Git Started with GitHub

What you will learn
Save project changes into source control using Git
Create a new repository on GitHub
Copy a repository from GitHub onto a local computer for using with a project
Install and configure Git on Windows and Mac computer systems
Charts
Comidoc Review
Our Verdict
The "Git Started with GitHub" course is a great starting point for beginners, offering clear instructions and solid foundational knowledge in using Git. While it's shown some signs of aging since its initial release back in 2015, the instructor keeps updating the course to keep up with changes on GitHub. However, there's room for improvement—the presentation can be too slow for some learners and lack of emphasis on certain security practices might leave students slightly underprepared for real-world scenarios. In addition, a more robust offering of supplementary learning materials has been suggested by several users who benefited from the step-by-step approach taken in the course’s primary video content. Nonetheless, those looking to learn Git essentials will find a valuable learning experience that excels in teaching Git fundamentals and serving as a base for delving deeper into more advanced Git topics via subsequent follow-on courses or further self-directed studies.
What We Liked
- Comprehensive coverage of Git basics, including creating and managing repositories on both local systems and GitHub
- Clear, step-by-step instructions make it easy for beginners to grasp fundamental concepts and practices
- Highly-rated instructor with a fluent style delivers an engaging and informative learning experience
- Staying up-to-date, with recent updates reflecting changes in GitHub (e.g., personal token requirement)
Potential Drawbacks
- Presentation pace can be slow, causing minor inconvenience to some learners expecting a brisker tempo
- Limited focus on 2FA & token usage leads to an incomplete picture of current best practices
- Occasional complaints about the reliance on third-party tools like GitHub Desktop for Windows users
- Lacks cheatsheets and other supplementary resource materials that cater to varying learning preferences