The following Git & GitHub Learning Resources are assembled from various resources:
1. GitHub Account
- A step-by-step guide to Git | opensource.com. A resourceful article with related articles on Git branching and creating a GitHub pull request.
- How you can learn Git and GitHub while you’re learning to code | freeCodeCamp
2. Git & GitHub Basics
- Git Hand Book | GitHub Guides
- Git Documentation. A Git Book covering all about Git including getting started & Git basics.
- Git from Beginner to Advanced | Made by Mike
- Little Things I Like to Do with Git | CSS Wizardy
3. Git & GitHub Practices
- Git & GitHub Practices
- Git How To | githowto.com. This guided tour walks through the fundamentals of Git.
- Git Documentation. A Git Book covering all about Git including getting started & Git basics.
- GitHub and Git Setup and Essentials – Part 1 | Robin Wieruch. This is in depth tutorial with working examples & explanation.
4. Git Cheat Sheet
5. Getting Started Git Project
- Getting Started with Git | taniarascia.com
- Most Basic Git Commands with Examples | RubyGarage
- An Intro to Git and GitHub for Beginners | HubSpot
6. Git & GitHub Team Workflow
- How to establish a Git Team Workflow – Part 2 | Robin Wieruch. Good explanation & working examples of team Git Workflow.
7. GitHub Pages
- GitHub Pages — A Comprehensive guide | dev.to A step by step guide (two parts series) to set up GitHub pages (link to part 2).
8. Other Useful Links
- A Quick Primer to Version Control Using Git by Pauline Zang| Medium. A good article to understand Git basics with good resourceful links.
