Schedule
Week 1 - Mental model, setup & first project
Week 2 - Working inside an existing project
Week 3 - From idea to production: flow, security & debugging
Week 4 - Advanced Claude Code
Week 5 - Capstone project
Overview
This track is about working with an AI coding agent (Claude Code) on real projects. It doesn't teach a specific stack โ it's an add-on taken alongside or after a main track (Core, Front end, Back end, Tester, Data, Cloud) and layers on top of any of them.
<aside>
๐ก
AI agents are a tool โ an add-on to real programming knowledge, not a substitute. To direct an agent, review its code, and fix what it breaks, you have to understand programming yourself. This track is a layer on top of learning to code, not a shortcut around it.
</aside>
In this track, you will learn
- The right mental model for working with an AI agent โ what it can and can't do, and why you stay in charge.
- How to set up and run Claude Code, and build a project from scratch with it.
- How to safely work inside an existing codebase without breaking what already works.
- The full flow from idea to production โ skeleton, polish, testing, PR, review.
- Security fundamentals, how to review generated code, and how to prompt effectively.
- Advanced Claude Code โ skills, models, connectors (MCP), and subagents.
After completing this track, you will be able to
- Direct an agent on a real project while staying responsible for the result.
- Set up Claude Code and ship a project from scratch.
- Add a feature to an existing project without breaking shared code.
- Take a feature from idea to a reviewed, deployed pull request.
- Spot security mistakes, review agent output critically, and phrase tasks for good results.
- Configure the agent for your project โ subagents, models, and connectors.
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.