К содержимому
learnspaceYOUR NEXT CHAPTER
ПРОСТРАНСТВО ОБУЧЕНИЯ
ГлавнаяКаталог курсовМоё обучениеCoursera

Знания без границ

Учитесь у лучших университетов и компаний мира.

Открыть Coursera
Интеграция
Пространство университета
Моё пространствоСтраница курса
↵
ЯЛичный кабинетСтудент
© 2026 LearnSpaceКаждый день — возможность узнать больше.Помощь
Version Control with Git · LearnSpace
Назад в каталог
courseraПрограммирование

Version Control with Git

Курс от Atlassian
Уровень не указан≈ 13.4 чАнглийский
О курсеНавыкиПрограммаПреподаватели

О курсе

The Version Control with Git course provides you with a solid, hands-on foundation for understanding the Git version control system. Git is open source software originally created by Linus Torvalds. Git manages team files for large and small projects. This allows the team to continuously improve its product. It is used by most major technology companies, and is assumed knowledge for many modern programming and IT jobs. It is a core component of DevOps, continuous delivery pipelines and cloud-native computing. You could also use Git to manage the many continuously improving revisions of that book that you are writing. In this course, you will not learn everything there is to know about Git, but you will build a strong conceptual understanding of the technology, and afterward will be able to confidently dig deeper on any topic that interests you. This course assumes no previous knowledge of Git, but if you do have experience with it, you may find this course to be both useful and challenging. This is especially true if you currently "know just enough Git to be dangerous". There are two paths in this course. Both rely heavily on hands-on labs. One path assumes that you have experience using a command line interface, and the other path uses the Sourcetree graphical client. If you are not experienced with a command line, we highly suggest that you go through the Sourcetree path. Eventually, you might want to go through both paths, so that you can decide which tool to use for specific tasks. Besides, repetition is good for learning :) You can watch the videos and take the quizzes from your phone if you want, but the hands-on labs require you to have a Windows or Mac computer. If you use the command line path through the course, you can also use Linux. This course uses Bitbucket (bitbucket.org) as the hosted provider for remote Git repositories. Bitbucket is free for teams of up to 5 people, including private repositories. However, most of the knowledge that you gain in this course applies to Git itself, and you can apply this knowledge to other hosted Git providers (such as GitHub). This course tries to be as concise as possible. It will probably take you about 5-10 hours to go through one of the two paths, but your mileage may vary.

Навыки, которые вы освоите

Git (Version Control System)Version ControlSoftware VersioningCommand-Line InterfaceContinuous IntegrationBitbucketSoftware Configuration ManagementGitHubCollaborative Software

Программа курса

4 модулей · 71 учебных материалов

01Our First Repository23 материалов

Welcome!

WelcomeЧтение

DevOps and Git in a Nutshell

DevOps and Git in a NutshellВидео

Git Overview

Git OverviewВидео(Sourcetree) Installation and Getting StartedВидео

Учитесь у экспертов

Steve Byrnes

Instructional Designer

Version Control with Git
В каталоге вашей программы

Инвестируйте в себя

Новые знания — в удобное для вас время.

Начать на Coursera

Обучение откроется на Coursera
в новой вкладке

Обучение на Coursera

≈ 13.4 ч

4 модулей

Язык: Английский

Субтитры: Арабский, Французский, Бенгальский, Узбекский, Украинский, Китайский (Китай), Греческий, Итальянский, Бразильский португальский, Вьетнамский, Нидерландский, Корейский, Немецкий, Пушту, Урду, Русский, Тайский, Индонезийский, Шведский, Турецкий, Азербайджанский, Испанский, Дари, Хинди, Японский, Казахский, Венгерский, Польский

Часть программы вашего университета
(Lab- Sourcetree) Installation and Getting StartedЧтение
(Command Line) Installation and Getting StartedВидео
(Lab- Command Line) Installation and Getting StartedЧтение

Git Locations

Git LocationsВидео(Sourcetree) Create a Local RepositoryВидео(Lab- Sourcetree) Create a Local RepositoryЧтение(Command Line) Create a Local RepositoryВидео(Lab- Command Line) Create a Local RepositoryЧтение

Commit to a Local Repository

(Sourcetree) Commit to a Local RepositoryВидео(Lab- Sourcetree) Commit to a Local RepositoryЧтение(Command Line) Commit to a Local RepositoryВидео(Lab- Command Line) Commit to a Local RepositoryЧтение

Create a Remote Repository

Create a Remote RepositoryВидео(Lab) - Create a Remote RepositoryЧтение

Push to a Remote Repository

(Sourcetree) Push to a Remote RepositoryВидео(Lab- Sourcetree) Push to a Remote RepositoryЧтение(Command Line) Push to a Remote RepositoryВидео(Lab- Command Line) Push to a Remote RepositoryЧтение

Module Assessment

Module 1 AssessmentЗадание
02Branching and Merging I16 материалов

Git's Graph Model

Git's Graph ModelВидео

Git IDs

(Sourcetree) Git IDsВидео(Command Line) Git IDsВидео

Git References

(Sourcetree) Git ReferencesВидео(Lab- Sourcetree) Git ReferencesЧтение(Command Line) Git ReferencesВидео(Lab- Command Line) Git ReferencesЧтение

Branches

(Sourcetree) BranchesВидео(Lab- Sourcetree) BranchesЧтение(Command Line) BranchesВидео(Lab- Command Line) BranchesЧтение

Merging

(Sourcetree) MergingВидео(Lab- Sourcetree) MergingЧтение(Command Line) MergingВидео(Lab- Command Line) MergingЧтение

Module 2 Assessment

Module 2 AssessmentЗадание
03Branching and Merging II21 материалов

Resolving Merge Conflicts

(Sourcetree) Resolving Merge ConflictsВидео(Lab- Sourcetree) Resolving Merge ConflictsЧтение(Command Line) Resolving Merge ConflictsВидео(Lab- Command Line) Resolving Merge ConflictsЧтение

Tracking Branches

(Sourcetree) Tracking BranchesВидео(Lab- Sourcetree) Tracking BranchesЧтение(Command Line) Tracking BranchesВидео(Lab- Command Line) Tracking BranchesЧтение

Fetch, Pull and Push

(Sourcetree) Fetch, Pull and PushВидео(Lab- Sourcetree) Fetch, Pull and PushЧтение(Command Line) Fetch, Pull and PushВидео(Lab- Command Line) Fetch, Pull and PushЧтение

Rebasing

(Sourcetree) RebasingВидео(Lab- Sourcetree) RebasingЧтение(Command Line) RebasingВидео(Lab- Command Line) RebasingЧтение

Rewriting History

(Sourcetree) Rewriting HistoryВидео(Lab- Sourcetree) Rewriting HistoryЧтение(Command Line) Rewriting HistoryВидео(Lab- Command Line) Rewriting HistoryЧтение

Module 3 Assessment

Module 3 AssessmentЗадание
04Git Workflows11 материалов

Pull Requests I

(Sourcetree) Pull Requests IВидео(Lab- Sourcetree) Pull Requests IЧтение(Command Line) Pull Requests IВидео(Lab- Command Line) Pull Requests IЧтение

Pull Requests II

Pull Requests IIВидео(Lab- Sourcetree) Pull Requests IIЧтение(Lab- Command Line) Pull Requests IIЧтение

Git Workflows

Git WorkflowsВидеоVersion Control with Git Final ProjectВзаимная проверкаFinal ProjectЧтение

Module 4 Assessment

Module 4 AssessmentЗадание