Difference between revisions of "Learning Git (1)"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(External links)
Line 53: Line 53:
 
* [http://sixrevisions.com/web-development/easy-git-tutorial/ Quickly Get Started with Git]
 
* [http://sixrevisions.com/web-development/easy-git-tutorial/ Quickly Get Started with Git]
 
* [http://sirupsen.com/starting-with-git/ Starting With Git!]
 
* [http://sirupsen.com/starting-with-git/ Starting With Git!]
 +
* [Good Resources for Learning Git and GitHub]
 +
 +
Videos:
 +
 
* [https://generalassemb.ly/online/videos/getting-started-with-git-and-github Getting Started with Git and GitHub] - Derek Dahmer  
 
* [https://generalassemb.ly/online/videos/getting-started-with-git-and-github Getting Started with Git and GitHub] - Derek Dahmer  
 
* [https://www.youtube.com/watch?v=DVDLoe_2MBc Getting Started with GitHub + Git] @ YouTube
 
* [https://www.youtube.com/watch?v=DVDLoe_2MBc Getting Started with GitHub + Git] @ YouTube
* [How to Get Started with Github How to Get Started] @ YouTube
+
* [https://www.youtube.com/watch?v=73I5dRucCds How to Get Started] @ YouTube

Revision as of 08:20, 9 October 2015

This article introduces Git for the beginner.

Requirements

Learning and using Git requires:

Git hosting services

See GitHub.

Git clients

See Git client and GitHub Desktop.

Git servers

See Git server.

See also

External links

GitHub links:

General links:

June 06, 2013

Videos: