Real software development is a loop: build โ test โ break โ fix โ improve. Deliberately breaking your project then fixing it is how you truly learn to code. Then you present it โ just like a real developer.
Use the planning prompt you built in Lesson 5.1 to get Claude to build the first version of your project.
Breaking code on purpose โ then fixing it โ is one of the best ways to understand how it works. Practice here first, then do the same thing on your real project!
Apply a bug โ then fix it:
Pick one improvement, copy the prompt, and ask Claude to add it to your project. This is iterative development in action.
Tick each step as you complete it on your real project.
Every developer presents their work. Tick each item as you prepare your demo for the family.