Great course, should be a pre-requisite or additional reading to any intro data science course using Git. Straight-forward, not overly taxing to your time, and full of practical application exercises.
This is a great course, i.e. very pedagogical, a nice structure, a lot of practise material and gives a very solid base for working with git. I highly recomend to anyone wanting to pickup git/github
創建者 Himanshu A
•This was an amazing course. I have taken many MOOC, but after a very long (last I would say was CS50 - from Harvard, by David J. Malan) I found a course so interesting and informative. I have also watched the GIT YouTube videos and other stuff so I can confidently say that if someone is looking to build a solid foundation on GIT VCS then I think there is no better course to take than this.
High recommended.
創建者 Gitesh C
•Amazing course. I highly recommend every software developer to take this course. Extremely well structured and informative. The best part was the Lab. Wish they had a couple of more weeks of curriculum and covered topics like resetting head and cherrypicking. Too Good already! I used to struggle a lot with Git and I can proudly say my concepts are far more clear after taking this course. A must do!
創建者 Ivan S
•Great set-by-step overview that lets you dive into GIT and gives a structural view on most common git functionalities. Even being familiar with Git, the course helped me to structure the knowledge and learn a few new facts.
Would be great if there was a follow-up course that would also cover submodules, subtrees, LFS, and other practical aspects of Git.
Overall, very good work, Atlassian.
創建者 Riley M
•A fantastic course for not only learning how to effectively use Git from the command line but in visualizing Git's DAG structure and its elements. Yes, you will learn what DAG (Directed Acyclic Graph) means in the course!
Our team is new to implementing source control for development on our automation testing platform, so this course will help us to use git effectively.
創建者 Muhammad U
•This is a great course if you want to get started with Git. The course instructors have done wonderfully well to streamline the course content. The practice labs, visual aids and tutorials illustrate the concepts in a clear manner. Experience with version control systems is a must have sill these days and if you want to get started, this is the course for you.
創建者 Adarsh P
•the best tutorial with all the necessary hands on. you can also select to go with gui based source tree or pure git command line. also content is actually very concise so one can easily do in 4 days also.. do this course once and you will never face any issue with git, no need to google things anymore and no wondering to different different sites.
創建者 Savita S
•I really like this course because of 1. The contents of this course are very rich. 2. The transcript is very useful. 3. The quiz is very tricky to answer. 4. If we follow along with this course then we will by heart all concepts explained in this course. 5. Hand-on exercise is self-explanatory. 6. The basic concept of Git is explained very nicely.
創建者 Vijayaraghavan
•Best introductory course on Git available on the internet. Precise and concise videos. The transcript is useful for reviewing the content again later. Meaningful check points and the hands on lab for all videos help reinforce the topics explained in the videos. The assessment gives confidence as we progress. Thank you very much for this course.
創建者 Janet E
•I loved the material, how concepts were taught and defined, it was great! Although, it seems like many people submit their projects and it goes ungraded for more than a month. I wish Coursera or the instructor were able to grade assignments if it goes ungraded for a certain period of time. I would recommend this course to everyone!
創建者 Shyam P
•Not bad but needs overhaul to make more sense! In terms of the variable names or resource naming of the files and commit messages and so forth - this fileA - commit message add fileA - and the relative obscurity of reading the assignment has to be fixed and given a make over!!! I could barely understand the assignment :) - Cheers
創建者 Manas S
•before taking this course i was not at all aware about how git works and what it does. after this course i am well versed with git and i functionality and how efficiently i can use git for development and project works. thank you so much for creating this course and thank you so much coursera for providing this platform to learn.
創建者 Mehedi F
•Best course I ever done till now. Here you will get a clear concept of what you are learning, why you are learning along with how you are learning. Moreover I liked about these course is, It has separate section for people who like command line or GUI interface. Highly recommended if you want to clear your concept of Git.
創建者 Paul P
•Really good course on Git. I have had a lot of experience in old-school centralized version control systems, and have had a hard time wrapping my head around git. However, this course went step-by-step through through everything I needed to understand the entirely new paradigm of distributed version control. Thanks!
創建者 Nick N
•This is certainly a complete course. I feel very informed at the end of the course, and I found the final project to be a very real approximation of the work that we do at my work. I took this course as a refresher as well to make sure my skills were on target, and I feel very good about how much I have relearned.
創建者 Lucas A S
•This Course is very thorough, and moves at a very pleasant pace. The instructor provides in-depth explanations of every concept and detail involved, not skipping over important parts that might be considered obvious to those familiar with the tools presented. I definitely recommend it.
創建者 Jakub P
•Well prepared course. Demonstrates all basic GIT functions and includes also additional corrective possibilities on commit history which GIT offers. I value that course instructs the learner with two identical approaches on how to work with git, via Git Bash or Source Tree.
創建者 Shahjahan M S
•I'm very pleased with this git course. Got an in-depth knowledge. As a business-background student, it's difficult to step into the developers' world. I was struggling with git then found this course. Now I am able to organize and maintain my code very efficiently.
創建者 Pankaj S
•This could be the only best course for me as i am a beginner to git . Instructor push each and every topic from the very basic to the good level . After watching this course you can do hand on practice and go for more advance level course of git for sure. THANKYOU
創建者 Aravind P
•Git is one of the most important technologies a software engineer should know. This course enables you to understand all fundamental concepts of git. After completing this course, I am able to apply this knowledge and skills in my day to day work.
創建者 Minh N
•Through this course, I was able to understand concepts that the teachers never talked about in class and fully understood how to apply each function of Git.
Highly recommended for those who are new to Git and want a deep understanding of the tool.
創建者 Varaprasad E
•It's a Wonderfull course for the people who were working on Software Version Control. The way of Organizing this course was very good and clear. Thank you so much for Coursera for providing financial Aid and firstly to the Instructor Steve Byrnes
創建者 Akilesh
•Wow Awesome! First course that I have completed in Coursera! Thank you Coursera for offering university sponsored courses during this time of lockdown. The instructor of this course is too good. Expecting more courses taken by him in the future!
創建者 Naman M
•Excellent Course...Focussed Equally on sourcetree as well command line...And finally a great project at the end to get a practicle experience...Really loved the content of the course...I really really appreciate the creater of this couse...
創建者 Puneet C
•Excellent course on Git. It gives you insights into the working of Git from a beginner to an advanced level. I would definitely recommend this course to all Software Engineers/Managers/DevOps/ITThere's a lot to gain from it for everyone.
創建者 Abhilash R
•I took this course with little knowledge on command prompts. It was very interesting to implement all the concepts and see for ourselves how it could be used in an actual project. Using the command prompt felt more robust and flexible.