Phase 1 · Programming & CS Foundations

Topics

Git & 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.
InsideEdge

Stuck on this topic? Ask an Insider

Get 1:1 guidance from people who've walked this exact path — free on the InsideEdge app.

Download
InsideEdge