Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 2.09 KB

GitAndGitHub.md

File metadata and controls

16 lines (13 loc) · 2.09 KB

Using Git and GitHub

  • GitHub Learning Lab: Get the skills you need without leaving GitHub. GitHub Learning Lab takes you through a series of fun and practical projects, sharing helpful feedback along the way.
  • Try Git: Learn how to use Git with Code School's interactive course
  • Learn Enough Git To Be Dangerous: A comprehensive guide to becoming very comfortable with Git and Github, provided by Michael Hartl – creator of the Ruby on Rails tutorial and founder of the Learn Enough courses
  • Git Cheat Sheet : A cheat sheet that features the most important and commonly used Git commands for easy reference.
  • Markdown cheat sheet: Most web pages on GitHub are written using the Markdown HTML-preprocessor language. This cheat sheet includes most of the useful syntax for Markdown.

Open Source Coding on GitHub