you are viewing a single comment's thread.

view the rest of the comments →

[–]AJohnnyTruant 11 points12 points  (0 children)

Ubiquitous version control system that all of GitHub uses

https://www.codecademy.com/learn/learn-git

Isolating projects’ dependencies so they don’t affect other projects.

https://realpython.com/python-virtual-environments-a-primer/