
// CODEFLY — AI-ERA COMPUTER SCIENCE
Learn to think,
build, and command AI.
A real computer-science course for grades 9–12 — where students write actual Python to build and command AI agents, instead of being told the machines will replace them.
// THE SHIFT
Coding didn't become obsolete. The job changed.
The work is no longer racing an AI to type the code — it's directing the AI to build the right thing, then proving it's correct. That still takes real understanding of how software works.
You can't command what you don't understand.
// THE PRODUCT · LIVE NOW
Agent Academy
An 18-week, story-driven course where students earn their way across eight operations — writing real Python the whole way.
- A real in-browser IDEActual Python — Monaco editor, Pyodide runtime. Not drag-and-drop blocks.
- A mission mapEight operations across an 18-week arc, unlocked as students progress.
- Coach Nova, an AI tutorGuides without handing over the answer.
# Brief the agent, then let it act agent = Agent(name="Scout") agent.command("Scan the sector for anomalies") # → reasoning · generated code · output > 3 anomalies found. Prioritizing by risk… > ✓ Report filed to Command.
// WHAT STUDENTS MASTER
Three skills, in order.
Think
Computational thinking — decomposition and logic that hold up whether a human or an AI writes the code.
Build
Real Python fundamentals: variables, loops, functions, data. The substrate everything else stands on.
Command
Directing AI: prompting, orchestration, verifying output, and the ethics of systems that act.

// THE MISSION · 18 WEEKS
Eight operations. One capstone.
Operation 01 is live and free to play. The rest are designed and rolling out through the pilot.
Binary Shores Academy
Python foundations & how AI agents actually work.
Variable Village
Data, JSON, and giving an agent something to reason over.
Logic Lake Outpost
Decision systems — and the ethics of automated choices.
Loop Canyon Base
Batch processing and optimization at scale.
Function Forest
Building AI tools with real safety constraints.
Array Mountains
Knowledge systems and retrieval (RAG).
Object Oasis
Orchestrating multiple agents together.
Database Depths
Capstone build + real-world impact assessment.
// STANDARDS, HONESTLY
Aligned to CSTA — and clear about what that means.
Agent Academy maps to real CSTA computer-science standards for grades 9–12. Adoption varies by state, so we show you exactly how the curriculum lines up with yours — no blanket "approved in all 50 states" claims.
Check your state's standards// REQUEST ACCESS