Beginner's Guides to Git
August 14, 2015
A handful of wonderful resources to get you started! All of these sources helped me create this website!
Beginner’s guide to GitHub: A clear explanation of the command line interface.
Ultra-simple guide to getting started with git. (With Diagrams!)
Code School Tutorial– Hands-on Experience! This is a great tutorial to help understand how Git Works!
Git Cheat Sheet provided by Github: Summary of common git command line functions.
A Visual Guide to Git: Full of diagrams and explanations for more visual learners.
GitHub Presents: Hello-world Activity A hands-on exercise every beginner should try.
Git Basics: Helpful, In-Depth Documentation