Phase 1 · Programming & CS Foundations
TopicsGit & GitHub Basics
Part of the AI Engineer Roadmap.
Summary
Version control for code and notebooks — essential once you're tracking model experiments, collaborating, or open-sourcing a project.
How to Learn This
- 1Practice the core loop: clone, branch, commit, push, pull request.
- 2Learn a `.gitignore` pattern for ML projects (data files, model checkpoints, `.env`).
- 3Push a small project to GitHub and write a clear README.
More topics in Programming & CS Foundations
Stuck on this topic? Ask an Insider
Get 1:1 guidance from people who've walked this exact path — free on the InsideEdge app.