About the Course
Git is an open-source, distributed version control system (VCS) that runs locally on your computer to track changes in code. GitHub and GitLab are web-based platforms that provide hosting for Git repositories and add collaboration, project management, and DevOps features on top of Git's core functionality
-
Intro of Version Control
-
Git Basics
-
Advanced Git Concepts
-
Intro to Github
-
Github Branching and Workflows
-
Intro to Gitlab
-
Git Lab Advanced Features
-
Git Best Practices