Completed
3:50 - Why Plain Text Files?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Git Gud - An Introduction to Git and GitHub for Absolute Beginners
Automatically move to the next video in the Classroom when playback concludes
- 1 0:00 - Introduction & Who is this video for?
- 2 1:50 - What is Git? And its origin story!
- 3 2:49 - What is a Software Project?
- 4 3:50 - Why Plain Text Files?
- 5 5:34 - The Problem with Naive Collaboration
- 6 8:51 - Git Collaboration in a Nutshell Simplified
- 7 13:30 - Git Repositories & Snapshots
- 8 15:48 - Commits and Version History
- 9 17:23 - Understanding Branches
- 10 19:28 - Merging Branches
- 11 20:10 - Applying Git to Collaborative Workflows
- 12 22:15 - Open Source & GitHub: Forks & Pull Requests
- 13 25:09 - Basic Git Commands Demo
- 14 29:50 - Key Learning Points & Summary
- 15 31:02 - Advanced Topics For Next Steps