fbpx
Home Blog Page 171

Why the Future of Learning Starts with Building

0

Coding has always served two purposes: the intrinsic drive to build something, and the practical path to a lucrative career. Even the most passionate code aficionados don’t dream of variables or syntax — they want to make a website, a tool, a game. For years, the career upside was impossible to ignore. You could land a stable SWE job, bootstrap your own app, or join a buzzy startup as a first hire.  

Generative AI flipped the script. AI now handles the repetitive tasks that used to define entry-level developer roles. At the same time, the barrier to entry for coding and building is lower than ever — you can spin up a working prototype with just an idea and a natural language prompt.  

This shift hasn’t eliminated the desire to code, but it’s changed what and who coding is for. If you’re not learning to land a junior dev role, you’re learning to build the thing you’ve been imagining, to add a technical skill to your existing career, or to understand the tools you’re already using at work. And here’s the catch: those goals all require understanding your code, not just having code that works. 

At Codecademy, all of these changes excite us about the future of learning to code. We’re introducing the AI Builder, a new project-based learning tool that flips the script by teaching you how to work with AI-generated code from the start. Our approach brings together the immediacy of modern AI tools and the rigor of real instructional design.

Why we created the AI Builder 

AI’s speed and efficiency often come with a tradeoff; you can get working code immediately, but you don’t really know what it’s giving you or why it’s built a certain way. Developers use the term “vibe coding” to describe this phenomenon — it’s fast, fun, but shallow; great for demos, less great for long-term skill-building.  

If your goal is to understand what you’re building, generic AI output alone won’t get you there. And the more you push these tools into real-world complexity, “the harder it is for them to give you exactly what you want,” says Zoe Bachman, Head of Learning at Codecademy.  

Switch to Learn for behind-the-scenes insights and your personalized roadmap.

With the AI Builder you get an education along with the AI output. In the workspace, you can toggle between two tabs: Build, where you work directly with a project and can modify and change code in real time; and Learn, where you get a personalized learning roadmap that’s based on your project.  

“We pair the experience of having a working app with a learning path that allows you to reverse engineer how it’s built, so you can deeply understand it and modify it confidently,” Zoe says. We’re calling our hybrid approach to learning-driven development “vibe learning” — it’s powered by AI guidance but rooted in learning science.  

Build first; learn continuously 

With AI Builder, you start with what you want to do: build the thing in your head. Whether that’s a habit tracker, a portfolio site, or the seed of a bigger idea, you don’t need to have prior coding knowledge to learn and build with the AI Builder. In other words, there are no pre-requisites for creation.  

You create a prototype by typing what you’d like to create in natural language. The AI chatbot will ask a few clarifying questions about your needs and overall goal before generating the project. Once the project is created, you can use the chat function to continue describing what you want. (You’re also welcome to go right into the code and start making changes if you already know your way around!)  

“It was fun to build something so quickly and be able to see the code and a learning plan for it,” says Grace Krishna, a Code Crew member who beta tested the AI Builder.   

When you need clarity on what’s going on behind the scenes in your code, or you hit a wall with AI, that’s a great time to flip over to the Learn tab.  

We’re calling our hybrid approach to learning-driven development ‘vibe learning’ — it’s powered by AI guidance but rooted in learning science.

Your project becomes the curriculum 

Rather than teaching concepts in the abstract and hoping learners translate them later, AI Builder removes that translation tax entirely. “We’re showing you specifically your code from your project and helping you understand it,” Zoe says.  

Rework your prototype in real time with the help of AI.

To build that personalized curriculum, the AI Builder breaks your project’s code into clear milestones and tasks. For each task, it generates an interactive learning loop, which is an activity designed to help you form a mental model of what your specific code is doing.  

These loops help you understand the logic behind each part of your project, so you can confidently apply the same thinking to other sections, or even future projects. This approach also ensures everything you learn is directly relevant to what you’re making — so you don’t have to guess when you’ll ever use this. 

Why this is vibe learning (not vibe coding) 

A key misconception about AI‑assisted development is that it makes learning superficial. AI Builder challenges that by grounding the entire experience in learning science rather than simple code generation. Our entire system is intentionally designed for you to retain knowledge. So, while it might not feel like you’re taking a course, you’re absorbing key concepts just by interacting with AI-generated code.  

A Socratic AI, not an answer-spitting chatbot 

Our educational AI chatbot is designed to guide you toward an answer through an in-depth questioning approach that’s based on the Socratic method of teaching. Instead of spitting out shortcuts or answers like AI typically does, you get strategic nudges, hints, and questions that build durable mental models.  

Research on AI in education shows that just providing an answer makes it harder for learners to retain the information on their own. Zoe compares the Socratic AI to “a personalized tutor, facilitating you acquiring more knowledge, so you’re not totally left on your own.” Our method encourages you to think critically so you really grasp the concepts and can continue to use them in the real world.  

Learning loops with real instructional design 

Behind the scenes, every learning loop in the Learn tab is built on proven frameworks like inductive learning and the 5E model, a popular STEM teaching framework that’s shorthand for engage, explore, explain, elaborate, and evaluate.

You’ll notice that the questions and exercises in the Learn tab feel different than the rest of our courses and paths, and that’s intentional. “The learning loops are designed very well — they get you there inductively,” Zoe says. They’re exploratory without being overwhelming, and evaluative without feeling like tests.  

Negar Vahid, a beta tester for the AI Builder appreciated the AI’s interactive question format. “The question-based learning feels engaging, and the starter project it builds is simple but useful,” she says.  

This structure ensures you don’t develop the wrong mental models — a known risk in fully constructivist or student-centered environments — while still giving you the freedom to explore.

Why learn when AI can build? 

There are some projects that are well-suited for simply vibe coding, like making a personal HTML website or a single-use script to automate a one-time task. Tools like Lovable and v0 are suited exactly for these types of projects.  

The longer your code needs to live, and the more complex your project becomes, the more you need to actually understand what you’re building. Joe Holmes, Codecademy Curriculum Developer in the AI and machine learning domain, uses the term “ignorance debt” to describe what happens when you don’t: 

“It’s like tech debt squared. It’s much, much worse,” Joe says. “You don’t know what kind of code is coming out. You just are only looking at: Does this kind of generally appear to be what I asked for? You don’t know if there are security flaws. You don’t know if there are performance flaws. You don’t know if you’re leaking sensitive information. You don’t know how to fix anything.” 

