In this video series we are going to cover the basics of Git. And in this video, we will inspect the commit history of an already existing project, namely a command-line based Tic-Tac-Toe game.
Links:
Corresponding blog post (and slides): https://www.sebastian-mantey.com/post...
GitHub repo: https://github.com/SebastianMantey/Gi...
Git website: https://git-scm.com/
Sentdex’ Python Tutorial: • Introduction to Python 3 Programming Tutorial
"Git Tutorial" playlist: • Git Tutorial with Python p.1 – Key Concept...