Skip to content

Version Control with Git & GitHub

michaelhtleung edited this page Mar 7, 2018 · 12 revisions

Introduction to Git & GitHub

What is Git?

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.

What is GitHub?

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.

GitHub Resources to Explore:

alt text

Guide Name Reading Time Link
Understanding the GitHub Flow 5 minutes https://guides.github.com/introduction/flow/
Hello World in GitHub 10 minutes https://guides.github.com/activities/hello-world/
Forking Projects 4 minutes https://guides.github.com/activities/forking/
Mastering Markdown 3 minutes https://guides.github.com/features/mastering-markdown/
Git Handbook 10 minutes https://guides.github.com/introduction/git-handbook/

Git Resources to Explore:

Guide Name Reading Time Link
Interactive Git Tutorial 15 minutes https://try.github.io/levels/1/challenges/1
Udacity Git Tutorial https://blog.udacity.com/2015/06/a-beginners-git-github-tutorial.html

Clone this wiki locally