Practical Git: for Absolute Beginners
- Description
- Curriculum
- FAQ
- Reviews
This course is designed for students who never worked with Git. We will focus on Git basics from the very beginning and discover how to apply them. The course contains theoretical lectures followed by practical lessons. Every practical lesson shows the application material from the respective theory.
The course will teach you how to start applying Git from day 1 in a practical manner. The main accent is to familiarize with Git faster and try it out. The following topics will be covered:
– installation and setup;
– explanation what is Git repository, how to clone it, and what is the difference between local and remote repository;
– lifecycle of changes in files;
– commands to analyze made changes and revert them;
– common Git commands for saving and propagating modifications such as commit, push, pull;
– history log;
– what is a Git branch, how to use it and why it is important for teamwork;
– commands merge and rebase for effective collaboration with others;
– conflicts and files and how to resolve them;
– what is the pull request and its benefits;
At the end of this course, students will get all the necessary knowledge about Git and will be able to perform the basic git operations confidently. This course is mainly for beginners in the software development industry and everybody who is curious about git.
-
7Repository TheoryVideo lesson
-
8Repository - Hands-onVideo lesson
-
9Changes LifecycleVideo lesson
-
10Changes Lifecycle - Hands-on (Part 1)Video lesson
-
11Changes Lifecycle - Hands-on (Part 2)Video lesson
-
12Git CommitVideo lesson
-
13Git Commit - Hands-onVideo lesson
-
14Git Basics - QuizQuiz
-
20Git BranchVideo lesson
-
21Git Branch - Hands-onVideo lesson
-
22Git Checkout - Hands-onVideo lesson
-
23Git MergeVideo lesson
-
24Git Merge - Hands-onVideo lesson
-
25Git RebaseVideo lesson
-
26Git Rebase - Hands-onVideo lesson
-
27ConflictsVideo lesson
-
28Conflicts - Hands-onVideo lesson
-
29Pull RequestVideo lesson
-
30Pull Request - Hands-onVideo lesson
-
31Team Work with Git - QuizQuiz

External Links May Contain Affiliate Links read more