September 2024
Beginner to intermediate
985 pages
35h 37m
English
To conclude this chapter and also this book, we’ll provide a brief and compact introduction to the topic of version management. While entire books can be written about this topic (and have been), the goal here is to give you the most important facts about this topic as concisely as possible.
Sooner or later, you'll have to think about how to store your source code in a way that ensures you have a backup and, if you're working with multiple developers on a project, how to keep the source code up-to-date between developers and make changes made by one developer visible and accessible to the others. In short, you need to worry about version management. However, ...
Read now
Unlock full access