Course 4 focuses on using git for open source software distributed development. Git is a revision control system which arose out of the Linux kernel development community. Git was designed to help developers spread across the globe working on complicated projects coordinate their work in a rational way and keep track of everything they were doing. Overtime, Git has grown to be used by millions of projects today. This course gives you the opportunity to learn how to use git efficiently and make contributions in a relatively short amount of time. It will cover: How to install git How to initialize a repository How to make changes in a repository How to make changes in repositories available to others How to acquire changes made by other individuals How to find errors in your work and go back to earlier states of yoru projects How to make commits, diffs, merges, rebases. The course will help you get the skills to have a good understanding on how to use git. You will have a good knowledge about git workflows, identifying problems in your workflows, and finding solutions to solve these problems. The Linux Foundation supports the creation of sustainable open source ecosystems by providing …
Instructor Details
Courses : 5
Specification: Using Git for Distributed Development
|
15 reviews for Using Git for Distributed Development
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Provider | |
---|---|
Duration | 7 hours |
Year | 2018 |
Level | Beginner |
Language | English |
Certificate | Yes |
Quizzes | Yes |
Cesar C –
Nice training!. It provides the fundamental concepts for developing with git. Maybe I missed some mentions (or even labs), which popular systems using git, such as github or even gitlab, where simple collaboration workflows may be illustrated easily.
ELINGUI P U –
Great course, happy to learn about Gerrit!
Raghu K V –
Good course.
John O O –
Don’t like this course! A lot of text… 🙁
Mahima A –
Simple and easy explanation of the concept along with basic git commands. Best for beginners.
Raimon R –
Missed maybe some practical examples to follow up during the course. With a dummy repository just for the course so students can play with it.
Sidra –
It Was amazing experience to complete the specialization.
Jorge S –
Very complete course of git.
Sourabha G –
Very informative course !
yiding y –
I have been using git in my current work for revision control but I didn’t have a chance to systematically learn it and this is the reason I took the course. Pro: This course gave me an overview of essential parts of using git even though I need to dive into each part more than the course’s material. I like this type way in learning. Cons: 1. For a beginner who didn’t use any source control tool, I don’t feel this is a good course to learn since there are very less practical examples. I feel the author assume you know or at least used other revision control tool. You would feel still don’t know how to use it even though can pass all the quiz 2. Much more reading than demonstration in the course. Also the content in the reading is not well organized in some sections. Easily to lose the logic why this shown here. I usually need to search for other material after looking through the reading session.
Yoshida H –
Very good course to learn the overview for git.
Tushar M –
A very brief introduction to Git.
Geo R –
This course gives an introduction to Git. The concepts are explained well.
Dor A –
Excellent course that is informative, easy to follow, and has lots of opportunities to test your knowledge and learn more if interested. It is clear to me that a lot of work was put into preparing this course and that its creators are well informed about these tools.
houssem z –
This course is very instructive and it contains all the information needed to master git.