Skip to content
The flagshipZero to pro — one program

AI-Native Software Engineering

Zero to AI-native pro. One program, one price, no gatekeeping.

This is the whole climb. Whether you’ve never written a line of code or you’ve shipped production systems for a decade, AI-Native Software Engineering takes you from real fundamentals through senior-level AI-native practice — one program, one price, one enrollment decision. Just the hours, and the will to climb.

Duration
24 weeks
Commitment
10–15 hours / week (heavier early, lighter once you’re shipping independently)
Format
Live online cohort
Cohort
24 seats · pods of 6
Level
Open to all — no prior experience required
A full mountain ascent: a dashed trail through five waypoints to a flagged summit.

Why this course exists

One climb. Not a toll road.

We used to split this into two purchases: an entry ramp, then "the real thing" gated at two years of experience. That was backwards on both counts. Years-of-experience was never the right admission signal — it measures tenure, not whether someone can verify what a machine hands them. And asking a motivated beginner to clear one purchase just to qualify for the next was a friction problem dressed up as a curriculum decision.

What actually predicts whether someone thrives here is commitment: will they show up, ship every week, and sit through a Waypoint Review that says "revise and resubmit" without quitting. That’s a much better filter than a résumé line.

So the flagship became the whole thing. If you’ve never coded, the first eight weeks build the mental models that make AI leverage usable at all — the same fundamentals we used to sell separately. If you’ve been shipping production code for years, those weeks move fast: you’ll clear the early Waypoints quickly and spend most of your time in the sixteen weeks that follow, where the agentic, architecture-heavy AI-native craft lives. Same program, same standard, different pace through the parts you’ve already earned.

Fit matters

Who this is for — and who it isn’t.

Small cohorts mean we’d rather turn you away than waste your next 24 weeks. Read both lists honestly.

This is for you if

  • Anyone ready to commit real hours — whether this is your first program or your tenth year writing code
  • Career switchers and self-taught builders who want one complete program instead of stitching a curriculum together themselves
  • Working developers whose workflow has aged and want the full AI-native rebuild, fundamentals refreshed included
  • Anyone who’d rather be handheld through real fundamentals once, properly, than fake their way past them forever

This is not for you if

  • Anyone hoping to skip the early phases because they’re "probably fine" — Waypoint 1 is real, and it gates everything after it
  • Anyone who can’t protect 10–15 hours a week for six months
  • Developers who want to avoid AI tools on principle — the curriculum uses them from week one
  • Anyone looking for a passive course to watch at 2× speed; every week ends in a reviewed deliverable

Expected outcomes

What you’ll be able to do.

Outcomes are written as capabilities, because that’s what reviews test and what employers probe.

  1. 01

    Read, write, and debug real programs — and explain them line by line, not just prompt them into existing

  2. 02

    Decompose ambiguous problems into buildable, delegable pieces — the core skill AI can’t do for you

  3. 03

    Design systems and make architecture calls you can defend — the judgment layer AI can’t supply

  4. 04

    Run an agentic development workflow: specs, decomposition, parallel agents, and review gates that scale

  5. 05

    Land substantial changes in large, unfamiliar codebases with confidence

  6. 06

    Verify AI output systematically — testing strategy, debugging AI-era failure modes, security review

  7. 07

    Ship a production-grade capstone system solo, reviewed like a real team would review it

  8. 08

    Leave with a public build log and a defended portfolio case study — proof of the whole climb, not just the end of it

Skills acquired along the way

Engineering foundations

  • Programming mental models
  • Problem decomposition
  • Debugging methodically
  • Terminal & Git fluency
  • HTTP, APIs & databases

Judgment & design

  • System design & architecture trade-offs
  • Data modeling
  • API design
  • Spec writing agents can execute
  • Technical decision records

AI-native workflow

  • Editor agents & CLI agents
  • Agentic task decomposition
  • Context engineering
  • Multi-agent workflows
  • Prompt hygiene & verification discipline

Quality & shipping

  • Testing strategy for generated code
  • Debugging AI-era failure modes
  • Security review
  • Code review at speed
  • CI and release discipline

