JC
This course is full of priceless information, but at the same time to the point. I reckon I will come back to the videos as I encounter new challenges particularly when collaborating with a team.

In this course, you’ll learn how to keep track of the different versions of your code and configuration files using a popular version control system (VCS) called Git. We'll also go through how to set up an account with a service called GitHub so that you can create your very own remote repositories to store your code and configuration. Throughout this course, you'll learn about Git's core functionality so you can understand how and why it’s used in organizations. We’ll look into both basic and more advanced features, like branches and merging. We'll demonstrate how having a working knowledge of a VCS like Git can be a lifesaver in emergency situations or when debugging. And then we'll explore how to use a VCS to work with others through remote repositories, like the ones provided by GitHub. By the end of this course, you'll be able to store your code's history in Git and collaborate with others in GitHub, where you’ll also start creating your own portfolio! In order to follow along and complete the assessments, you’ll need a computer where you can install Git or ask your administrator to install it for you.

JC
This course is full of priceless information, but at the same time to the point. I reckon I will come back to the videos as I encounter new challenges particularly when collaborating with a team.
SP
This course was really helpful for me. I was having experience with git and github but surprisingly I get to know many new things from this course and instructor is simply awesome and excited!
DA
Awesome and well balanced course for working professionals. Clear explanations and coverage of typical use case scenarios. The labs were manageable and did not require a lot of time to complete them.
AP
A great course with a great instructor/guide. The online assessment tool is one of the best and easiest to work with and also teaches us how to connect to a google cloud instance passively.
RK
Excellent Intro to Git and GitHub. Covered everything I want to know to dig deeper. Course enthused me. Labs could have been a bit more challenging but OK considering the student population
AA
Need some more demonstration with practical. But overall its really awesome course. I learned a lot of things about git, github, vcs etc. Thanks google and coursera for such a wonderful course.
DW
I have always looked at at Github when searching for code or help on a project, but never understood what it was all about. I now have a much better understanding and appreciation for Github.
SA
A very well structured course with examples and sufficient explanation for every concept. In addition I absolutely loved the instructor, and it was so much fun to follow along with his videos.
SA
This couse is owesome. This is the most complete git and github course i've ever taken. Thanks for google and the instructor for providing such a great course. I found this really handy.
JZ
Even though it's an introductory course and everyone must get deeper into those topics, this course is very complete and provides you all the necessary to work with git in a real IT enviroment.
CH
Great course. Some of the tools and phrases used are a bit out of date (e.g. Atom editor was discontinued in 2022), but it was a very good course to get foundational knowledge of both Git and GitHub
AG
It is great course . It has some great knowledge on git and github . It has also a linked in shareable certificate . One problem is that one should a intermediate knowledge in python language .
Showing: 20 of 1,867
I think google instructors need to take some courses on how to be good instructors.
This is my third course in this specialization, and I am not satisfied at all.
All the instructors (so far) are not qualified to be teaching beginners and all had poor communication and teaching skills. I had to watch youtube videos and study on my own in order to understand the given material.
Week 1 & Week 2 were awesome! and Labs were fun!!. BUT!!!! Week 3 could have been more descriptive with little more illustrations and animations. I found that alongside speaking, if animations could have been included more, then it would have been really great. In week 3, commands were shown and typed without any animations. it was difficult to apprehend what was commands doing to the state of repositories and remotes. It could have been better if, for REMOTES & LOCAL REPOs, states were illustrated alongside.
The course gives a basic introduction to Git as stated in the describtion. After completing the course, I understand the basics of GIT and how to organise software projects in local and remote repositories. However there are a few things that could be improved for a more effective course
-most importantly: it is not possible to directly follow the shown examples of GIT conflicts since live. An example of a public repository with conflicts is only provided at the very end in exercise 4/4. In order to follow the lecture, I tried to re-create similar conflicts as shown in the lecture. However, this required already a much deeper understanding of GIT. It would be useful to provide more material and maybe one general remote repo that allows the users to directly follow the lecturer live
-sometimes the sequence of new GIT vocabulary is quite confusing. It would be much more intuitive to use visual representation of the GIT workflow. There are great flow-charts for GIT available everywhere online. However, the course didnot use any and didnot even link to them in the reading sections
-the reading sections of the course are very limited and only include an un-commented list of web links. Really useful cheatsheets are not included directly in the cours
-the humor of the lecturer (play of words etc) does not really translate well to the audiance via the videos
-2/4 lab exercises were rather frustrating. While, the actual exercises only took around 5minutes to solve, I was fighting 1-3 hours with the frame work of exercise 3 or with the code example provided for exercise 4.
Though topics are simple and clear to understand Instructor made it very complicated. He made it very confusing and complex to follow topics like forking and rephasing.
He also doesn't seem enthusiastic as other course' instructors.
The course was structured really well, with short and to-the-point videos. One single thing to improve would be to include some more exercises, since the ones in the lab were really easy to solve
If you mess up a command there's little to no instructions on how to fix it and have to rely on the forums
This course is full of priceless information, but at the same time to the point. I reckon I will come back to the videos as I encounter new challenges particularly when collaborating with a team.
Awesome !!! I tried to learn git many times but things always slips over my head but I was fortunate enough to stumble upon this course and voila, I have learned so much in this course. Thanks a lot.
Great Intro. course to the concept and tool - Git. Just wish it comes with more practice exercises.
Very few graphics used to illustrate concepts. Jus a guy standing at a desk talking to you. There is no help available when you're stuck on the exams or during practice quizzes.
Week3 Lab intro to github, which is the worst one. When I try to push and typed password for the first checking progress, the terminal will be died. I literally wasted over 100 hours and spoke with 6 cloud specialist. None of them able to help me out, but I figure out the reason myself. I just wasted tons of hours... never recommend this to anyone
Good for people who have no idea what Git is but not so much for people wanting to improve their understanding because there aren't really any challenges where one would have to actually put an effort.
Even though it's an introductory course and everyone must get deeper into those topics, this course is very complete and provides you all the necessary to work with git in a real IT enviroment.
Could have being more interesting and with more content.
It's a good intro to github, but for more experienced users, it's a massive pain to keep having to generate personal tokens due to 2FA & for users who don't like to add new repos to their existing accounts, it does get on your nerves
Excellent course I really learned a lot about git and GitHub during this course. I like most others have used git and Github before but it wasn't so clear. This course gives a person a really great foundation in a well-understood manner. The only drawback is that the labs, they are at times buggy so read over the instructions well and note that github by default not refers to master as " Main". be sure if you have an assignment to change that setting in case the labs are not updated
This should be the first course in Specialisation, would help students like me The complete Novice in IT may gain very high boost towards their career. The best of Best Course I completed.Thank you, for Making + step forward in Right Direction.
Awesome and well balanced course for working professionals. Clear explanations and coverage of typical use case scenarios. The labs were manageable and did not require a lot of time to complete them.
Instructor is awesome but the grading tool is worst of its kind. The grading tool is total waste of time. Its so slow and frustrating. It's just like spoon feeding, just follow the instruction, type them and get passed. No learning at all from grading tool. It should be named frustrating tool.
Instructor has good style of teaching and explaining things but course itself is very uninteresting and I don't know how GitHub is related to beginner level IT technicians. I did not find it useful