The tipping point comes down to two factors: complexity and time. If you’re developing software professionally, you’re legally responsible for the code you output. If you’re building something that will serve actual users, you need to be accountable for security, performance, and maintainability. And if your project will need updates or fixes over time (which most do) understanding your codebase becomes essential, not optional. 

The good news? Learning doesn’t have to feel like eating your vegetables. “Kids hate veggies and broccoli because we don’t cook it well enough to make it tasty when we first introduce it to them,” says Nhi Pham, Codecademy Curriculum Developer. The same is true for teaching AI: “If you do it well, you’re inspiring people to have these very hygienic practices when working with AI,” she says.  

That’s exactly what AI Builder is designed to do — make learning feel as immediate and rewarding as building, so you develop good habits from the start rather than building a lifelong aversion to understanding your own code. 

Get started with the AI Builder 

AI isn’t a replacement for learning, it’s a tool — and a powerful one when it comes to education. Our new AI Builder allows for “just‑in‑time learning that’s highly personalized,” Zoe says. Even the best teachers or bootcamps can’t deliver that for every learner, on every project, instantly. Perhaps the most exciting vision is how AI changes what a learning environment can be. 

Zoe described it beautifully: “I imagine the AI Builder as a workspace… like having all your resources around you and an AI tutor in the background.” 

That’s the shift: from learning before you build to learning while you build. We can’t wait to see what you create. 

Feedback emPower Tools: How to Make Your Feedback Go Further

0
Feedback emPower Tools: How to Make Your Feedback Go Further

For today’s blog post, I interviewed Dr Rob Nash who together with Prof Naomi Winstone and Dr Kieran Balloo created the website Feedback emPower Tools. Feedback emPower Tools sets out to help learners engage and process feedback they receive. For learners it can be challenging to engage with feedback, perhaps because they either do not fully understand the feedback, do not know how to best use the feedback for future assessments, and/or are too anxious to process it in the first place (1). For educators, it can be difficult to help individual students with processing feedback as the reasons for the issues students experience can vary widely. Feedback emPower Tools offers a free resource that is packed with information, activities, and guidance to help students make the best use of feedback (2). Feedback emPower Tools is tailored to students and teachers at schools or in Higher Education alike but can also be used as a platform for activities as part of continuing professional development (CPD).

CKT: Before we discuss the Feedback emPower Tools website in more detail, Rob, can you introduce yourself and tell us a bit about your background?

RN: Sure! I’m a researcher based in England with a background in studying the psychology of memory and cognition; I’m also a National Teaching Fellow. I previously worked as an academic in UK universities for about 15 years, where my research interests turned increasingly toward the psychology and practice of feedback. I’m fascinated by understanding why receiving feedback is such a difficult and unwanted experience for so many of us, and how we can work practically around those psychological challenges. These days I work for the National Institute of Teaching (NIoT), which is a specialist higher education institution focused on improving professional development for school teachers and leaders. My role there is Head of Psychological Research, so I have the privilege of working with new and experienced teachers on all manner of professional development research, including on feedback.

CKT: When someone visits the Feedback emPower Tools website, what do you hope they immediately understand about its purpose?

RN: We hope people will straight away see the website’s strapline: “Make Your Feedback Go Further”, and that they’ll reflect on how powerful that goal would be, if we could achieve it. Feedback can be so valuable and informative, but we often fail to extract its full potential because it’s just so difficult to use effectively. So hopefully visitors will immediately understand that the website is focused on giving people – especially students, but not necessarily only students! – the tools and knowledge they need in order to make feedback more useful for themselves.  

RN: We also hope people will find the site and resources straightforward and user-friendly. There are tons of incredible flashy resources and tech solutions out there in the world, for all sorts of educational purposes, but we felt strongly that our goal should be to make our site and our resources as simple and accessible as possible, so that any learner could dive in and take away something valuable.

CKT: From browsing the website, I immediately noticed the clear structure and can imagine that students and teachers will find it easy to navigate the many resources. What inspired you and your colleagues to create Feedback emPower Tools in the first place?

RN: Long story – I hope you’ll forgive a long answer! Over a decade ago, Naomi Winstone (University of Surrey) and I created a resource called the ‘Developing Engagement with Feedback Toolkit (DEFT)’, which was intended to help teachers to build their students’ skills in engaging with feedback. The toolkit has since been used really widely all over the world, and we’ve been excited to learn about the ways and contexts in which it’s been used. In one example, we learned that thanks to our fantastic colleague Kieran Balloo (Southern Cross University), the DEFT was being used in high-secure prisons in Queensland, Australia with adults who were pursuing higher education programmes whilst incarcerated.  

RN: An opportunity arose for us to explore and build more on this kind of impact. Kieran, Naomi and I got some funding to develop a new resource, which we’d initially imagined as an updated DEFT for more diverse kinds of learning contexts, but which ultimately evolved into something quite different. As part of this funding, I travelled out to Australia a couple of times, where Kieran and I visited some of the prisons to speak with incarcerated students about how feedback works in such an extreme learning context. We also visited some ‘Country Universities Centres’: regional hubs where students in rural and remote areas can come to study, with access to fast internet, study resources and access to local learning advisors.  

RN: Through our visits we became really attuned to the idea that expecting people to use feedback effectively relies on a ‘hidden curriculum’. Doing this well might be challenging for most of us, yet some students can surmount these challenges through their ready access to their teachers, to formal and informal mentoring, to helpful resources and opportunities, and more. Others cannot. So, the core idea and shape of Feedback emPower Tools was borne heavily from our conversations that followed those visits. We realised that if it were possible for students in a high-secure prison to get more value from feedback, then our solutions might also benefit many other types of modern learners: for example, those pursuing a qualification by distance learning; those who study asynchronously alongside part-time employment; those who feel anonymous in a massive cohort and unable to access one-to-one support; those with only intermittent access to the internet; and many more. 

CKT: Oh wow, that is such an interesting back story. It is sometimes so surprising to find out what the impetus was for an idea that comes to life. Thanks for sharing. Now, what principles or theoretical frameworks have shaped this resource in particular?

