Month 1: Foundations: Git, GitHub & Open Source Mindset
- Week 1 - What is Open Source?: Philosophy of open source, Licenses (MIT, Apache, GPL), Company contributions
- Week 2 - Git from Scratch: init, add, commit, push, pull, Branching & merging, Merge conflicts
- Week 3 - GitHub Essentials: Fork vs Clone, PRs, Issues, Labels, GitHub Flow
- Week 4 - Writing Great READMEs: Markdown deep dive, Good README anatomy, CONTRIBUTING.md, CODE_OF_CONDUCT.md
MONTH 1 ASSIGNMENT: THE REPO OVERHAUL
Create a personal project repository featuring a heavily professional README, contribution guidelines, and proper git flow history.