The learning journey

8 phases. 24 weeks. One ascent.

Every phase has an entry state, an exit state, and a Waypoint Review gating the way forward — so progress is never a feeling, it’s a fact.

  1. 1 · Base Camp — Think Like an Engineer

    Weeks 1–3

    Programming mental models, problem decomposition, and tool fluency — with AI used only as an explainer while your own models form.

    You arrive
    Motivation, and possibly zero code.
    You leave
    You can write, run, debug, and explain small real programs.

    Waypoint 1 · Waypoint 1 · The Glass-Box Build

    Build a command-line tool, test it, and walk a mentor through every line. Nothing in it may be a mystery to you.

  2. 2 · The Machinery of the Web

    Weeks 4–6

    How the pieces of an application fit: HTTP, data, APIs, and interfaces — the map every engineer carries.

    You arrive
    You can build and explain a program that runs on your machine.
    You leave
    You can build a small system whose pieces talk to each other — and draw the map.

    Waypoint 2 · Waypoint 2 · The Working System

    A working API and database behind a simple interface, demoed live — including tracing one request through every layer, out loud.

  3. 3 · Build With the Machine

    Weeks 7–8

    The deliberate inversion: now that you can verify, you learn to delegate. AI-paired building of a full project, with supervision discipline as the graded skill.

    You arrive
    You understand what you build.
    You leave
    You build faster than you could alone — without losing the understanding.

    Waypoint 3 · Waypoint 3 · The Supervised Build

    A full-stack app built AI-first, deployed, and defended: you present what the AI did, what you corrected, and how you knew.

  4. 4 · Recalibration — Going AI-Native

    Weeks 9–10

    Install the full AI-native workflow and find out, concretely, what changes once you’re building daily instead of just learning it.

    You arrive
    You just built and shipped your first full-stack app, AI-paired.
    You leave
    Your daily workflow is AI-first, and you can articulate exactly where the leverage is.

    Waypoint 4 · Waypoint 4 · The Rebuild Diff

    Rebuild the Supervised Build (or another project) AI-first at speed. Present the diff: where the machine multiplied you, where it misled you, and what that means for how you’ll work from here.

  5. 5 · Systems That Survive

    Weeks 11–14

    When code is cheap, design is the bottleneck. Four weeks on architecture, data, and API judgment — the decisions AI executes but can’t make.

    You arrive
    You can direct AI at the function-and-feature level.
    You leave
    You can shape a system, defend its trade-offs, and write specs a machine can build from.

    Waypoint 5 · Waypoint 5 · The Architecture Defense

    Design and build a service end-to-end, then defend the architecture in review: every trade-off questioned, every alternative considered.

  6. 6 · Directing the Machine

    Weeks 15–18

    Scale your delegation: agentic workflows, parallel agents, verification at scale, and the hardest arena — large codebases you didn’t write.

    You arrive
    You can spec and build a system you designed.
    You leave
    You can land serious work in a codebase you’ve never seen, with agents doing the heavy lifting.

    Waypoint 6 · Waypoint 6 · The Legacy Landing

    Take a substantial feature from issue to merged in a large open-source codebase you’ve never touched, driven by an agentic workflow you can explain.

  7. 7 · Quality Under Speed

    Weeks 19–21

    Speed without trust is a liability. Three weeks on testing strategy, debugging what AI breaks, security, and reviewing at the pace machines produce.

    You arrive
    You can produce a lot of software fast.
    You leave
    You can produce a lot of software fast that you’d stake your name on.

    Waypoint 7 · Waypoint 7 · The Hardened Release

    Take a working system through audit: test suite, security review, load test, and a written risk assessment. Ship the hardened release.

  8. 8 · Summit

    Weeks 22–24

    The capstone: a production-grade system, built solo with your full AI-native workflow, reviewed like a real team would review it.

    You arrive
    Every skill in the program, practiced separately, from first program to production system.
    You leave
    All of it, integrated — and public proof that you can do the whole job.

    Waypoint 8 · Summit Defense

    Present the finished system: live demo, architecture walk-through, AI-workflow retrospective, and questioning from mentors. Then publish the case study.

