Git for Distributed Software Development (LFD109x)

Kód kurzu: LFD109x

In this course, you will learn what Git is and how to install it. You will see how to initialize a repository, make changes in it, make it available to others, and acquire and use the changes made by other individuals. The course will teach you how to find errors in your and others’ work, and how to go back to a working copy to quickly identify the change that produced the error. You will also become familiar with some essential Git procedures, such as cloning, branching, making commits, getting diffs, doing merges, and rebasing. The course will touch on complicated workflows so you understand how to approach them when problems arise.

This course will prepare you to use Git to create new repositories or clone existing ones, commit new changes, review revision histories, examine differences with older versions, work with different branches, merge repositories, and work with a distributed development team.

Odborní
certifikovaní lektori

Mezinárodne
uznávané certifikácie

Široká ponuka technických
a soft skills kurzov

Skvelý zákaznicky
servis

Prispôsobenie kurzov
presne na mieru

Termíny kurzov

Počiatočný dátum: Na vyžiadanie

Forma: Self-Paced

Dĺžka kurzu: 98 dní

Jazyk: en

Cena bez DPH: 0 EUR

Registrovať

Počiatočný
dátum
Miesto
konania
Forma Dĺžka
kurzu
Jazyk Cena bez DPH
Na vyžiadanie Self-Paced 98 dní en 0 EUR Registrovať
G Garantovaný kurz

Nenašli ste vhodný termín?

Napíšte nám o vypísanoe alternatívneho termínu na mieru.

Kontakt

Cieľová skupina

This course is designed for computer users who have limited or no experience working in a collaborative development environment; and/or for those who already have done some work on Linux and other open source projects and are looking to gain a good grasp of how to use Git.

Štruktúra kurzu

Chapter 1. Introduction to Git
Chapter 2. Git Installation
Chapter 3. Git and Revision Control Systems
Chapter 4. Using Git: An Example
Chapter 5. Git Concepts and Architecture
Chapter 6. Managing Files and the Index
Chapter 7. Commits
Chapter 8. Branches
Chapter 9. Diffs
Chapter 10. Merges
Chapter 11. Managing Local and Remote Repositories
Chapter 12. Using Patches
Chapter 13. Advanced Git Interfaces: Gerrit
Final Exam (verified track only)