RN: Several years ago, I was talking to one of my undergraduate personal tutees about their experiences of feedback. I casually mentioned that they might sometimes consider putting their feedback aside for a few days before they engage with it deeply, so that they might move past their initial emotional reaction and make room for a clearer and more critical perspective. I’ll always remember how the student’s eyes lit up at this moment: “Are we allowed to do that?!” For this student, moving them forward with feedback was partly a case of just giving them a really simple—perhaps to some of us, even obvious—strategy, and helping them realise that using these kinds of self-regulation strategies are key to effective learning, rather than a sign of failure as a student.  

RN: Similarly, when Kieran and I met incarcerated students and heard the feedback challenges they experienced, we asked whether they might ever collate all of the feedback they received into a single electronic document, as a kind of ‘feedback portfolio’ that wouldn’t get accidentally deleted whenever their offline study devices were periodically refreshed. This suggestion struck such a strong chord with some of the students: ‘Keep your feedback; review it sometimes; here’s an easy way’. Yet again, here we saw the power of putting simple strategies and tools directly into learners’ hands. On the drive home, Kieran and I chatted about how the solution a student needs most isn’t always a jazzy platform overflowing with tech, but is often a blank page and an idea of what to do with it. 

RN: So, at its core, Feedback emPower Tools is really about unpacking that hidden curriculum, helping learners to see how they can take greater control of the feedback they receive even when it seems vague or even wrong. As you’d expect, our own research has underpinned a lot of our thinking. In particular, our 2017 systematic review (2) worked through the kinds of skills and habits that sit behind learners’ proactive engagement with feedback, and the kinds of interventions that had been tested and evaluated (and there’s been so much research since then!). But loads of really powerful work by other researchers also shaped our thinking, both from the world of educational research (particular shout-out to Prof Phill Dawson whose research and wisdom were frequently in our minds!) and from other behavioural science domains that don’t always obviously overlap, like health sciences, and consumer behaviour. As psychologists we like the idea that engagement with feedback effectively boils down to a bunch of socio-emotional, cognitive, and behavioural processes (3) that we can study. So, a lot of the time that we spent on designing activities and tools for the website, we were thinking explicitly about which of these psychological processes we were trying to influence, and how. 

CKT: Well, we at the Learning Scientists love a research-informed resource that focuses on unveiling small, but effective tweaks in learning and teaching practice. From a practical student perspective: How do you envision students using the Feedback emPower Tools website? What are different approaches to interact with the resource?

RN: We expect and hope that different students will find different parts of elements of the website more- vs. less-useful. Some might arrive with a clear idea of a specific feedback problem they want to work through, or that they want advice on. Others might not know where to start: one thing we’ve added to the site for those people is an AI chatbot, which suggests some helpful starting points based on users’ descriptions of their challenges with feedback. Some students might want to just watch some short (~3-minute) videos to pick up tips on various feedback topics. Others will want to engage more deeply, and to start making sense of their own feedback using some of our tools.  

RN: In the best scenario, we hope that some students will come back to engage with a certain tool time and time again. For example, one of the areas on the site is about setting goals and planning actions, and there’s a simple tool that guides students through a reflective process of transforming their feedback into a specific action plan. Students can download their action plan as a plain-text document and might create and download one of these each time they’ve received substantive feedback so that they’re easy to collate, track, and monitor. There’s nothing in this tool that a student couldn’t do themselves, in principle, but the scaffolding of this reflection is what we believe is most essential. 

CKT: I believe that Feedback emPower Tools is not only for students, but can be used effectively by educators, too. How can educators make the most of the website?

RN: That’s right. We wanted the website to be accessible to any student (or learner) who wanted to engage directly with the resources and tools, and we hope we’ve achieved that. But we believe educators have a really powerful role to play in supporting students to become expert users of feedback. We think of so-called ‘feedback literacy’ as a set of crucial skills and habits that are rarely taught explicitly in formal education and yet are often taken for granted. If educators play an overt and intentional role in preparing learners with these skills and habits, then they’re not only supporting them academically, but also preparing them for workplaces — and, frankly, even for aspects of their personal lives! — where they’ll continue needing to engage constructively with feedback. 

RN: Probably the most important thing for educators to know about the website is that everything is completely free. We’ve licensed all the resources under Creative Commons, which means that anyone can take them, share them, embed them in a learning management system, even adapt them to suit their own context. Whatever you like – as long as you give us the appropriate credit. All the activities and tools are in H5P format, which is compatible with most learning management and web content management systems, and educators can download whichever resources they want after registering their details on the site. 

RN: Some educators will want to use the website fairly passively – as something they can easily steer their students toward. But we hope that many will want to use it more actively, for example by building the resources directly into courses, and programmes, and using them as the foundation for classroom activities and conversations. And we’re already hearing from educators about ways they plan to use the resources that we hadn’t foreseen, and in educational CPD contexts beyond those we’d originally imagined, which is really cool. I hope people will get in touch to let us know how they use Feedback emPower Tools, and how it works out! 

CKT: Looking ahead, how do you see Feedback emPower Tools evolving? Are there features that you’d like to develop?

RN: Yes! At the moment, the site covers 18 different kinds of challenges of engaging with feedback, each of which we chose based on the research literature and the many conversations we’ve had about this topic. But we know this isn’t an exhaustive list, and in time we imagine adding new sections to the site that cover more kinds of challenge. We have a couple of ideas in mind already (but we need a good rest first before getting back to work on them!), and we’d be open to hearing recommendations. 

RN: We also recognise that although each area of the site contains one activity and one tool, these resources are not exhaustive: there are likely many other useful ways of working on those specific challenges of using feedback. Over time we might design and add extra activities and/or tools to some of the existing pages. That said, what we’d love to happen is that educators see these resources, and think “Actually, that’s quite simple, and it gives me an idea of something else I could do for my students!” In other words, we’d certainly love students and educators to engage with our resources, but we’d also love educators to use our site as a springboard for inspiring their own creative ideas in a similar vein. 

CKT: Thanks so much, Rob, for walking us through the rationale of Feedback emPower Tools and giving our readers an idea on how to best use this rich resource. I will definitely use it in my own teaching, but also share it with colleagues in Higher Education and schools. I particularly agree with you when you said that this resource offers the scaffolding that can enable students to take their feedback to the next level, but also provides educators with concrete tools to support their students on this journey.

Why the Future of Learning Starts with Building

0

