All the Git and Version Control Classes
In theses classes, you'll learn to use Git and version control. Git is an essential tool for any professional developer.
How to Install Git
In this class, you'll see how to install Git. We'll show Mac users how to set up Xcode and PC users how to set up SourceTree.
Coding
10 lessons
1.05 hours
Intermediate
How to Use Git and Version Control, Part 1
In this introduction to Git, you'll learn to make commits, create repositories, track files and much more.
Coding
10 lessons
1.47 hours
Beginner
How to Use Git and Version Control, Part 2
In Part 2 of the Git series, you'll learn how to move code between your work environment and the shared Git environment. You'll see how to use Github, Bitbucket and SSH keys.
Coding
20 lessons
1.53 hours
Intermediate