Most "AI app builders" optimize for one thing: getting you a finished output as fast as possible. That's genuinely useful if you already know what you're looking at. If you don't, speed just means you end up with something you can't explain, can't fix, and don't understand — and you're right back to being dependent on the tool for the next change too.
A one-shot code generator takes your prompt and hands you an app. You either accept it or you don't — there's no real conversation about why it made the choices it made. That's fine for a developer who's evaluating output the way they'd evaluate a colleague's pull request. It's not fine for someone who's never seen a codebase before; the "why" is exactly what they don't have, and exactly what they need to build any confidence.
Otto's approach is slower on purpose: it builds your app WITH you, in stages, and narrates the reasoning as it goes — not as a separate lecture, but woven into the build itself ("I'm saving this to a database instead of just showing it on screen, because you said customers need to see it later too"). You can always tap "Explain it" on any piece of the code to go deeper. The goal isn't to turn you into a professional developer in an afternoon — it's for you to actually understand the thing you now own.
No. It's not a structured curriculum with lessons and exercises. It's a build partner — you make a real project, and Otto explains the why behind decisions as it goes, so learning happens as a byproduct of building something you actually wanted.
You'll understand what your app is doing and why, and you can view and explore the real code anytime. It's not the same as completing a formal programming course, but it builds real, transferable intuition through repeated exposure to real decisions.
If your goal is to become a professional developer, a structured course or bootcamp is the more direct path. OttoAndMe is for people who want to build something real right now and pick up understanding along the way, not commit to months of formal study first.