Week 1 - Introduction to Version Control
Summary: You’ll learn the basics of version control, how to navigate the command line, and set up your first local Git repository.
Week 2 - Remote Repositories
Summary: You will create remote repositories and use them to host our source code.
Week 3 - Syncing Work & Handling Merge Conflicts
Summary: You will begin to learn how collaboration works in Git.
Week 4 - Contributing & Pull Requests
Summary: You'll learn how to contribute to open-source projects.
Week 5 - Branching and Feature Development Workflow
Summary: You will be creating branches to help keep features separate from working code.
Week 6 - Workflow Interruptions & Stashing
Summary: You'll learn how to handle situations where we need to pause work on a feature.
Weeks 7 & 8 - Exam Review and Final Project Work
Summary: You will review the course material and work on your final project.
Week 9 - Final Project Submission & Exam
Summary: This week you will complete your Exam, and submit your final projects.