Git & GitHub¶
Coming Soon
We'll cover this after MCP Servers.
What We'll Cover¶
- What is Git? (version control explained with a OneDrive analogy)
- What is GitHub? (Git vs GitHub)
- What is a repository?
- Installing and using VS Code
- Hands-on: Create your first repo, make changes, and commit