Completed
Getting Started with GitHub
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Git and GitHub Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Agenda
- 3 What is Version Control?
- 4 Why do we need a VCS?
- 5 Benefits of a VCS
- 6 What are the Different VCS Available?
- 7 What is Git?
- 8 Git Lifecycle
- 9 Getting Started with GitHub
- 10 Installing & Configuring git
- 11 Git basic commands
- 12 Git Branches
- 13 Merging
- 14 Merge Conflicts
- 15 Git rebasing
- 16 Git Workflow