Git Started with GitHub
Below are the top discussions from Reddit that mention this online Udemy course.
Learn the basics of Git and GitHub, with clear, step-by-step instructions by a highly rated teacher
Reddemy may receive an affiliate commission if you enroll in a paid course after using these buttons to visit Udemy. Thank you for using these buttons to support Reddemy.
Taught by
Jason Taylor
Reddit Posts and Comments
0 posts • 2 mentions • top 2 shown below
1 points • HustlersPosterchild
This isn't really a VS Code issue, but a learning Git issue, this should help with that: https://www.udemy.com/course/git-started-with-github/
And once you've wrapped your head around that, then you can learn how VS Code's built-in Git integration works: https://code.visualstudio.com/docs/editor/github
2 points • OldTransportation103
Free Git & GitHub Course
Udemy has several other free git courses, just search.
​
MIT has a free course called The Missing Semester
https://missing.csail.mit.edu/
The section on Git
https://missing.csail.mit.edu/2020/version-control/
​
As for OOP you should have learned that in the first semester of Python?
The following is an easy to follow tutorial on OOP in Python.
https://realpython.com/courses/intro-object-oriented-programming-oop-python/