You No Longer Need to Code

Learning to program may still change how you think.

Lazar Jovanovic is Lovable's first "professional vibe coding engineer." In a LinkedIn short1 that got some traction, he made the case that learning to code is pointless now. AI writes the code. The problem is solved.

I pushed back as I believe programming is more than just generating code. He replied: "if programming was 'the skill', then all programmers would be millionaires."

And I've been thinking about that exchange. Not because I think he made a good argument, but because it's a good example for the argument that Erz made2 about vibe coding being the final form of hyper individualism and for how the discourse is currently going.

One camp, the AI coding evangelists, says code is solved: learning to program is a waste of time, prompt and ship. There's an almost religious fervor to it, as if generating code without understanding it were liberation itself. Rushing faster and faster in the hopes of gold.

The mourners say the opposite. The end of handcrafted code, the death of the craft. Something is slipping away, and the response is a defensive crouch: nothing can replace human-written code, AI output is inherently inferior, real programmers don't use agents.

And here I am, thinking that it's not about code.

When I responded to Jovanovic, my argument was: programming was never just about syntax. It's about the cognitive tools that programming gives you — problem decomposition, precision, the vocabulary to think about systems and constraints.

Linguists ran an experiment with bilinguals where they asked participants to watch video clips of people walking toward destinations and judge which scenes were most similar. German lacks progressive aspect — there's no equivalent of the English "-ing" form — so German speakers tend to perceive motion holistically, focusing on endpoints: where is the person headed? English, by contrast, forces speakers to mark ongoingness, so they attend more to the motion itself. When the bilinguals operated in German, they focused on the destination. When they operated in English, they tracked the ongoing movement3. Same person. Same task. Different language. Different perception of reality.

I'd argue programming languages do the same. When you define a function signature or a type, or draft a system design incorporating certain patterns, you're making a commitment about the shape of a problem. Knowing what a Strategy pattern is, or what a bounded context means, lets you think with those concepts. Communicate them in one word.

And there's tons of books and material about any of these ideas and concepts. Thinking of the Gang of Four4 or the Wizard book5, I've rarely implemented any of the concepts exactly as written. But knowing the names, being able to describe a solution in one word when working with other people — that's enormously useful. Both for thinking and for communicating. And it makes it much easier to prompt the models and get exactly the results you want.

So yes, you no longer need to code. But learning the language of programming is still worth it — the same way picking up a second human language is worth it even with Google Translate sitting in your pocket. You don't do it to beat the tool. You do it because the learning rewires how you think.

In this current gold rush, it's easy to optimize away all the seemingly unproductive work around work. But a lot of that work – learning, reading, contemplating, care – is what we require to live fulfilling lives2. And actually needed to make an impact. Everything else is ephemeral, unattached, and lost to the void.

Building something meaningful is a team effort. The understanding it takes — you only get it by working alongside other people, wrestling the same problems they do, and slowly learning to speak their language.

Or to put it in Boris Cherny's words who heads Claude Code at Anthropic: someone has "to talk to customers, coordinate with other teams, decide what to build next."6

References

  1. The short was cut from the Lenny's Podcast "The rise of the professional vibe coder (a new AI-era job)" episode. You find the full episode at https://www.lennysnewsletter.com/p/getting-paid-to-vibe-code. While I disagree with the argument that folks shouldn't learn to code anymore, there are a few really good points in the episode.

  2. Erz, Hendrik (2025). “Vibe Coding: The Final Form of Hyper-Individualism”. hendrik-erz.de, 29 Nov 2025, https://www.hendrik-erz.de/post/vibe-coding-the-final-form-of-hyper-individualism. ↩2

  3. Athanasopoulos, P., Bylund, E., Montero-Melis, G., Damjanovic, L., Schartner, A., Kibbe, A., Riches, N., & Thierry, G. (2015). "Two Languages, Two Minds: Flexible Cognitive Processing Driven by Language of Operation." Psychological Science, 1–9. https://doi.org/10.1177/0956797614567509

  4. Design Patterns: Elements of Reusable Object-Oriented Software (1994) is a software engineering book describing software design patterns. The authors are often referred to as the Gang of Four (GoF). https://en.wikipedia.org/wiki/Design_Patterns

  5. Structure and Interpretation of Computer Programs (SICP) is a computer science textbook. It is known as the "Wizard Book" in hacker culture. https://en.wikipedia.org/wiki/Structure_and_Interpretation_of_Computer_Programs

  6. Twitter reply by Boris Cherny, to a question why Anthropic still hire engineers when Claude Code can write 100% of the code. https://x.com/bcherny/status/2022762422302576970?s=20

Changes

  1. Fix typos, renumber footnotes, and tighten phrasing Orlando
  2. Add a subtitle to each 2026 article Orlando Claude Opus 4.7 (1M context)
  3. Drop obsolete audio metadata from article frontmatter Orlando Claude Opus 4.7 (1M context)
  4. Re-encode narration at 48 kHz for greater compat. Orlando Claude Opus 4.7 (1M context)
  5. Add AI narration Orlando
  6. Add "You No Longer Need to Code" article Orlando Claude