Course 2 · Vibe Coding Profesional

Vibe Coding: from idea to production.

Four modules that go from your first agent in the terminal to an app with login, payments and CI/CD running on the internet. You start by setting up the stack from scratch; you finish at advanced level, with Claude Code, Codex and Cursor.

  • 4 modules
  • 15 h of video
  • advanced level
  • Single modules or the full course

Course introduction video

Real reviews

Students built these.

Two students describing the software that came out of this course, with their name and photo, exactly as they wrote it to us.

4 modules, 15 hours of video, roughly 4 weeks.

The software that came out of here

Student project

Her first website, from scratch

«For me the clearest proof that the course works is that I managed to build my first website starting from zero units of programming knowledge, and I find that really powerful.»

Carmen

No technical background

Student project

A site that analyses her lab’s orders

«The glossary and the extra videos improve the course enormously. It is all brilliant, really easy to follow. I have built myself a site that analyses my lab’s quotes and orders and categorises who spends more or less per year. Can’t wait to see more!!!»

Ceci I.

Real student project

A student’s laptop with her project open in the browser and her hands on the keyboard

The stack

The three tools you are going to master.

Claude Code · ~/aprenderia
fable 5
ready · context 1M · git redesign

> Design an AI course for non-technical people in 6 sessions

Pensando

The agent in your terminal

Claude Code

With it you build your first agent in module 1 and make it professional in module 3: custom commands, subagents and MCP.

Modules 1 and 3

The builder

Codex

In module 2 it builds a complete web app with you: frontend, backend and database, working from a plan.

Module 2

The visual cockpit

Cursor

The editor where you inspect what the agents write. It is with you from the first lesson to the final deployment in module 4.

Modules 1 to 4

And along the way: Git Node.js Next.js SQLite → PostgreSQL Auth.js Vercel GitHub Actions Stripe MCP

The syllabus

Four modules. One path.

Every module ends in something that works and can be bought separately with its own coupon, applied at checkout on the academy. The first two are the ramp; the last two are where the course earns its advanced level. Or you take the whole path with the full course.

  1. Module 1
    Basic level
    4 hours
    Your first agent

    Fundamentals and Claude Code

    Build a multimodal CLI that normalises expenses from text, receipts and PDFs.

    The 8 lessons in module 1
    • A history of AI applied to code: from classic NLP to the agentic era
    • From LLM to agent: what the scaffold is and why it matters
    • The 4-step loop: propose → review → run → fix
    • The assisted developer’s minimum stack: editor, terminal, Node.js and Git
    • Agent modes: planning before touching code, and auto mode
    • CLAUDE.md and AGENTS.md as the project’s instruction files
    • Git as a safety net: small commits and stable states
    • First real artefact: a multimodal CLI with the Gemini API

    Previous price: 113€ 79.99€ Coupon BIENVENIDA

    Enrol on module 1
  2. Module 2
    Basic level
    4 hours
    Your first web app

    Architecture and Codex

    Build a full-stack web app (Next.js + SQLite + Gemini) with a dashboard, using Codex as the builder and Cursor as the visual cockpit.

    The 7 lessons in module 2
    • CLI → web app: from command to endpoint, from JSON to SQLite
    • The 3 boxes in every app: frontend, backend and database
    • Codex builds while Cursor handles the visual inspection
    • The plan as high-quality context: an introduction to context engineering
    • AGENTS.md as the repository’s operating contract
    • Manual visual feedback: screenshots → agent → UI corrections
    • Three stable Git checkpoints plus a minimum regression test

    Previous price: 113€ 79.99€ Coupon BIENVENIDA

    Enrol on module 2
  3. Module 3
    Intermediate level
    4 hours
    Advanced agents

    Advanced Claude Code

    Make the app professional with tests, custom commands, subagents and MCP to stop the agent drifting.

    The 6 lessons in module 3
    • TDD as a contract: “it works = it passes the tests”
    • Custom commands (/tdd, /debug, /review) versioned in the repo
    • Subagents: separating Builder, QA and Reviewer to prevent drift
    • MCP (Model Context Protocol): Context7 for up-to-date documentation
    • Automated visual verification with Chrome and Puppeteer via MCP
    • Packaging the workflow as a reusable team pack

    Previous price: 132€ 89.99€ Coupon BIENVENIDA2

    Enrol on module 3
  4. Module 4
    Advanced level
    3 hours
    Deployed app

    From development to deployment

    Deploy the app to the internet with authentication, payments and CI/CD: from your laptop to a real product with users.

    The 6 lessons in module 4
    • SQLite → PostgreSQL migration in production (Supabase / Neon)
    • Security audit of AI-generated code: CORS, rate limiting and Zod
    • Auth.js: OAuth login (Google and GitHub) and multi-tenant isolation
    • Deploying on Vercel and managing environment variables
    • CI/CD with GitHub Actions: push → test → automatic deploy
    • Monetising with Stripe: checkout, webhooks and Free/Pro plans

    Previous price: 132€ 89.99€ Coupon BIENVENIDA2

    Enrol on module 4

How it is taught

You have seen the syllabus. This is how it is told.

Five more reviews, exactly as they were written to us. None of them talks about the finished product: they talk about whether it makes sense.

These reviews were written in Spanish and translated here.

Foto de Carmen P.

Carmen P.

Rating: 5 out of 5
«I liked it a lot. The demo was key, because it grounds all the theory. You can easily picture where to go, what to install, how it is done and how the process unfolds, in a much more practical way. Bearing in mind that I have no prior knowledge of the subject.»
Foto de Jaime N.

