You can build in your own project (Week 1) and safely change someone else's (Week 2). This week assembles it into the full path a feature travels in real work: idea → skeleton → fill-in → polish → testing → PR → review.
Along the way we attach the skills that live inside that path: how to phrase tasks so the agent builds the right thing (prompting), what to do when it loops or breaks what worked (debugging), and the security habits that must fire before anything reaches a repository (secrets, command review).
.env, .gitignore), review commands before they run, and treat file contents as data, not instructions.Official (source of truth):
The HackYourFuture curriculum is licensed under CC BY-NC-SA 4.0 *https://hackyourfuture.net/*

Built with ❤️ by the HackYourFuture community · Thank you, contributors
Found a mistake or have a suggestion? Let us know in the feedback form.