← All courses

4 modules · ~16 min

Engineering & Code

How software actually gets built and shipped — environments, architecture, Git, and code reviews — explained for non-engineers and new devs.

Start module 1 →

What you'll be able to do

01

Tell dev, test and prod environments apart

02

Read a basic system architecture: sources and storage

03

Follow Git: repos, branches, commits and merges

04

Understand pull requests and code reviews

Modules

4 in this track
  1. 1 Environments: Dev, Test & Prod Free Why the same software exists in several copies — and why nobody edits the live one directly. 4 min · quiz included Start →
  2. 2 Architecture: Apps, Sources & Storage Free A plain-English map of how a system fits together — where data comes from and where it lives. 5 min · quiz included Start →
  3. 3 Git & Version Control Free How teams write code together without overwriting each other — branches, commits and merges. 4 min · quiz included Start →
  4. 4 Code Reviews & Shipping Free How a change gets checked, approved, tested automatically, and released — the pull request flow. 5 min · quiz included Start →