List of Git and GitHub Learning Resources
·2 mins
Table of Contents
Some links from my recent learning.
Sites #
- Official Git user manual
- HubSpot.com - An Intro to Git and GitHub for Beginners (Tutorial)
- LearnXinYMinutes.com - git
- Oh Shit, Git!?! - Git with humour (including swearwords)
- Reddit - Anyone got an ELI5 version for basic GIT?
- Recent question with some good answers
- Reddit - a bunch of git tutorials
- Link to deployhq.com git
- Reddit - Can someone please explain GitHub to me.
- See: Warning: Extreme Simplifications Ahead.
- Reddit - Should I start learning GitHub simultaneously?
- Turned into a resource!
Videos #
- uDemy.com - - 1 hour intro (normally free)
- Git Video Tutorial (YouTube), with cheat sheet - 25 min basics tutorial by Derek Banas, see the link for the Cheat Sheet.
- Git and Github for Poets - YouTube - 2h 16m series by The Coding Train - This course is designed to teach you the basics of working with git version control and the GitHub website.
Cheat Sheet #
Books #
- ProGit - Official Book - Free - Pdf, ePub & Mobi
- GoalKicker.com - Git - Notes for Professionals (pdf)
Advanced Git and GitHub #
- Github - dictcp / awesome-git - curated list from a beginner to advanced
- Github - sindresorhus / awesome - See links under Development Environment
- Github - sdras - / awesome-actions - GitHub Actions (Advanced)