Chevron Left
返回到 Version Control with Git

学生对 Atlassian 提供的 Version Control with Git 的评价和反馈

4.7
2,987 个评分

课程概述

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....

热门审阅

RM

Aug 2, 2021

Amazing! Short, concise, clear and straight to the point. I'm a lot less scared by GIT now. I even promise I'll stop zipping my repositories to backup the stable versions of my code. :-)

AA

May 18, 2021

This course is very well designed. I am a noob at version controlling. After finishing this course, I am a lot more confident in using Git. Thanks, Steve Byrnes for making it easy for us.

筛选依据:

701 - Version Control with Git 的 725 个评论(共 841 个)

创建者 hangman

Mar 23, 2020

It was a very good and detailed course on git and github, where i learned many git commands and how to use github and how to collaborate with other developers using git and github

创建者 Denis V

Nov 2, 2018

I would like to have learnt more about managing individual files and directories, i.e., about git reset vs git checkout. Also git stash is not covered at all though quite useful.

创建者 HAFIZ M M K

Feb 17, 2020

The course is good and I appreciate the efforts of the instructor but in my opinion, it is better to show some examples of the concepts in a video rather than in a crop picture.

创建者 ullas k

Sep 20, 2021

Awesome I know about git but not this deep. I have learned some of the concepts that I had no idea like merging, --no-ff, bitbucket some of the shortcut It was really helpful.

创建者 Jeevansh K

Dec 27, 2019

The course seriously felt too monotonous. The facts and study material was fabulous, but the way it was distributed was too monotonous to just inculcate or participate with.

创建者 Ingo N

May 25, 2020

Great course. It was very clear and efficient. I learned alot in a short time which is great. Needs to update the Overview Tab feature that is now depricated in week 4 lab2

创建者 waqas r

Jan 25, 2021

Comprehensive and well-planned course. Covers concepts of Git software tooling via source tree, command line, and bitbucket. The only thing missed is the .gitignore file.

创建者 Gregory G

May 14, 2020

I entered the course knowing only the barest of bones things about git. I left it feeling much more comfortable about using git, but by no means an expert. I am pleased.

创建者 Ananya K

Aug 4, 2020

It was a wonderful course and I have learned how to use command line perfectly and and commands .It is very helpful in software and web development fields. Thank you

创建者 RODRIGO J A L

Jul 13, 2020

The course is very usefull to getting started into git for future projects. Most of the labs are very easy to follow and the videos are simple to understeand.

创建者 Xiang C

Jan 8, 2020

The lesson is nice overall. It's helpful for learners to master how to do Version Control using Bitsource and Bitbucket.

Cons: Some video lessons are tedious.

创建者 Eugeny K

Feb 2, 2022

Great course, very well structured, the material is explained clearly.

The labs and assessments are way too easy. They should be bigger and more complicated.

创建者 Rodrigo T

May 30, 2018

I really enjoyed the course, but I wanted to use both interfaces (GUI and CLI), so I was a bit annoyed by having to watch veri similar videos twice.

创建者 Khandaker A N

Apr 28, 2020

I also expected a little more in-depth introduction to Github also.

Other than that, a great course. Teaching both basics and in-depth concepts.

创建者 Alessandro C

Aug 5, 2020

The course has been presented in a simple and excellent way.As a suggestion, the course could include some slides about git bundle creation.

创建者 Luis E P S

May 21, 2023

Es un excelente curso, abarca temas intermedios en el manejo de GIT, tiene buenas explicaciones y también buenas actividades de práctica.

创建者 Sergio R

Apr 7, 2020

Un excelente curso, tan solo me disgusta la falta de idiomas, entre ellos el mio Español, y la tarea final no es muy difícil de entender

创建者 OLGA F R R

Feb 8, 2022

Me gusto aprendi mucho, Me encantaron los laboratorios.

Se me complicaron las tareas de cuestionarios imagino que por el idioma.

创建者 Francisco J C R

Aug 21, 2021

The course is good but its week 4 could be improved. I think it could include more exercises to grasp better all the concepts

创建者 Greg K

Jul 12, 2019

Can follow the course but some of the interface controls in bitbucket are not correctly referenced as bitbucket was updated.

创建者 Irene J V F

Feb 25, 2021

Es un curso muy completo para entender lo fundamental sobre git y como se puede aplicar en diferentes workflows y proyectos

创建者 Ashish S

Jan 7, 2023

Course gives basic overview of GIT. But to know what is happening under the hood, i recommend Oreilly Course on GIT.

创建者 Juan F G E

Apr 18, 2023

I liked it. It goes like kind of quick for very beginners but with the examples you can try all stuff by yourself.

创建者 Torsten B

Oct 20, 2022

+ Praktische Übungen waren sehr hilfreich.

+ Grundlagen in Videos gut erklärt

- Behandlung von Submodulen fehlt

创建者 Khan S H

May 15, 2020

Many advance git command was not covered. But still it covered basic knowledge to develop full software project.