- Apply
- 20-minute call
- Pay
- Start
Founding ยท 5 spots
Tell me what you have actually shipped.
Four minutes. I read every application myself. The residency starts from work that already runs. If you have that, you belong here. If you're still getting there, I'll point you at a free next step instead of taking money for a spot you wouldn't enjoy yet.
What you'll need to do the work
You'll run a live production system on your own laptop. A quick check now means week 1 is spent on the work, not on setup.
- Machine. A 64-bit laptop from around 2019 or newer, 8 GB RAM (16 GB is more comfortable; Docker is the reason), 20 GB free disk. macOS, Windows with WSL2, or Linux. A working mic and camera, because reviews are spoken and the defense is on camera.
- Installs, all free and guided. git, Python 3, the .NET 8 SDK, and Docker Desktop.
- Skills you already have. One language well enough to build a small program on your own. git: branch, commit, push, open a PR. A command line you can move around in. Reading C-family code is enough. C# looks like Java or JS. Fluency comes later.
- What runs where. Screening is Python. Most tickets land on the C# .NET world server. A later track maps that server in Python. Nobody expects fluency on day one.
- Taught inside, assumed nowhere. Pull requests, the ticket board, scrum, and reviews are all covered in week 1 with films. You bring a working language; the professional loop is the curriculum.
Close, but rusty? Touch these up between deposit and day one: learngitbranching for git, MIT's Missing Semester lecture 1 for the terminal.