Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Version Control in an IDE - What Should It Look Like?
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Overview
- 3 About me
- 4 Git
- 5 History
- 6 Version Control Recap
- 7 Git Updates
- 8 IDE Version Control
- 9 Git Config
- 10 What is Version Control
- 11 Backup
- 12 Version History
- 13 Collaboration
- 14 Commits
- 15 Recap
- 16 Being Productive
- 17 Reducing Number of Operations
- 18 Reducing Context Switching
- 19 Safe Mental Effort
- 20 Discoverability
- 21 Avoiding Confirmations
- 22 Product Management
- 23 Collaborations
- 24 Code Reviews
- 25 Consolidate Features
- 26 Multiple Repository Setup
- 27 Summary
- 28 Questions