Learn Git by Doing: A step-by-step guide to version control
Learn the basics of Git through detailed and easy to follow along screencasts. Start using Git today!
What you’ll learn
-
Track and Modify projects using Git
-
Revert/Reset their project to a previous version
-
Create multiple versions of a project and merge them together
-
Collaborate and share projects using Github
-
Understand when and why to use Git and/or Github for version control on a project
-
Recognize when to use what Git command in the terminal
-
Use advanced git commands for more complex tracking and editing scenarios
Requirements
-
You should be familiar with navigating through the folders of your computer and creating and modifying text files
-
Access to be able to download and install software on your computer
Who this course is for:
- This Git & Github course is for developers, designers, product managers, students, teachers, etc. who are interested in learning how to use a version control system to track, modify, and share content in projects