BEGINNER
Git Basics - Version Control System
Version control helps teams store and collaborate while writing software applications, it is use for tracking every individual change by each contributor and help to prevent concurrent work from conflicting. This course will get you started.
335 enrolled
46m
BADGE

What You'll Learn
- Store and collaborate on software applications
- Track individual changes by each contributor
- Prevent conflicts in concurrent development work
- Use version control for efficient team workflow
- Master Git basics for software development
Course Content
Preview Videos
Final Project
Using Version Control through GitHub
Ensure that you have worked through all the Introduction Version Control System before completing this assignment. The purpose of this assignment is to help you gain practical experience in hosting your project on GitHub. This will allow you to keep track of changes and enable you to bring back history whenever the need arises. To complete this assignment, make sure you have visual studio code and a web browser installed on your computer (google chrome preferably).