Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Udemy

Git for Beginners

via Udemy

Overview

Learn everything you need to use Git and GitHub to track and store the changes of your source code.

What you'll learn:
  • Set up Git on your machine
  • Create a local Git repository
  • Stage and commit changes from the command line
  • View the history of your source code
  • Branch and merge your code to work on software features
  • Handle merge conflicts when working with branches
  • Push your code to a remote repository on GitHub
  • Clone a remote repository from GitHub
  • Create a pull request on GitHub
  • Collaborate with other developers on GitHub

Git is one of the most popular version control systems. This course will teach you how to work with Git to track and store the changes of your source code.

First, you will learn the bascis about Git. You will learn what version control systems are and how local, centralized, and distributed version control systems work.

After this, you will learn how to set up Git on your machine. You'll learn how to configure Git, so that your name and email are stored with every commit.

Next, you will learn how to work with local repositories. You will use the commandline to create a repository on your machine and I will show you how to stage and commit changes.

After this, you will learn how to branch and merge your code to work on specific features of your project. You will also learn how to handle merge conflicts that can happen when multiple developers are working on the same code base.

Finally, you will learn how to push your code to a remote repository on GitHub, how to clone an existing repository from GitHub, and how to use pull requests to collaborate with other developers.


After this course, you will have the skills and knowledge needed to use Git successfully in your projects.

Taught by

Thomas Claudius Huber

Reviews

4.5 rating at Udemy based on 641 ratings

Start your review of Git for Beginners

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.