Mô tả

From this course, you can learn Git from basics to advanced concepts.

This course was created for software engineers who want to learn how to track changes with the help of Git. No matter what programming language you use - the git is equal for everyone :)

There are a lot of other courses on this topic. So, why would you choose exactly this course?  Here are just a few reasons:

- Real-life cases & demo during the video lesson 

There are a lot of other courses that taught you Git. But there are only PowerPoint presentations and nice diagrams. You may learn hundreds of git commands but you won't be able to apply them in real life after that courses.

In this course, we will imitate teamwork and work on one project from scratch. We will review different life scenarios online, on the video, I will show you the best way to approach various cases.

You are going to learn enough theory to understand practical examples and exercises. No watter :) Only Git!

- Practical orientation of the course

This is what makes this course so unique. During the course, we are not talking about super abstract things and inventing our own Git. Your focus is put on the questions that you will face on daily basis during the software development. That's why this course is called 'Practical Guide for Developers'.

- Q&A support 

The significant difference between the online and offline learning process is the instructor's availability. If you are in one room with a tutor he always can help you to get understand the specific concept or to help fix your code on your computer.
In this course, we are supporting students with answers to any questions flagged in the Q&A section. In case there will be recurring questions - separate video lessons will be created to show how to address the issue.

So with this course you are not just getting video materials, code exercises, source code, access to the free mobile application without limits (which is still pretty cool, huh? :) ), but you also get tutor support and answers to your questions along with this course.

- Relevant knowledge

After our team investigated other Java courses on Udemy we realized that most of them have nothing in common with real life. The information which is shared there is very old and significantly out of date. For example, the instructor teaches a framework which is not been used already for 15 years. Or instructors do stress on the programming design which is not used anymore at all!

The instructor of this course is a consultant in a top-rated IT outsourcing company and helps to bring cutting-edge solutions in IT for all his clients. Feel free to check the LinkedIn page of the instructor and check skills endorsement. More than 19 thousand people across all over the world (BTW most of them are from the top 100 companies of the world) evaluated the skills of Andrii Piatakha.

With this course, you can be sure that you will spend your time learning the right things from one of the best IT consultants in the world.

- High concentration of useful material in each lesson

Sometimes you can notice that watching 5 minutes of our lesson is equivalent to watching another 30 minutes lesson.

This is because time spent for preparation for the lesson (script for the lesson, lesson structure) and video editing (to cut boring pieces of the lesson or time when the program loads) sometimes 10 times as much (sometimes even 20) as the final lesson duration after video editing.

Also, each topic is separated from another. In case some concept will be explained in the next lesson and you don't need to worry about understanding this in the scope of this lesson - the instructor will make an announcement when a specific topic will be covered.

Go and try it yourself! We will appreciate your feedback.


So don't wait! Take a look at the lessons' preview if you still have doubts!

Buy this course today, and you will get all updates for FREE!

For those who successfully passed this training course, or for students who were recognized for asking amazing questions, there is a special offer from the IT-Bulls company! The creator of this course is IT-Bulls company CEO and Founder. We are always in search of talents to run our amazing startups together with you. Probably you always dreamed about running your startup? In this course, you will be able to find the team who will teach you how to do that and (in particular cases) will be glad to help with implementation!

Hope you enjoy this course! And remember, we appreciate all your feedback! Your feedback will help us to become even better! Your feedback will help us to create to best Java course ever!

See you at the lessons! :)

Bạn sẽ học được gì

Git :)

Learn the key concept of Git

Perform basic and advanced git operations

Manage branches, solve merge conflicts like a PRO

How to work with GitHub

Manage Local and Remote repositories

Manage files with Git in your filesystem

Rebasing in git

How to develop software in team using git

Step through the entire Git workflow

Best practices of using git

How to keep git history clean

Real-life cases of using git

Yêu cầu

  • Admin rights may be required for software installation
  • Course is created to learn Git from scratch to advanced level, so no specific requirements for the base level

Nội dung khoá học

18 sections

Introduction

3 lectures
Communication plan
04:10
Version Control Systems & Git - Overview
07:36
Tips to Improve Your Course Taking Experience
00:44

Git Basics: First steps

7 lectures
How to Install Git and Basic Git Configuration
09:40
How to install git on linux and MacOS
00:09
How to set Windows notepad as a default text editor in git
00:10
Reference to the GIt Project that I'm going to use during the course
00:25
Git repo init, First commit and main bracnh
09:11
Git ignoring & Git log
10:18
Git undoing things & Vi text editor
08:57

Remote Repository: GitHub

1 lectures
Git remote repositories
10:20

SSH Connection

1 lectures
SSH Connection
08:38

Branch Management & Pull Requests

3 lectures
Git Branching
16:54
Pull Requests & Merge Requests
11:12
Updating local repository (fetch, merge, pull) & Team development demo
12:58

Merge Conflicts

1 lectures
Merge Conflicts
13:48

Git History Management

3 lectures
Git Rebasing & Force Update of remote repository
16:48
Git Interactive Rebase
09:01
Git reset
11:10

Stashing changes in git

1 lectures
Git stash
12:11

Restoring lost snapshots in Git

1 lectures
Git reflog
06:52

Moving commits between different branches

1 lectures
Git cherry-pick
10:59

Cloning existing repository

1 lectures
Cloning remote repository: git clone
00:29

Git and Eclipse integration

1 lectures
Git and Eclipse integration
14:46

Code Review Fundamentals

2 lectures
Introduction to Code Reviews
13:22
Basics of Code Review Process
23:54

Tools, Automation, and Industry Best Practices

1 lectures
Tools for Code Review and Code Analysis
23:45

Advanced Code Review Strategies

2 lectures
Code Review Guidelines & Contribution Policy
23:54
Coding Standards, Code Quality & Consistency
25:14

PRACTICE: Coding exercises to practice Code Review & Refactoring Skills

6 lectures
Why this section is important for this course?
01:27
Single Responsibility Principle: User Registration and Authentication Refactoring Exercise
1 question
Open / Closed Principle: Shape Refactoring Challenge
1 question
Liskov Substitution Principle: Square and Rectangle Refactoring Challenge
1 question
Interface Segregation Principle: Worker Refactoring Challenge
1 question
Dependency Inversion Principle: Car-Engine Refactoring Challenge
1 question

Development Metrics & KPIs to Verify During the Code Review and Merge Requests

11 lectures
Why this section is in the course?
01:03
Metric, KPI & OKR
23:25
RAG Status to Present KPI
02:18
Introduction to Engineering Excellence Metrics & KPIs
04:52
Development Metrics & KPIs: Tech Debt Ratio & Index, Cyclomatic Complexity
28:05
Development Metrics & KPIs: Unit Test Related Metrics - Part 1
16:06
Development Metrics & KPIs: Unit Test Related Metrics - Part 2
22:28
Development Metrics & KPIs: Duplicate Code & Commented Code Index
24:25
Development Metrics & KPIs: Code Review Feedback Loop Time & Code Reviews
22:23
Development Metrics & KPIs: Rules Compliance Index (RCI) & Violations
26:02
Development Metrics & KPIs: Integration Test Coverage & End-to-End Test Coverage
24:10

Bonus section

1 lectures
Bonus lesson
02:51

Đánh giá của học viên

Chưa có đánh giá
Course Rating
5
0%
4
0%
3
0%
2
0%
1
0%

Bình luận khách hàng

Viết Bình Luận

Bạn đánh giá khoá học này thế nào?

image

Đăng ký get khoá học Udemy - Unica - Gitiho giá chỉ 50k!

Get khoá học giá rẻ ngay trước khi bị fix.