#Programming (Програмування)
163 posts in category «Programming (Програмування)»
Notes on programming in Ukrainian: coding languages, algorithms, the latest technologies and other useful information for developers.
What is SCM (Source Control Management)?
What is SCM (Source Control Management)? What is it needed for, when and how did it appear? What popular services exist?
What is a commit in the context of programming and SCM / Git?
What is a commit in the context of programming and SCM / Git? The principle of operation and examples of a commit.
What is a repository?
What is a repository? What is it for and how does it work?
What is an idempotent method?
What is an idempotent method? Description and examples of idempotent methods in programming.
How to remove the .DS_Store file from a Git repository?
How to remove the .DS_Store file from a Git repository? Ignore new .DS_Store files and remove those already added to Git.
What is .gitignore? What is it for and how to use it
What is .gitignore? What is it used for and how to use it? Examples of configuration.
What does a dot at the beginning of a file (.gitignore, .DS_Store, .bashrc, etc.) mean?
What does a dot at the beginning of a file (.gitignore, .DS_Store, .bashrc, etc.) mean? How to show or hide these files on macOS …
How does the map method work in Ruby? An overview of the method's operation with examples.
How does the map method work in Ruby? An overview of how the Ruby map method works with examples. Why is it called that?
What does .map(&:name) mean in Ruby?
What does .map(&:name) mean in Ruby? Examples of using the shorthand for the map call.
How to fix a Windows crash caused by CrowdStrike?
How to fix a Windows crash caused by CrowdStrike? Fix for the global issue.