Jaime N.

Rating: 5 out of 5
«Everything is very well explained and well structured. The demo also helps a lot to ground what the modules explain.»
Foto de Dani

Dani

Rating: 5 out of 5
«What I liked most is how the programming terms and tools are explained for someone who does not come from that world. Making technical concepts accessible is not easy and you have pulled it off. The real-life examples helped me a lot too.»
Foto de Adan

Adan

Rating: 5 out of 5
«What I loved: the video structure is clear and very well sequenced, the content quality is genuinely solid, the command of the subject really shows. Analogies like “git as a save point” are brilliant teaching devices — the kind of thing that makes technical concepts land.»
Foto de Carmen

Carmen

Rating: 5 out of 5
«I thought it was spot on that a real error came up in the demo and they showed how to fix it. That adds a great deal, because it teaches a very realistic part of the process: not just how things should turn out, but what to do when something breaks.»

Who teaches you

People who code with AI every day.

They build, deploy and maintain real software with these tools. Then they teach it to you. Their name, role and LinkedIn are right below.

Meet the team
Rafael González, AI Engineer y docente en aprenderIA

Rafael González

AI Engineer · ex-Santander

Builds the systems he teaches you to build, every single day.

LLMs RAG Document AI LinkedIn
Juan José Do Olmo, investigador senior en IA y docente en aprenderIA

Juan José Do Olmo

Ministry of Health · Abu Dhabi

Researches AI in healthcare and teaches on three master’s programmes.

Research Healthcare Teaching LinkedIn
Ignacio Melero, Senior Solution Engineer e instructor en aprenderIA

Ignacio Melero

Snowflake · ex-Microsoft

Has spent years putting startup AI into real production.

GenAI Machine Learning Cloud LinkedIn
Olga Fernández, directora académica de aprenderIA

Olga Fernández

AI, Drugs & Robots · 280k+

Sets the academic standard behind everything you learn.

MBA in AI 4 master’s degrees University teaching LinkedIn

The full course

The whole thing costs less than the parts.

You can come in module by module, but the full course is the best value for the content: all four modules, the whole project and the extra material, in a single enrolment.

  • All 4 modules: 15 hours of video across roughly 4 weeks
  • The whole project: from the multimodal CLI to the deployed web app
  • The course glossary and the extra videos
  • Access at academia.aprenderia.es as soon as you enrol
Vibe Coding Profesional course cover

Full course · one-off payment

Previous price: 489.99€ 318.49€

Code BIENVENIDACURSO2

Enrolment is completed at academia.aprenderia.es, and the coupon is applied at checkout. Each module can also be bought separately, further up.

For teams

The syllabus, adapted to your whole dev team.

  • Discovery session on the team’s workflow
  • Sessions on your own repository
  • Shared standards: CLAUDE.md, AGENTS.md and tests
  • Support after the training
A laptop with the editor open on a café table, next to two cups carrying the aprenderIA logo in magenta

Technical objections

What you would ask before buying.

Straight answers, anchored to the syllabus and to what students say. If you have another one, write to us.

Level

Do I have to take IA desde 0 first?

No, they are independent: you do not need IA desde 0 to start here, and no language is taken for granted. Module 1 sets up the stack from scratch and explains every term in plain language with analogies — there are students who arrived with no programming background at all and followed the course through, and they say so higher up the page, by name. And getting stuck is planned for: errors are part of the syllabus, not an accident. What the course does ask for is comfort with a computer and some stamina for the last two modules, which end in tests, authentication, payments and CI/CD. That is why it is listed as advanced. If you would rather learn to use AI in general before touching code, there is another way in: Take a look at the AI from scratch course .

Setup

What do I need to install before starting?

Nothing in advance: setting up the environment is a lesson in module 1 and it is done step by step in class. The minimum stack is an editor, a terminal, Node.js and Git, and on top of that go the tools you actually work with — Claude Code, Codex and Cursor — which get installed on your machine during that same lesson. If you have never used one of them, that is exactly where the course starts.

Cost

Will I have to pay for AI subscriptions separately?

You do not. Everything the course uses has a free alternative, and the syllabus is built so you can follow it that way from start to finish. What we do recommend is a basic plan on one of the tools: not required, but it is more comfortable to work with and you will not run into usage limits in the middle of a project. It is a call you can make as you go, not something to sort out on day one.

Buying

Can I buy a single module?

Yes. Each module has its own enrolment and its own coupon, and you can come in through whichever you need. If you are new to this, module 1 is the natural door; if you already work with agents, 3 and 4 are the step up to professional level. Coupons go in at checkout, in the discount box: BIENVENIDA for modules 1 and 2, BIENVENIDA2 for 3 and 4, and BIENVENIDACURSO2 if you take the full course, which is the best value for the content.

Projects

What exactly do I build?

Two projects that grow with you: a multimodal CLI that normalises expenses from text, receipts and PDFs (module 1), and a full-stack web app with a dashboard that, across modules 3 and 4, gains tests, authentication, Stripe payments and CI/CD deployment. These are not toy demos: the app ends up on the internet, with users.

Shelf life

Will it be out of date in three months?

The course separates fundamentals from tools. The agent working loop, context engineering, tests as a contract and the path to production do not change with every new model; the specific tools (Claude Code, Codex, Cursor) are the ones professionals in the field use today.

Your first software in production is one module away.

You have seen the whole syllabus, who teaches it and what the students said. If you would rather start with general AI use, there is a way in there too.

Enrolment is completed at academia.aprenderia.es.

Previous price: 489.99€ 318.49€

Start now