Level 1
The Fundamentals
Learn how software works, then direct an AI build of your own from idea to first real users.
Start here if you are newer to how software works and want to build with AI tools rather than only approve what they propose. Every term is explained once, in plain words, before any chapter relies on it, and every chapter ends with a short drill you can run with or without tools installed. By the last chapter you have shipped a small AI feature and watched real people use it.
The four parts are one ladder. In Part I you build a working picture of how software runs, so the plan an AI tool prints makes sense. In Part II you walk the seven layers every product is built from and decide, for your own idea, where each feature runs, what it costs, and who may use it. In Part III you put a model inside that picture, on a build you scope yourself. In Part IV you take that build to real users and learn from what they do.
0 of 29 read · Up next: Decode the questions
StartYou start with the plan an AI tool prints when you describe an idea: a language, a host, a list of files, a line about secrets. In this part you learn what each line means and how a product actually runs: where the code lives, how a tap becomes a request and an answer, what a framework is, how to take a save point before the tool edits your files, and why a build that works on your laptop can fail online. You leave able to understand that plan and approve each line for a reason you can say out loud.
What this part gives you- 01Decode the technical questions that stop youNext9 min
- 02What software actually is: text files a computer runs9 min
- 03Where software lives9 min
- 04The journey of a request9 min
- 05Languages and frameworks: approve the pick9 min
- 06Git: the undo that makes AI edits safe9 min
- 07Environments: why it works on your machine and breaks online9 min
The shelf that outlasts the course
Want the foundation alone? This level covers the software ground for people building AI products. If that ground is all you need, taken slower and assuming nothing, technicalenough.ai (opens in a new window) is our free beginner course built for exactly that.