+1 62646-13583 Log In Sign Up

Mastering Git and GitHub

SUPPORT TOLL FREE NO : 1-312-4769-976

Why this course ?

  • 80% of Global Fortune 1000 organizations expected to adopt DevOps by 2019 – CA
  • Google, Facebook, Microsoft, Twitter, LinkedIn, Netflix & many other MNC's worldwide use Git across industries.
  • Average salary of Git and GitHub Professional is $85k - Indeed.com

  • 128K + satisfied learners. Reviews

290
190

Course Duration

You will undergo self-paced learning where you will get an in-depth knowledge of various concepts that will be covered in the course.

Real-life Case Studies

Towards the end of the training, you will be working on a project where you will implement the techniques learnt to visualize.

Assignments

Each class has practical assignments which shall be finished before the next class and helps you to apply the concepts taught during

24 x 7 Expert Support

We have 24x7 online support team to resolve all your technical queries, through ticket based tracking system, for the lifetime.

Forum

We have a community forum for all our customers that further facilitates learning through peer interaction and knowledge

Avvacado Tech Info's Mastering Git and GitHub training course is designed to make the course participants experts in Git tool. It starts with fundamental concepts like Git branch and commits to advance topics like design and Git work flow. The course will cover different components of Git and GitHub and how they are used in software development operations. The course will also cover Installation & Configuration of GitHub and other tools and techniques like GitHub desktop and Source-tree as well.

After the completion of 'Mastering Git and GitHub' course at Edureka, you will be able to:

1. Understand and apply various Git commands

2. Explore Git with tools like GitHub Desktop and SourceTree

3. Apply various designing and work flow techniques using Command line

4. Use commands and tools for reviews

5. Implement Git flow designs in SourceTree 

6. Apply work flow using GitHub Desktop

Ever wondered what 10 million users and most silicon valley companies like Facebook and Google use for creating and managing open source API's and to help the open source community. It is GitHub, a Git repository hosting service founded just a few years ago to build software better, together.

Most of the high paying companies are using Git and GitHub for their new, innovative and upcoming Software Languages. Open source software's can now be made using GitHub and you will be able to share your repositories with other developers so that they can also contribute. GitHub concepts can be implemented in Big Data and Hadoop technology, Java Projects and other frameworks as well. Some of the trending repositories in GitHub are Scala and AngularJS.

The following professionals can go for this course:

1. Software Professionals

2. Testing Professionals

3. Software Architects and Designers

4. Open source contributors and enthusiasts

5. Developers who want to gain acceleration in their careers as professionals using Git and GitHub

6. Managers who are technical subject matter experts, leading software development projects

The pre-requisite for this course include knowledge of Microsoft Windows GUI and Windows Command line.

Learning Objectives - This is an introduction session to Git. Participants will learn what is a version control system, why we need one? Participants will also learn the different types of version control system and the advantages and disadvantages of traditional VCS. Then we will end this session with an introduction to Git.

Topics - What is version control/revision control system, Features of VCS, Benefits of VCS, Drawbacks of VCS, Types of VCS, General overview of Centralized VCS and an introduction to Git-Distributed Version control system.

Learning Objectives - In this session, we will install, setup and configure Git. We will also learn how to install on different OS and configure. We will also see the different configurations possible. Then we will create an account on GitHub and walk through GitHub and different options available.

Topics - Installation of Git on Windows/Mac/Linux/Unix, Configuration of Git, Why command line for this course, Walk through of the command line basics, Git file life cycle, Walk through of GitHub, Creating Git repository- Local repository and configuring to GitHub, Creating repository on GitHub and cloning on local, Understanding basic git commands- git add, rm, commit, push, clone, init, Ignoring files, Command shortcuts and Revisiting the file life cycle with understanding the internals of Git.

Learning Objectives - In this module, we will understand the Git file lifecycle, work will basic git command, understand local and remote repositories. Then we will work with remote repository and perform the git operations on remote repository.

Topics - Understanding Git buzzwords- Head, Master, Dev/Feature branch, Clone, Push, Collaborator, Remote, Configuring remote repo on GitHub, Working with remote repository- Adding remote repo, Renaming remote repo, Deleting remote repo, Configuring remote repositories, Understanding Git pull, fetch commands and use cases, Forking and pull requests in GitHub- Origin, Upstream and Downstream.

Learning Objectives - In this module, we sill work with branching and merging. Branching and merging is one of the key features and in this section, we will be learning different ways of merging the branches and how to perform basic git operations on branches like create, checkout, delete etc. We shall also create tags and understand the difference between branch and tag.

Topics - Introduction to branching, Branching in Git, Types of branches, Switching between branches and different commits, How internally Git manages the branches, Merging strategies- Regular merging, Fast forward commits, Rebase, Difference between Merging and Rebase commands, Deleting the branches- Safe delete after merge, Force delete, Tagging in Git- Different types of tags, Creating, deleting tags, Difference between branching and tagging and Stashing in Git.

Learning Objectives - In this module, we shall look at the different workflows that are possible in Git. We shall see the popular workflows that we can use. Then we will see the different kinds of workflows that can be created to suit our development need.

Topics - Different types of workflows in Git, Git in real time open source projects, Working with Git on Eclipse–IDE, Walk through of the commands, Conclusion and QA.

Learning Objectives - In this module, we shall install git plugin on Eclipse and IntelliJ IDE and walk through all the git commands using the IDE. We shall also look at the Github UI and explore various options available on Github.

Topics - Installing Eclipse IDE and configure Git plugin, Working with Git commands from IDE, Exploring GitHub UI options, Conclusion and QA.