📘 For non-technical teams

Engineering Guide

Engineering concepts simplified — visual explanations and interactive tutorials for anyone working with code, even if you've never written a line.

Git & Version Control

Branching, merging, rebasing, push/pull — the version control concepts your team uses daily, explained visually with interactive diagrams.

✓ Complete
branches merge vs rebase conflicts playground

APIs

What APIs are, how they work, HTTP methods, status codes, authentication — with a live request demo and searchable terms dictionary.

New
REST JSON status codes auth

Databases

Tables, queries, relationships — how data is stored and retrieved. Interactive SQL playground included.

Coming soon
SQL tables queries
▸_

Terminal

Essential commands, navigating files, running scripts — an interactive simulator so you can practice without risk.

Coming soon
commands navigation scripts