Learn Git
Codecademy
Introduction to Git This will take you approximately 8 hours 45 minutes to complete.
By now you should be able to:
- Apply different ways to undo changes made to a Git project.
- Describe when to use them.
- Create multiple versions of a project with branching.
- Demonstrate Git collaborations with remotes, pulling and pushing.
If you finish and wish to continue learn more, here are some resources for you to explore further:
Additional resources
- Linkedin Learning: Programming Foundations: Version Control with Git (1 hour 20 minutes)
To access the course, click Next > Click Load Programming Foundations: Version Control with Git button - Linkedin Learning: Git Essential Training: The Basics (2 hours 55 minutes) To access the course, click Next > Click Load Git Essential Training: The Basics button
-
Udacity: Version Control with Git
-
Git-Scm: Pro Git book
- Advanced Git series