A learning path for GitHub first-timers.
Start free course Join 3785 others!
A collection of useful courses, videos and links for Git and GitHub first-timers.
Someone told you to use Git and GitHub? Awesome! Let's find out what is GitHub in this short video.
GitHub flow is a lightweight, branch-based workflow that supports teams and projects where deployments are made regularly. This guide explains how and why GitHub flow works.
In this video, you will learn how to find the key pages and features we will be using throughout this course.
If you are looking for a quick and fun introduction to GitHub, you've found it. This class will get you started using GitHub in less than an hour.
By now you are probably wondering what a Git is and why it is important in writing code. Take a look at this short article on version control with Git.
This course will walk you through everything you need to start organizing ideas and collaborating using Markdown, a lightweight language for text formatting.
Using the SSH protocol, you can connect and authenticate to remote servers and services.
If you want to get a copy of an existing Git repository, read this guide.
Working locally has an interesting challenge of keeping the remote and local repositories update. Git pull and git push are network commands to help.
Merge conflicts are a normal part of working in Git. Learn why they happen and how to resolve them with ease.
1195 minutes
All public courses on Learning Lab are free.
Merge conflicts are a normal part of working in Git. Learn why they happen and how to resolve them...
If you are looking for a quick and fun introduction to GitHub, you've found it. This class will get...
This course will walk you through everything you need to start organizing ideas and collaborating...
Learn new skills by completing fun, realistic projects in your very own GitHub repository.