If you want to master Git and GitHub fast, you have to know about these resources:


1. Git Tutorials by Atlassian Become a git guru with the help of Atlassian’s tutorials. Atlassian has done a fantastic job with their explanations and visuals to understand git. For me, this would be one of the top resources for learning Git 🏆 👉 

atlassian.com/git/tutorials


2. Git Crash Course by Programming with Mosh (1hr) This is a good YouTube course for devs just starting with Git. Mosh does a great job of covering the basics. 👉 

youtube.com/watch?v=8JJ101…


3. Git cheatsheet by Atlassian Looking for a high-quality, comprehensive cheatsheet that you can trust? This is it! 👉 

atlassian.com/git/tutorials/…


4. GitHub Minesweeper Get a dose of nostalgia with this one! Learn on-the-job Git workflow while playing minesweeper with another player. So much fun you'll forget you're even learning.

profy.dev/project/github…


5. Git Official Docs It can sometimes take a bit of experience to learn effectively from docs, & Git docs are not the easiest to understand. If you’re experienced, use these docs. If you’re a beginner dev, Atlassian Git docs will serve you better. 👉 

git-scm.com/doc


6. Free Udemy Course — Become a Git & Github Expert (4hrs) Taken by over 100,000 students with a 4.6 star rating. This is a solid comprehensive resource to learn Git and GitHub 🙌 👉 

udemy.com/course/git-exp…


7. Git & GitHub Youtube Course (5hrs) Another very comprehensive course that goes really deep on explanations. This is a great resource if you want to dive really deep and advanced into Git and GitHub. 👉 

youtube.com/watch?v=KMOmw1…


8. Oh My Git! This is an open source card game that is dedicated to teaching important git commands. There's even an integrated terminal for you to test any git command you wish. Their graphics is nothing fancy but it helps with learning visually.

ohmygit.org


If you enjoyed this thread, don't forget to like, comment, and retweet the first tweet. I simplify programming and getting into techđź’ˇ Follow @NikkiSiapno for more threads like this.


Top