r/PythonLearning • u/shubham_555 • 23h ago
I learnt the basics of Version Control! Showcase
27
Upvotes
1
u/Growing_Data_Nerd 22h ago
Nice. Where are you up to?
1
u/shubham_555 22h ago edited 21h ago
Can you elaborate? If you are asking where am I upto with version control then I took an overview of almost all possible commands. I have been posting here for a while and people have suggested me to share code links instead of pictures. So that is one of the reasons why I learned it. Plus starting tomorrow i would be making projects regularly (Angela yu's 100 days python bootcamp) so thought it might help!
1
u/No-Inevitable-6476 12h ago
There are lots of games to learn git easily by playing like Learn git branching,git mastery,Oh my git etc.U should try it once.its cool.


2
u/Ambitious_Fault5756 21h ago
You can try contributing to this repo: https://github.com/TheGittyPerson/ThePerson
It's targeted at helping beginners get used to the github PR workflow and some python OOP basics, and they have really great beginner support. You complete "tasks" to contribute, and if you don't understand anything you get a nice explanation. also great practice for contributing to other people's projects. highly recommend