Introduction to Git and GitHub
Learn how to use Git, a popular version control system, to track code versions. Set up a GitHub account to store your code remotely. Understand Git’s core functionality, including branches and merging. Collaborate with others using remote repositories. Store your code’s history and create a portfolio. Install Git on your computer.
In this course, you’ll learn how to keep track of the different versions of your code and configuration files using a popular version control system (VCS) called Git. We’ll also go through how to setup an account with a service called GitHub so that you can create your very own remote repositories to store your code and configuration.
Throughout this course, you’ll learn about Git’s core functionality so you can understand how and why it’s used in organizations. We’ll look into both basic and more advanced features, like branches and merging. We’ll demonstrate how having a working knowledge of a VCS like Git can be a lifesaver in emergency situations or when debugging. And then we’ll explore how to use a VCS to work with others through remote repositories, like the ones provided by GitHub.
By the end of this course, you’ll be able to store your code’s history in Git and collaborate with others in GitHub, where you’ll also start creating your own portfolio!
In order to follow along and complete the assessments, you’ll need a computer where you can install Git or ask your administrator to install it for you.
User Reviews
Be the first to review “Introduction to Git and GitHub”
You must be logged in to post a review.


There are no reviews yet.