January 2020
Beginner
193 pages
2h 32m
English
As soon as people start their programming careers, they are hit with the ton of bricks that is the version control system (VCS).
Version control software is used to keep track of, manage, and secure changes to files. This is a very important part of modern software development projects.
SVN (Subversion)
Git (git)
Add
Commit
Revert
Remove
Branch
Merge
IDEs have plug-ins for dealing with version control systems and usually have built-in support for popular systems such as SVN and Git.
Read now
Unlock full access