Coding has always served two purposes: the intrinsic drive to build something, and the practical path to a lucrative career. Even the most passionate code aficionados don’t dream of variables or syntax — they want to make a website, a tool, a game. For years, the career upside was impossible to ignore. You could land a stable SWE job, bootstrap your own app, or join a buzzy startup as a first hire.  

Generative AI flipped the script. AI now handles the repetitive tasks that used to define entry-level developer roles. At the same time, the barrier to entry for coding and building is lower than ever — you can spin up a working prototype with just an idea and a natural language prompt.  

This shift hasn’t eliminated the desire to code, but it’s changed what and who coding is for. If you’re not learning to land a junior dev role, you’re learning to build the thing you’ve been imagining, to add a technical skill to your existing career, or to understand the tools you’re already using at work. And here’s the catch: those goals all require understanding your code, not just having code that works. 

At Codecademy, all of these changes excite us about the future of learning to code. We’re introducing the AI Builder, a new project-based learning tool that flips the script by teaching you how to work with AI-generated code from the start. Our approach brings together the immediacy of modern AI tools and the rigor of real instructional design.

Why we created the AI Builder 

AI’s speed and efficiency often come with a tradeoff; you can get working code immediately, but you don’t really know what it’s giving you or why it’s built a certain way. Developers use the term “vibe coding” to describe this phenomenon — it’s fast, fun, but shallow; great for demos, less great for long-term skill-building.  

If your goal is to understand what you’re building, generic AI output alone won’t get you there. And the more you push these tools into real-world complexity, “the harder it is for them to give you exactly what you want,” says Zoe Bachman, Head of Learning at Codecademy.  

Switch to Learn for behind-the-scenes insights and your personalized roadmap.

With the AI Builder you get an education along with the AI output. In the workspace, you can toggle between two tabs: Build, where you work directly with a project and can modify and change code in real time; and Learn, where you get a personalized learning roadmap that’s based on your project.  

“We pair the experience of having a working app with a learning path that allows you to reverse engineer how it’s built, so you can deeply understand it and modify it confidently,” Zoe says. We’re calling our hybrid approach to learning-driven development “vibe learning” — it’s powered by AI guidance but rooted in learning science.  

Build first; learn continuously 

With AI Builder, you start with what you want to do: build the thing in your head. Whether that’s a habit tracker, a portfolio site, or the seed of a bigger idea, you don’t need to have prior coding knowledge to learn and build with the AI Builder. In other words, there are no pre-requisites for creation.  

You create a prototype by typing what you’d like to create in natural language. The AI chatbot will ask a few clarifying questions about your needs and overall goal before generating the project. Once the project is created, you can use the chat function to continue describing what you want. (You’re also welcome to go right into the code and start making changes if you already know your way around!)  

“It was fun to build something so quickly and be able to see the code and a learning plan for it,” says Grace Krishna, a Code Crew member who beta tested the AI Builder.   

When you need clarity on what’s going on behind the scenes in your code, or you hit a wall with AI, that’s a great time to flip over to the Learn tab.  

We’re calling our hybrid approach to learning-driven development ‘vibe learning’ — it’s powered by AI guidance but rooted in learning science.

Your project becomes the curriculum 

Rather than teaching concepts in the abstract and hoping learners translate them later, AI Builder removes that translation tax entirely. “We’re showing you specifically your code from your project and helping you understand it,” Zoe says.  

Rework your prototype in real time with the help of AI.

To build that personalized curriculum, the AI Builder breaks your project’s code into clear milestones and tasks. For each task, it generates an interactive learning loop, which is an activity designed to help you form a mental model of what your specific code is doing.  

These loops help you understand the logic behind each part of your project, so you can confidently apply the same thinking to other sections, or even future projects. This approach also ensures everything you learn is directly relevant to what you’re making — so you don’t have to guess when you’ll ever use this. 

Why this is vibe learning (not vibe coding) 

A key misconception about AI‑assisted development is that it makes learning superficial. AI Builder challenges that by grounding the entire experience in learning science rather than simple code generation. Our entire system is intentionally designed for you to retain knowledge. So, while it might not feel like you’re taking a course, you’re absorbing key concepts just by interacting with AI-generated code.  

A Socratic AI, not an answer-spitting chatbot 

Our educational AI chatbot is designed to guide you toward an answer through an in-depth questioning approach that’s based on the Socratic method of teaching. Instead of spitting out shortcuts or answers like AI typically does, you get strategic nudges, hints, and questions that build durable mental models.  

Research on AI in education shows that just providing an answer makes it harder for learners to retain the information on their own. Zoe compares the Socratic AI to “a personalized tutor, facilitating you acquiring more knowledge, so you’re not totally left on your own.” Our method encourages you to think critically so you really grasp the concepts and can continue to use them in the real world.  

Learning loops with real instructional design 

Behind the scenes, every learning loop in the Learn tab is built on proven frameworks like inductive learning and the 5E model, a popular STEM teaching framework that’s shorthand for engage, explore, explain, elaborate, and evaluate.

You’ll notice that the questions and exercises in the Learn tab feel different than the rest of our courses and paths, and that’s intentional. “The learning loops are designed very well — they get you there inductively,” Zoe says. They’re exploratory without being overwhelming, and evaluative without feeling like tests.  

Negar Vahid, a beta tester for the AI Builder appreciated the AI’s interactive question format. “The question-based learning feels engaging, and the starter project it builds is simple but useful,” she says.  

This structure ensures you don’t develop the wrong mental models — a known risk in fully constructivist or student-centered environments — while still giving you the freedom to explore.

Why learn when AI can build? 

There are some projects that are well-suited for simply vibe coding, like making a personal HTML website or a single-use script to automate a one-time task. Tools like Lovable and v0 are suited exactly for these types of projects.  

The longer your code needs to live, and the more complex your project becomes, the more you need to actually understand what you’re building. Joe Holmes, Codecademy Curriculum Developer in the AI and machine learning domain, uses the term “ignorance debt” to describe what happens when you don’t: 

“It’s like tech debt squared. It’s much, much worse,” Joe says. “You don’t know what kind of code is coming out. You just are only looking at: Does this kind of generally appear to be what I asked for? You don’t know if there are security flaws. You don’t know if there are performance flaws. You don’t know if you’re leaking sensitive information. You don’t know how to fix anything.” 