The curriculum, week by week

Every week has a theme. Every Friday, something ships.

Lesson-level detail is refined with each cohort; the weekly structure below is the commitment.

Weeks 1–3Base Camp — Think Like an Engineer
  1. Wk 01

    How programs actually run: values, control flow, and the machine’s point of view

    Ships: First working programs + terminal and Git set up for real

  2. Wk 02

    Decomposition: turning fuzzy problems into steps a program can take

    Ships: A small tool built from your own written plan

  3. Wk 03

    Debugging as method: hypotheses, evidence, and reading error messages

    Ships: The Glass-Box Build, ready for Waypoint 1

Weeks 4–6The Machinery of the Web
  1. Wk 04

    The web’s contract: requests, responses, and what a server really is

    Ships: A tiny server you built and can interrogate

  2. Wk 05

    Data: modeling the world in tables, and talking to a database

    Ships: Your API storing and serving real data

  3. Wk 06

    Interfaces: enough frontend to make a system usable

    Ships: The Working System, ready for Waypoint 2

Weeks 7–8Build With the Machine
  1. Wk 07

    AI-paired building: prompting, reviewing, and correcting generated code

    Ships: Project core built with documented AI collaboration

  2. Wk 08

    Shipping: deployment, polish, and the honest retrospective

    Ships: The Supervised Build deployed and defended; build log complete

Weeks 9–10Recalibration — Going AI-Native
  1. Wk 09

    The AI-native workflow: editor agents, terminal agents, and the new inner loop

    Ships: Your environment rebuilt and a first AI-first feature shipped

  2. Wk 10

    What changes at speed: fundamentals that matter more now, rituals that are dead

    Ships: The Rebuild Diff project, ready for Waypoint 4

Weeks 11–14Systems That Survive
  1. Wk 11

    Architecture as decision-making: boundaries, coupling, and the cost of change

    Ships: System design doc for your phase project, reviewed

  2. Wk 12

    Data modeling: schemas that survive requirements you haven’t met yet

    Ships: Data layer built, with a written model rationale

  3. Wk 13

    API design: contracts, versioning, and designing for consumers

    Ships: Public API shipped with contract tests

  4. Wk 14

    Specs machines can build from: turning design into delegable work

    Ships: Service completed via spec-driven AI build, ready for Waypoint 5

Weeks 15–18Directing the Machine
  1. Wk 15

    Agentic workflows: decomposition, delegation, and review gates

    Ships: A multi-step feature landed through an agent pipeline

  2. Wk 16

    Context engineering: giving machines the map of a system

    Ships: Agent-ready onboarding docs for an unfamiliar repo

  3. Wk 17

    Reading at scale: archaeology in codebases too big to read

    Ships: Architecture recovery report on your target codebase

  4. Wk 18

    Landing the change: tests, review, and the merge

    Ships: Feature merged or in review upstream — Waypoint 6

Weeks 19–21Quality Under Speed
  1. Wk 19

    Testing strategy: what to test when a machine wrote it

    Ships: Test suite with a written strategy, not just coverage

  2. Wk 20

    Debugging AI-era failures: plausible-looking wrongness and how to catch it

    Ships: Bug hunt: find and fix seeded defects in generated code

  3. Wk 21

    Security and review culture: threat modeling, review at speed

    Ships: The Hardened Release, ready for Waypoint 7

Weeks 22–24Summit
  1. Wk 22

    Summit design: scope, spec, and the plan of ascent

    Ships: Approved capstone spec and architecture

  2. Wk 23

    The build: full workflow, mid-week design reviews

    Ships: Working system, feature-complete

  3. Wk 24

    Hardening, defense, and the case study

    Ships: Summit Defense passed; portfolio case study published

Projects

The work you’ll point to later.

Every phase produces something reviewable; the Summit produces something you defend.

Phase 1

The Glass-Box Build

A real command-line tool where every line is yours to explain. The anti-black-box exercise.

Phase 2

The Working System

An API, a database, and an interface that fit together — and a map of how.

Phase 3

The Supervised Build

