Introduction
  • Getting into the CORRECT Mindset
  • Introduction
Versioning with Git and GitHub
  • What is a Version?
  • What is Version Control?
  • Git and its Distributed Version Control System
Setting up Your Environment
  • Installing and Configuring Git
  • GitHub Overview: Creating an Account
Git Fundamentals
  • Git Lifecycle
  • Showing Hidden Files
  • Creating a Local Git Repository in Your Machine
  • Versioning Lifecycle in Practice using Git Locally
  • Viewing the History of your Git Repository
  • [EXTRA] How to Restore Previous Versions of a Project?
GitHub Fundamentals
  • Versioning Lifecycle in Practice using GitHub
  • Cloning Repositories in GitHub
  • A Graphical User Interface for Git: GitHub Desktop
Final Words
  • Final Words: Don't Stop Here!