The tipping point comes down to two factors: complexity and time. If you’re developing software professionally, you’re legally responsible for the code you output. If you’re building something that will serve actual users, you need to be accountable for security, performance, and maintainability. And if your project will need updates or fixes over time (which most do) understanding your codebase becomes essential, not optional. 

The good news? Learning doesn’t have to feel like eating your vegetables. “Kids hate veggies and broccoli because we don’t cook it well enough to make it tasty when we first introduce it to them,” says Nhi Pham, Codecademy Curriculum Developer. The same is true for teaching AI: “If you do it well, you’re inspiring people to have these very hygienic practices when working with AI,” she says.  

That’s exactly what AI Builder is designed to do — make learning feel as immediate and rewarding as building, so you develop good habits from the start rather than building a lifelong aversion to understanding your own code. 

Get started with the AI Builder 

AI isn’t a replacement for learning, it’s a tool — and a powerful one when it comes to education. Our new AI Builder allows for “just‑in‑time learning that’s highly personalized,” Zoe says. Even the best teachers or bootcamps can’t deliver that for every learner, on every project, instantly. Perhaps the most exciting vision is how AI changes what a learning environment can be. 

Zoe described it beautifully: “I imagine the AI Builder as a workspace… like having all your resources around you and an AI tutor in the background.” 

That’s the shift: from learning before you build to learning while you build. We can’t wait to see what you create. 

Why the Future of Learning Starts with Building

0

Coding has always served two purposes: the intrinsic drive to build something, and the practical path to a lucrative career. Even the most passionate code aficionados don’t dream of variables or syntax — they want to make a website, a tool, a game. For years, the career upside was impossible to ignore. You could land a stable SWE job, bootstrap your own app, or join a buzzy startup as a first hire.  

Generative AI flipped the script. AI now handles the repetitive tasks that used to define entry-level developer roles. At the same time, the barrier to entry for coding and building is lower than ever — you can spin up a working prototype with just an idea and a natural language prompt.  

This shift hasn’t eliminated the desire to code, but it’s changed what and who coding is for. If you’re not learning to land a junior dev role, you’re learning to build the thing you’ve been imagining, to add a technical skill to your existing career, or to understand the tools you’re already using at work. And here’s the catch: those goals all require understanding your code, not just having code that works. 

At Codecademy, all of these changes excite us about the future of learning to code. We’re introducing the AI Builder, a new project-based learning tool that flips the script by teaching you how to work with AI-generated code from the start. Our approach brings together the immediacy of modern AI tools and the rigor of real instructional design.

Why we created the AI Builder 

AI’s speed and efficiency often come with a tradeoff; you can get working code immediately, but you don’t really know what it’s giving you or why it’s built a certain way. Developers use the term “vibe coding” to describe this phenomenon — it’s fast, fun, but shallow; great for demos, less great for long-term skill-building.  

If your goal is to understand what you’re building, generic AI output alone won’t get you there. And the more you push these tools into real-world complexity, “the harder it is for them to give you exactly what you want,” says Zoe Bachman, Head of Learning at Codecademy.  

Switch to Learn for behind-the-scenes insights and your personalized roadmap.

With the AI Builder you get an education along with the AI output. In the workspace, you can toggle between two tabs: Build, where you work directly with a project and can modify and change code in real time; and Learn, where you get a personalized learning roadmap that’s based on your project.  

“We pair the experience of having a working app with a learning path that allows you to reverse engineer how it’s built, so you can deeply understand it and modify it confidently,” Zoe says. We’re calling our hybrid approach to learning-driven development “vibe learning” — it’s powered by AI guidance but rooted in learning science.  

Build first; learn continuously 

With AI Builder, you start with what you want to do: build the thing in your head. Whether that’s a habit tracker, a portfolio site, or the seed of a bigger idea, you don’t need to have prior coding knowledge to learn and build with the AI Builder. In other words, there are no pre-requisites for creation.  

You create a prototype by typing what you’d like to create in natural language. The AI chatbot will ask a few clarifying questions about your needs and overall goal before generating the project. Once the project is created, you can use the chat function to continue describing what you want. (You’re also welcome to go right into the code and start making changes if you already know your way around!)  

“It was fun to build something so quickly and be able to see the code and a learning plan for it,” says Grace Krishna, a Code Crew member who beta tested the AI Builder.   

When you need clarity on what’s going on behind the scenes in your code, or you hit a wall with AI, that’s a great time to flip over to the Learn tab.  

We’re calling our hybrid approach to learning-driven development ‘vibe learning’ — it’s powered by AI guidance but rooted in learning science.

Your project becomes the curriculum 

Rather than teaching concepts in the abstract and hoping learners translate them later, AI Builder removes that translation tax entirely. “We’re showing you specifically your code from your project and helping you understand it,” Zoe says.  

Rework your prototype in real time with the help of AI.

To build that personalized curriculum, the AI Builder breaks your project’s code into clear milestones and tasks. For each task, it generates an interactive learning loop, which is an activity designed to help you form a mental model of what your specific code is doing.  

These loops help you understand the logic behind each part of your project, so you can confidently apply the same thinking to other sections, or even future projects. This approach also ensures everything you learn is directly relevant to what you’re making — so you don’t have to guess when you’ll ever use this. 

Why this is vibe learning (not vibe coding) 

A key misconception about AI‑assisted development is that it makes learning superficial. AI Builder challenges that by grounding the entire experience in learning science rather than simple code generation. Our entire system is intentionally designed for you to retain knowledge. So, while it might not feel like you’re taking a course, you’re absorbing key concepts just by interacting with AI-generated code.  

A Socratic AI, not an answer-spitting chatbot 

Our educational AI chatbot is designed to guide you toward an answer through an in-depth questioning approach that’s based on the Socratic method of teaching. Instead of spitting out shortcuts or answers like AI typically does, you get strategic nudges, hints, and questions that build durable mental models.  

Research on AI in education shows that just providing an answer makes it harder for learners to retain the information on their own. Zoe compares the Socratic AI to “a personalized tutor, facilitating you acquiring more knowledge, so you’re not totally left on your own.” Our method encourages you to think critically so you really grasp the concepts and can continue to use them in the real world.  

Learning loops with real instructional design 

Behind the scenes, every learning loop in the Learn tab is built on proven frameworks like inductive learning and the 5E model, a popular STEM teaching framework that’s shorthand for engage, explore, explain, elaborate, and evaluate.

