Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Git & GitHub: Learn Git and GitHub over the weekend
Rating: 4.4 out of 5(247 ratings)
5,928 students

Git & GitHub: Learn Git and GitHub over the weekend

Learn everything about most common activities and tasks in Git and GitHub in less than 3 hours
Created byAakash Agarwal
Last updated 3/2022
English

What you'll learn

  • Everyting you need to know about everyday Git and Github activites.
  • How to install and configure Git on multiple operating sytems
  • How to track creation, updation and deletion of files in a version controled file system
  • How to collaborate with your peers and easily accomodate their changes in your working directory using Git
  • Overview of commonly used GitHub operations

Course content

6 sections49 lectures1h 59m total length
  • Version Control Systems - what and why0:59
  • Types of Version Control Systems2:31

Requirements

  • Internet, computer/laptop
  • GitHub free account

Description

Git is the most popular Version Control System in the world, and most of the software development companies out there maintain their source code on Git and Git-related cloud platforms.

Join me in the journey to explore various concepts and activities in Git and GitHub that are used on daily basis in most of these companies.

This is the only course on Git and Git hub on Udemy which is not only short and can be covered on a weekend easily, but also covers the majority of Git and GitHub operations that you will use on regular basis.

In this course you will learn:

  1. The basics of Git form versions, version control systems, installation, to file life-cycle, branches, and basic operations in Git like push, pull, etc.

  2. Next, we will move to some advanced topics like conflicts, conflict resolution, tags, aliases, re-basing, stashing, etc.

  3. In the end, we will go through the overview of GitHub operations like branch management and creating and approving pull requests.

With this course, you will get lifetime-long access to almost 60 lectures and resources. After the course, you will have a good understanding of Git and GitHub and will be able to easily perform basic and advanced Git tasks.

Don't wait and join the course now!

Who this course is for:

  • Everyone who want to learn or know more about Git