Summary
In this chapter, we have covered two main topics—the idea of version control in application development and programming and its importance, as well as how to practice it using Git and GitHub within PyCharm. Specifically, we have learned how to carry out version control using Git and GitHub in two different ways: manually and with PyCharm.
With this knowledge, PyCharm users can apply version control to their own projects in a flexible way, skipping over the manual and tedious process in the Terminal/command line. We see that, by offering these features, PyCharm allows us to focus on the actual development process in any given software engineering project.
Aside from version control, there are other practices in application development— ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access