You’ll notice that the questions and exercises in the Learn tab feel different than the rest of our courses and paths, and that’s intentional. “The learning loops are designed very well — they get you there inductively,” Zoe says. They’re exploratory without being overwhelming, and evaluative without feeling like tests.  

Negar Vahid, a beta tester for the AI Builder appreciated the AI’s interactive question format. “The question-based learning feels engaging, and the starter project it builds is simple but useful,” she says.  

This structure ensures you don’t develop the wrong mental models — a known risk in fully constructivist or student-centered environments — while still giving you the freedom to explore.

Why learn when AI can build? 

There are some projects that are well-suited for simply vibe coding, like making a personal HTML website or a single-use script to automate a one-time task. Tools like Lovable and v0 are suited exactly for these types of projects.  

The longer your code needs to live, and the more complex your project becomes, the more you need to actually understand what you’re building. Joe Holmes, Codecademy Curriculum Developer in the AI and machine learning domain, uses the term “ignorance debt” to describe what happens when you don’t: 

“It’s like tech debt squared. It’s much, much worse,” Joe says. “You don’t know what kind of code is coming out. You just are only looking at: Does this kind of generally appear to be what I asked for? You don’t know if there are security flaws. You don’t know if there are performance flaws. You don’t know if you’re leaking sensitive information. You don’t know how to fix anything.” 

The tipping point comes down to two factors: complexity and time. If you’re developing software professionally, you’re legally responsible for the code you output. If you’re building something that will serve actual users, you need to be accountable for security, performance, and maintainability. And if your project will need updates or fixes over time (which most do) understanding your codebase becomes essential, not optional. 

The good news? Learning doesn’t have to feel like eating your vegetables. “Kids hate veggies and broccoli because we don’t cook it well enough to make it tasty when we first introduce it to them,” says Nhi Pham, Codecademy Curriculum Developer. The same is true for teaching AI: “If you do it well, you’re inspiring people to have these very hygienic practices when working with AI,” she says.  

That’s exactly what AI Builder is designed to do — make learning feel as immediate and rewarding as building, so you develop good habits from the start rather than building a lifelong aversion to understanding your own code. 

Get started with the AI Builder 

AI isn’t a replacement for learning, it’s a tool — and a powerful one when it comes to education. Our new AI Builder allows for “just‑in‑time learning that’s highly personalized,” Zoe says. Even the best teachers or bootcamps can’t deliver that for every learner, on every project, instantly. Perhaps the most exciting vision is how AI changes what a learning environment can be. 

Zoe described it beautifully: “I imagine the AI Builder as a workspace… like having all your resources around you and an AI tutor in the background.” 

That’s the shift: from learning before you build to learning while you build. We can’t wait to see what you create. 

Why the Future of Learning Starts with Building

0

Coding has always served two purposes: the intrinsic drive to build something, and the practical path to a lucrative career. Even the most passionate code aficionados don’t dream of variables or syntax — they want to make a website, a tool, a game. For years, the career upside was impossible to ignore. You could land a stable SWE job, bootstrap your own app, or join a buzzy startup as a first hire.  

Generative AI flipped the script. AI now handles the repetitive tasks that used to define entry-level developer roles. At the same time, the barrier to entry for coding and building is lower than ever — you can spin up a working prototype with just an idea and a natural language prompt.  

This shift hasn’t eliminated the desire to code, but it’s changed what and who coding is for. If you’re not learning to land a junior dev role, you’re learning to build the thing you’ve been imagining, to add a technical skill to your existing career, or to understand the tools you’re already using at work. And here’s the catch: those goals all require understanding your code, not just having code that works. 

At Codecademy, all of these changes excite us about the future of learning to code. We’re introducing the AI Builder, a new project-based learning tool that flips the script by teaching you how to work with AI-generated code from the start. Our approach brings together the immediacy of modern AI tools and the rigor of real instructional design.

Why we created the AI Builder 

AI’s speed and efficiency often come with a tradeoff; you can get working code immediately, but you don’t really know what it’s giving you or why it’s built a certain way. Developers use the term “vibe coding” to describe this phenomenon — it’s fast, fun, but shallow; great for demos, less great for long-term skill-building.  

If your goal is to understand what you’re building, generic AI output alone won’t get you there. And the more you push these tools into real-world complexity, “the harder it is for them to give you exactly what you want,” says Zoe Bachman, Head of Learning at Codecademy.  

Switch to Learn for behind-the-scenes insights and your personalized roadmap.

With the AI Builder you get an education along with the AI output. In the workspace, you can toggle between two tabs: Build, where you work directly with a project and can modify and change code in real time; and Learn, where you get a personalized learning roadmap that’s based on your project.  

“We pair the experience of having a working app with a learning path that allows you to reverse engineer how it’s built, so you can deeply understand it and modify it confidently,” Zoe says. We’re calling our hybrid approach to learning-driven development “vibe learning” — it’s powered by AI guidance but rooted in learning science.  

Build first; learn continuously 

With AI Builder, you start with what you want to do: build the thing in your head. Whether that’s a habit tracker, a portfolio site, or the seed of a bigger idea, you don’t need to have prior coding knowledge to learn and build with the AI Builder. In other words, there are no pre-requisites for creation.  

You create a prototype by typing what you’d like to create in natural language. The AI chatbot will ask a few clarifying questions about your needs and overall goal before generating the project. Once the project is created, you can use the chat function to continue describing what you want. (You’re also welcome to go right into the code and start making changes if you already know your way around!)  

“It was fun to build something so quickly and be able to see the code and a learning plan for it,” says Grace Krishna, a Code Crew member who beta tested the AI Builder.   

When you need clarity on what’s going on behind the scenes in your code, or you hit a wall with AI, that’s a great time to flip over to the Learn tab.  

We’re calling our hybrid approach to learning-driven development ‘vibe learning’ — it’s powered by AI guidance but rooted in learning science.

Your project becomes the curriculum 

Rather than teaching concepts in the abstract and hoping learners translate them later, AI Builder removes that translation tax entirely. “We’re showing you specifically your code from your project and helping you understand it,” Zoe says.  

Rework your prototype in real time with the help of AI.

