Module 16
Git & GitHub
Version control every developer must know — save your work, collaborate, and build your portfolio.
You Already Used This! You cloned this repository using Git. Now you will learn how it all works.
📋 What You Will Learn
- What Git is and why developers use it
- Installation and initial setup
- Core commands: init, add, commit, status, log
- Branching — work on features without breaking your code
- GitHub — push your code online and build a portfolio
- Typical developer workflow
📖 Lessons
- 1What is Git?Ready
- 2Installation & SetupReady
- 3Basic CommandsReady
- 4Branching & MergingReady
- 5GitHub BasicsReady
- 6Developer WorkflowReady