September 2019
Beginner to intermediate
494 pages
13h
English
I personally think the easiest and quickest way for a programmer to appreciate version control is to imagine various scenarios, programming-wise, where things will become dire, or even catastrophic if version control is not being implemented.
The scenario that can be imagined easily (which has also probably happened to you) is when a programmer has made too many changes to a project that cannot be easily reverted manually. For example, after two hours of implementing a specific feature for your program, you decide that the feature is no longer desirable and would like to omit any instance in the project where that feature is used. This is not an easy task to do manually, especially if the feature is ...
Read now
Unlock full access