To build that personalized curriculum, the AI Builder breaks your project’s code into clear milestones and tasks. For each task, it generates an interactive learning loop, which is an activity designed to help you form a mental model of what your specific code is doing.  

These loops help you understand the logic behind each part of your project, so you can confidently apply the same thinking to other sections, or even future projects. This approach also ensures everything you learn is directly relevant to what you’re making — so you don’t have to guess when you’ll ever use this. 

Why this is vibe learning (not vibe coding) 

A key misconception about AI‑assisted development is that it makes learning superficial. AI Builder challenges that by grounding the entire experience in learning science rather than simple code generation. Our entire system is intentionally designed for you to retain knowledge. So, while it might not feel like you’re taking a course, you’re absorbing key concepts just by interacting with AI-generated code.  

A Socratic AI, not an answer-spitting chatbot 

Our educational AI chatbot is designed to guide you toward an answer through an in-depth questioning approach that’s based on the Socratic method of teaching. Instead of spitting out shortcuts or answers like AI typically does, you get strategic nudges, hints, and questions that build durable mental models.  

Research on AI in education shows that just providing an answer makes it harder for learners to retain the information on their own. Zoe compares the Socratic AI to “a personalized tutor, facilitating you acquiring more knowledge, so you’re not totally left on your own.” Our method encourages you to think critically so you really grasp the concepts and can continue to use them in the real world.  

Learning loops with real instructional design 

Behind the scenes, every learning loop in the Learn tab is built on proven frameworks like inductive learning and the 5E model, a popular STEM teaching framework that’s shorthand for engage, explore, explain, elaborate, and evaluate.

You’ll notice that the questions and exercises in the Learn tab feel different than the rest of our courses and paths, and that’s intentional. “The learning loops are designed very well — they get you there inductively,” Zoe says. They’re exploratory without being overwhelming, and evaluative without feeling like tests.  

Negar Vahid, a beta tester for the AI Builder appreciated the AI’s interactive question format. “The question-based learning feels engaging, and the starter project it builds is simple but useful,” she says.  

This structure ensures you don’t develop the wrong mental models — a known risk in fully constructivist or student-centered environments — while still giving you the freedom to explore.

Why learn when AI can build? 

There are some projects that are well-suited for simply vibe coding, like making a personal HTML website or a single-use script to automate a one-time task. Tools like Lovable and v0 are suited exactly for these types of projects.  

The longer your code needs to live, and the more complex your project becomes, the more you need to actually understand what you’re building. Joe Holmes, Codecademy Curriculum Developer in the AI and machine learning domain, uses the term “ignorance debt” to describe what happens when you don’t: 

“It’s like tech debt squared. It’s much, much worse,” Joe says. “You don’t know what kind of code is coming out. You just are only looking at: Does this kind of generally appear to be what I asked for? You don’t know if there are security flaws. You don’t know if there are performance flaws. You don’t know if you’re leaking sensitive information. You don’t know how to fix anything.” 

The tipping point comes down to two factors: complexity and time. If you’re developing software professionally, you’re legally responsible for the code you output. If you’re building something that will serve actual users, you need to be accountable for security, performance, and maintainability. And if your project will need updates or fixes over time (which most do) understanding your codebase becomes essential, not optional. 

The good news? Learning doesn’t have to feel like eating your vegetables. “Kids hate veggies and broccoli because we don’t cook it well enough to make it tasty when we first introduce it to them,” says Nhi Pham, Codecademy Curriculum Developer. The same is true for teaching AI: “If you do it well, you’re inspiring people to have these very hygienic practices when working with AI,” she says.  

That’s exactly what AI Builder is designed to do — make learning feel as immediate and rewarding as building, so you develop good habits from the start rather than building a lifelong aversion to understanding your own code. 

Get started with the AI Builder 

AI isn’t a replacement for learning, it’s a tool — and a powerful one when it comes to education. Our new AI Builder allows for “just‑in‑time learning that’s highly personalized,” Zoe says. Even the best teachers or bootcamps can’t deliver that for every learner, on every project, instantly. Perhaps the most exciting vision is how AI changes what a learning environment can be. 

Zoe described it beautifully: “I imagine the AI Builder as a workspace… like having all your resources around you and an AI tutor in the background.” 

That’s the shift: from learning before you build to learning while you build. We can’t wait to see what you create. 

Why the Future of Learning Starts with Building

0

Coding has always served two purposes: the intrinsic drive to build something, and the practical path to a lucrative career. Even the most passionate code aficionados don’t dream of variables or syntax — they want to make a website, a tool, a game. For years, the career upside was impossible to ignore. You could land a stable SWE job, bootstrap your own app, or join a buzzy startup as a first hire.  

Generative AI flipped the script. AI now handles the repetitive tasks that used to define entry-level developer roles. At the same time, the barrier to entry for coding and building is lower than ever — you can spin up a working prototype with just an idea and a natural language prompt.  

This shift hasn’t eliminated the desire to code, but it’s changed what and who coding is for. If you’re not learning to land a junior dev role, you’re learning to build the thing you’ve been imagining, to add a technical skill to your existing career, or to understand the tools you’re already using at work. And here’s the catch: those goals all require understanding your code, not just having code that works. 

At Codecademy, all of these changes excite us about the future of learning to code. We’re introducing the AI Builder, a new project-based learning tool that flips the script by teaching you how to work with AI-generated code from the start. Our approach brings together the immediacy of modern AI tools and the rigor of real instructional design.

Why we created the AI Builder 

AI’s speed and efficiency often come with a tradeoff; you can get working code immediately, but you don’t really know what it’s giving you or why it’s built a certain way. Developers use the term “vibe coding” to describe this phenomenon — it’s fast, fun, but shallow; great for demos, less great for long-term skill-building.  

If your goal is to understand what you’re building, generic AI output alone won’t get you there. And the more you push these tools into real-world complexity, “the harder it is for them to give you exactly what you want,” says Zoe Bachman, Head of Learning at Codecademy.  

Switch to Learn for behind-the-scenes insights and your personalized roadmap.

With the AI Builder you get an education along with the AI output. In the workspace, you can toggle between two tabs: Build, where you work directly with a project and can modify and change code in real time; and Learn, where you get a personalized learning roadmap that’s based on your project.  

