Git and GitHub Version Control - The Complete Startup Guide

Learn Version Control using Git and GitHub - The Complete Startup Guide for beginners

  • (5.0) 0 eingeschriebene Studenten

Kursübersicht

Version Control Systems are very helpful in tracking the changes that you make to a document. A program or having the changes and files kept in the track between the team members working for the same goal, for the same project. The time, the effort, the energy you spent to have the documents aligned or you want to revert to the document or you want to collaborate between the team members working on the same project and same document will be very less or even zero. That is you don't have to spend any time and effort for managing the documents between the teams and merging them.

 

So it’s very important and very useful to have your project or files kept within a Version Control System so that you can revert to any version that you saved before any time or even if you revert, you can go beyond that point and get the latest version of the repository.

 

In software companies that are dealing with medium scale or large-scale projects, the team will be having the project files inside a Version Control System and they will work within the Version Control System. The most popular of the Version Control Systems used around the world is Git.

 

So, we will be dealing with Git's different commands, different functionalities of Git and GitHub, which is the most popular hosted git service, which is being used by companies all around the world.

 

Here is the list of topics that we are going to discuss in this course.

 

At first, there will be an introductory session, where I will be explaining the concepts of git. How git is working and why need git in the first place.

 

In the second session, we will be going ahead and installing git in your computer and how you can configure the git-based Bash Shell.

 

In the third session, we will be initializing a git, we will be dealing with commands like init, add and status.

 

And in the fourth session, we will learn how to get log of the git, commit the changes to git and then check out a different version of that project using git.

 

And in the fifth session, we will deal with Branches. How we can manage branches inside a git repository.

 

And in the sixth session, we will deal with creating a Git Hub account and configuring a Git Hub account and In the next session, we will push all the local repository into the Git Hub server and then we will make some changes in the Git Hub server and we will do the pull back from the git hub server. The changes from the Git Hub Server to our local repository.

 

And sometimes there will be conflicts. Two different persons editing the same file and the same lines some times and they will try to push the changes to the server. We will deal with the merge conflicts in the next session.

 

And throughout these sessions, we will be dealing with the commands the git commands which we execute using the git Bash shell. In the ninth session, we will deal with Git GUI, where you don't need to execute the commands by typing it. You can use a Graphical User Interface very easy to do the merging, the push, the pull, and the synchronization with the git server.

 

And in the final session, we will compare different git service providers. The git server service providers available throughout the internet and compare the plans available with them. The pricing and the plans and we will discuss which one is better and which one is good and all.

 

So, all together this will be a very valuable course for you to get started with the git-based version control system and working with Git Hub which is the most popular git service provider in the world.

 

And while joining a company, of course, they will be asking you if you are familiar with working with git environment you can confidently answer them that "yes I am" after doing this course. This will be adding really good value to your profile.

 

And we will be providing you with a completion certificate by the end of this course. You can keep it within your profile so that you will be adding more value to your profile. So, see you soon in the classroom. Let's get started with the git journey. Thank you!!

Was sind die Anforderungen?

  • A complete beginner who has basic computer knowledge

Was bekomme ich von diesem Kurs?

  • You will be well versed in almost all of the basic git commands and operations.

Was ist das Zielpublikum?

  • A complete beginner who wants to learn version control using git. Also already working professionals to get familiar with git.

Über den Autor

I  am a pioneering, talented and security-oriented Android/iOS Mobile and PHP/Python Web Developer Application Developer offering more than eight years’ overall IT experience which involves designing, implementing, integrating, testing and supporting impact-full web and mobile applications. I am a Post Graduate Masters Degree holder in Computer Science and Engineering. My experience with PHP/Python Programming is an added advantage for server based Android and iOS Client Applications. I am currently serving full time as a Senior Solution Architect managing my client's projects from start to finish to ensure high quality, innovative and functional design.

Lehrplan

Introduction
1 Video Lectures | 05:09

  • Introduction
    05:09
     

Why should we use Version Control and why to choose Git
1 Video Lectures | 08:00

  • Why should we use Version Control, it's advantages and why to choose Git
    08:00
     

Downloading and Installing Git
1 Video Lectures | 05:57

  • Downloading and Installing Git
    05:57
     

Initializing Git, getting Status and Adding/Staging files to Git
1 Video Lectures | 08:12

  • Initializing Git, getting Status and Adding/Staging files to Git
    08:12
     

View Git Log, Committing added/staged changes and checkout Commits
2 Video Lectures | 12:53

  • Part 1 - View Git Log, Committing added/staged changes and checkout Commits
    06:00
     
  • Part 2 - View Git Log, Committing added/staged changes and checkout Commits
    06:53
     

Branches and dealing with Detached Head States
1 Video Lectures | 07:10

  • Git Branches and dealing with Detached Head States
    07:10
     

Creating a GitHub Account and adding remote repository to local Git
1 Video Lectures | 07:11

  • Creating a GitHub Account and adding remote repository to local Git
    07:11
     

GitHub Push and Pull-add SSH Key and remote repository to local Git-Part 1 and 2
2 Video Lectures | 17:57

  • GitHub Push and Pull - adding SSH Key and remote repository to local Git-Part 1
    09:12
     
  • GitHub Push and Pull - adding SSH Key and remote repository to local Git-Part 2
    08:45
     

Dealing with Merge Conflicts
1 Video Lectures | 05:58

  • Dealing with Merge Conflicts
    05:58
     

Quick Tip: Git Stashing
1 Video Lectures | 02:57

  • Quick Tip: Git Stashing
    02:57
     

Quick Tip: Git Clone
1 Video Lectures | 01:41

  • Quick Tip: Git Clone
    01:41
     

Git GUI - How to use
1 Video Lectures | 04:29

  • Git GUI - How to use
    04:29
     

Compare Git Service Providers - GitHub, Bit-bucket and git lab
1 Video Lectures | 06:26

  • Compare Git Service Providers - GitHub, Bit-bucket and git lab
    06:26
     

Bewertungen

  • Keine Bewertungen gefunden