A deployed full-stack app built with AI leverage and human verification — your first act of AI-native engineering.

Phase 4

The Rebuild Diff

The same build (or a new one), rebuilt AI-first at full speed — with an honest analysis of where the leverage and the traps are.

Phase 5

A service, designed and defended

An end-to-end service where you make and document every architecture call, then build it via specs an agent executes.

Phase 6

The Legacy Landing

A real feature landed in a large open-source codebase you’ve never seen — the closest thing to a new job’s first month.

Phase 7

The Hardened Release

A system taken through tests, security review, and load — then shipped.

Summit project

The Summit system

A production-grade capstone of your own design, built solo, defended in review, published as a case study.

Mentorship

A system, not a Slack channel.

Small pods, senior mentors, and promises with numbers attached — mentorship here is a system, not a Slack channel.

Pods of six

You’re placed in a pod of six in week one and climb with them to the end. Small enough that your absence is noticed; strong enough to survive a hard week.

Weekly pod studio

A live session with your pod mentor every week: demos, unblocking, and group review of real work.

1:1 every two weeks

Thirty minutes with your mentor, agenda owned by you — career, code, or the thing you’re stuck on.

Code review in 24 hours

Every weekly deliverable gets a real review — line comments and questions — within one day. That’s a promise, not an aspiration.

Open office hours

Twice a week, drop in with anything. No booking, no agenda.

On this course

Weeks 1–2 add guided pairing sessions so absolute beginners never stall at setup.

Also on this course

Mentors are practicing senior engineers who run AI-native workflows in production teams — not teaching assistants.

Also on this course

Phase 6 pairs you with a mentor who knows your target open-source codebase’s ecosystem.

Also on this course

Summit reviews are run as real design reviews: your mentor recruits a second senior engineer so the questioning is fresh.

The Ship Week Rhythm

Weeks don’t drift here.

Courses fail when weeks drift. Ours can’t: every week ends with something shipped, and going quiet triggers a human, not a reminder email.

  1. 01

    Monday goals

    You post the week’s targets to your cohort space. Everyone sees them.

  2. 02

    Async standups

    Three times a week, two sentences: what moved, what’s stuck.

  3. 03

    Friday ship

    The week’s increment goes up for review and gets demoed in your pod. Shipped beats perfect.

  4. 04

    The 48-hour rule

    Silent for two days? A mentor reaches out personally. Not a bot — a person who knows your project.

  5. 05

    The build log

    Your public record of the whole journey — and the proof of work employers actually read.

Waypoint Reviews

No exams. Real reviews.

No exams. Each phase ends with a Waypoint Review — you present working software against a rubric published on day one, the way real engineering teams review real work.

A working demo, defended

Forty-five minutes: you demo the milestone, walk the code, and answer questions about why it’s built the way it’s built.

A rubric you can read on day one

Functionality, code quality, AI-collaboration quality, and reasoning under questions. No surprises, no trick questions.

AI collaboration is graded

Prompt hygiene, verification discipline, knowing when not to use the tool — assessed explicitly, because that’s the craft now.

Revise and resubmit

Miss a waypoint and you get a week to close the gap, like a returned pull request. Rigorous, not punitive.

You graduate when

  • All eight Waypoint Reviews passed
  • Summit system presented and defended
  • Build log complete for at least 90% of program weeks
  • Capstone case study published on your portfolio

From the trail

“I came in convinced AI tools were making me a worse engineer. Sixteen weeks later I design more carefully than I ever have — and ship about three times faster. The Waypoint reviews were the hardest technical conversations of my career, in the best way.”

Backend developer, 4 yrs experience · AI-Native Software Engineering

Pricing

One price. Everything included.

No fake discounts, no upsells inside the course, no “premium tier” of attention. Everyone gets the whole thing.

AI-Native Software Engineering

₹1,15,000

Or 6 monthly installments of ₹19,200

One-time, all-inclusive. One price for the whole climb — zero experience to AI-native pro. No separate prerequisite course to buy first.

Every cohort reserves need-based scholarship seats. If the price is the only thing stopping you, apply anyway and say so.