“We pair the experience of having a working app with a learning path that allows you to reverse engineer how it’s built, so you can deeply understand it and modify it confidently,” Zoe says. We’re calling our hybrid approach to learning-driven development “vibe learning” — it’s powered by AI guidance but rooted in learning science.  

Build first; learn continuously 

With AI Builder, you start with what you want to do: build the thing in your head. Whether that’s a habit tracker, a portfolio site, or the seed of a bigger idea, you don’t need to have prior coding knowledge to learn and build with the AI Builder. In other words, there are no pre-requisites for creation.  

You create a prototype by typing what you’d like to create in natural language. The AI chatbot will ask a few clarifying questions about your needs and overall goal before generating the project. Once the project is created, you can use the chat function to continue describing what you want. (You’re also welcome to go right into the code and start making changes if you already know your way around!)  

“It was fun to build something so quickly and be able to see the code and a learning plan for it,” says Grace Krishna, a Code Crew member who beta tested the AI Builder.   

When you need clarity on what’s going on behind the scenes in your code, or you hit a wall with AI, that’s a great time to flip over to the Learn tab.  

We’re calling our hybrid approach to learning-driven development ‘vibe learning’ — it’s powered by AI guidance but rooted in learning science.

Your project becomes the curriculum 

Rather than teaching concepts in the abstract and hoping learners translate them later, AI Builder removes that translation tax entirely. “We’re showing you specifically your code from your project and helping you understand it,” Zoe says.  

Rework your prototype in real time with the help of AI.

To build that personalized curriculum, the AI Builder breaks your project’s code into clear milestones and tasks. For each task, it generates an interactive learning loop, which is an activity designed to help you form a mental model of what your specific code is doing.  

These loops help you understand the logic behind each part of your project, so you can confidently apply the same thinking to other sections, or even future projects. This approach also ensures everything you learn is directly relevant to what you’re making — so you don’t have to guess when you’ll ever use this. 

Why this is vibe learning (not vibe coding) 

A key misconception about AI‑assisted development is that it makes learning superficial. AI Builder challenges that by grounding the entire experience in learning science rather than simple code generation. Our entire system is intentionally designed for you to retain knowledge. So, while it might not feel like you’re taking a course, you’re absorbing key concepts just by interacting with AI-generated code.  

A Socratic AI, not an answer-spitting chatbot 

Our educational AI chatbot is designed to guide you toward an answer through an in-depth questioning approach that’s based on the Socratic method of teaching. Instead of spitting out shortcuts or answers like AI typically does, you get strategic nudges, hints, and questions that build durable mental models.  

Research on AI in education shows that just providing an answer makes it harder for learners to retain the information on their own. Zoe compares the Socratic AI to “a personalized tutor, facilitating you acquiring more knowledge, so you’re not totally left on your own.” Our method encourages you to think critically so you really grasp the concepts and can continue to use them in the real world.  

Learning loops with real instructional design 

Behind the scenes, every learning loop in the Learn tab is built on proven frameworks like inductive learning and the 5E model, a popular STEM teaching framework that’s shorthand for engage, explore, explain, elaborate, and evaluate.

You’ll notice that the questions and exercises in the Learn tab feel different than the rest of our courses and paths, and that’s intentional. “The learning loops are designed very well — they get you there inductively,” Zoe says. They’re exploratory without being overwhelming, and evaluative without feeling like tests.  

Negar Vahid, a beta tester for the AI Builder appreciated the AI’s interactive question format. “The question-based learning feels engaging, and the starter project it builds is simple but useful,” she says.  

This structure ensures you don’t develop the wrong mental models — a known risk in fully constructivist or student-centered environments — while still giving you the freedom to explore.

Why learn when AI can build? 

There are some projects that are well-suited for simply vibe coding, like making a personal HTML website or a single-use script to automate a one-time task. Tools like Lovable and v0 are suited exactly for these types of projects.  

The longer your code needs to live, and the more complex your project becomes, the more you need to actually understand what you’re building. Joe Holmes, Codecademy Curriculum Developer in the AI and machine learning domain, uses the term “ignorance debt” to describe what happens when you don’t: 

“It’s like tech debt squared. It’s much, much worse,” Joe says. “You don’t know what kind of code is coming out. You just are only looking at: Does this kind of generally appear to be what I asked for? You don’t know if there are security flaws. You don’t know if there are performance flaws. You don’t know if you’re leaking sensitive information. You don’t know how to fix anything.” 

The tipping point comes down to two factors: complexity and time. If you’re developing software professionally, you’re legally responsible for the code you output. If you’re building something that will serve actual users, you need to be accountable for security, performance, and maintainability. And if your project will need updates or fixes over time (which most do) understanding your codebase becomes essential, not optional. 

The good news? Learning doesn’t have to feel like eating your vegetables. “Kids hate veggies and broccoli because we don’t cook it well enough to make it tasty when we first introduce it to them,” says Nhi Pham, Codecademy Curriculum Developer. The same is true for teaching AI: “If you do it well, you’re inspiring people to have these very hygienic practices when working with AI,” she says.  

That’s exactly what AI Builder is designed to do — make learning feel as immediate and rewarding as building, so you develop good habits from the start rather than building a lifelong aversion to understanding your own code. 

Get started with the AI Builder 

AI isn’t a replacement for learning, it’s a tool — and a powerful one when it comes to education. Our new AI Builder allows for “just‑in‑time learning that’s highly personalized,” Zoe says. Even the best teachers or bootcamps can’t deliver that for every learner, on every project, instantly. Perhaps the most exciting vision is how AI changes what a learning environment can be. 

Zoe described it beautifully: “I imagine the AI Builder as a workspace… like having all your resources around you and an AI tutor in the background.” 

That’s the shift: from learning before you build to learning while you build. We can’t wait to see what you create. 

What It’s Like to Grow Up With A.I.: The Winners of Our Multimedia Challenge

0

Via essays, poems, videos, artwork and graphics, 35 students across the globe reflect on how this technology is affecting teenagers.

Teachers on How A.I. Is Reshaping the Classroom

0

We asked high school educators what it’s like to teach at a time when A.I. is transforming education. They answered in images, essays and videos.

What Cultural or Family Traditions Are Important to You?

0

Asian cultures around the world are celebrating the Lunar New Year with a variety of rituals. How does tradition help you feel connected to your roots?

What’s Going On in This Graph? | March 4, 2026

0

Where does the world get its A.I.?