What’s included

  • Twenty-four weeks of live studio sessions, recorded
  • A pod of six and a senior practicing engineer as mentor
  • Code review on every weekly build within 24 hours
  • Eight Waypoint Reviews and a two-reviewer Summit defense
  • The published capstone case study and build log
  • Lifetime access to materials and the alumni network

Questions, answered straight

FAQs

I’ve never written code. Can I really do this program?

Yes — the first eight weeks assume zero experience and build the real mental models (programming fundamentals, how the web fits together) before any heavy AI delegation. That sequencing is deliberate: you can’t supervise what you don’t understand. Beginners who put in the hours pass Waypoint 1–3 the same way Foundations graduates always did — because this is that program, folded in.

I already have years of experience. Will the early weeks waste my time?

They’ll move fast for you, not waste your time. Experienced engineers typically clear Waypoints 1–3 well inside the eight weeks, since the pacing is built to let genuine competence show up quickly in the reviews. What you actually came for — architecture, agentic workflows, verification at scale — starts in week 9 and runs for sixteen weeks.

Why did you remove the "2+ years experience" requirement?

Because years of tenure was never actually what predicted success here — commitment was. Gating admission by resume line while claiming to teach judgment was inconsistent, and it meant beginners had to buy a separate course just to qualify for this one. We’d rather assess you on whether you finish Waypoint 1, not on what your LinkedIn says.

Which AI tools does the program teach?

The program is tool-current but not tool-dependent: you’ll work with the leading editor and CLI agents in use at the time your cohort runs. The workflow, decomposition, and verification skills transfer across tools — that’s deliberate, because the tools will change and the craft won’t.

Can I do this alongside a full-time job?

The program is designed for exactly that: 10–15 focused hours a week (heavier in the first eight weeks, lighter once you’re past Waypoint 3), with live sessions scheduled for working professionals and everything recorded. What it doesn’t survive is zero hours — the Ship Week Rhythm assumes something ships every Friday, for all six months.

What happens if I fail a Waypoint Review?

You get specific feedback against the rubric and one week to revise and resubmit — like a returned pull request. Mentors work with you on the gap. Waypoints exist to keep the standard real, not to filter people out.

Do I need to know a specific language or stack going in?

No. If you’re starting from zero, the first eight weeks teach Python for the thinking and backend phases, plus enough HTML/CSS/JavaScript to ship a real interface. If you’re already writing code, you’ll clear those weeks quickly, and the stack is flexible from week 9 on — you’re reviewed on design, workflow, and verification quality, not framework choice.

Is there a job guarantee?

No, and we’d be suspicious of anyone offering one. What you leave with is better: a public build log spanning the whole climb, a defended production-grade capstone, and interview-ready judgment — the things hiring processes for AI-era engineering roles actually probe.

Are live sessions recorded?

Every session is recorded and available the same day. Live attendance is strongly encouraged — the studio format is interactive — but the program is built to survive real life and real time zones.

What time zones do cohorts run in?

Cohorts are scheduled around Indian evenings and weekend mornings (IST), which also works for the Gulf and Southeast Asia. Everything is recorded, and async reviews mean your work never waits for a meeting.

What is the refund policy?

Full refund within the first two weeks of the cohort, no questions and no forms-designed-to-exhaust-you. After that, fees are non-refundable but you can defer to a later cohort once, free.

Do you offer installment plans and scholarships?

Yes — installment options are listed with each course’s pricing, and every cohort reserves need-based scholarship seats. If price is the only thing stopping you, apply and say so plainly.

Will I get a certificate?

Graduates receive a completion credential — but the artifacts that actually open doors are the ones you build: a public build log, defended projects, and a published case study. We optimize for those.

How do I know which course to start with?

Working developer → AI-Native Software Engineering. New to code → Software Foundations. Already AI-native and choosing a depth → the specializations. Bringing a whole team → For Teams. Still unsure? Write to us with two lines about where you are; a human replies.

Cohorts are capped at 24

Ready for AI-Native Engineering?

Applications take ten minutes and are read by an engineer. If a different course fits you better, we’ll tell you straight.