Tip #55: Is coding extinct in 2025? 🦖


Hi Reader,

Last week, I launched a brand new course: Build an AI chatbot with Python. 120+ people enrolled, and a few have already completed the course! 👏


👉 Tip #55: Should you still learn to code in 2025?

You’ve probably heard that Large Language Models (LLMs) are excellent at writing code:

  • They are competitive with the best human coders.
  • They can create a full web application from a single prompt.
  • LLM-powered tools like Cursor and Copilot can autocomplete or even rewrite your code.

And, they are only getting better!


So, is it still worth your time to learn how to code?

My answer is an emphatic YES!

Here are my top 8 reasons why learning to code is still beneficial in 2025:

(1) You'll be able to spot whether LLM-generated code is correct.

(2) If the code executes but you run into a problem, you'll know how to fix it.

(3) Even if the code appears to execute properly, you'll know how to examine it for less obvious bugs.

(4) If the code executes but it’s too slow, you'll know how to optimize it.

(5) If the code executes but it’s not what you had in mind, you'll know how to customize it.

(6) You can be more specific in your requests to the LLM, which will lead to better results.

(7) You'll be more highly prized by employers than those who only know how to use LLMs.

(8) You'll gain knowledge and skills that will translate to other careers.


8 more great reasons (written by LLMs)

I shared the list above with Claude 3.5, GPT-4o, and Gemini 2.0 Flash Experimental, and asked them to contribute to my list. Here were their best additions:

(9) You can better evaluate which coding tasks are appropriate for LLMs versus which require human expertise.

(10) You'll be able to create novel and innovative solutions that LLMs might not suggest.

(11) You'll better understand the architectural decisions needed for large projects, which LLMs often struggle with.

(12) You'll be able to integrate LLM-generated code with existing systems and codebases more effectively.

(13) You'll understand the security implications of the code you’re using, rather than blindly trusting LLM-generated solutions.

(14) You can more effectively collaborate with other developers, as you’ll speak the same technical language.

(15) You'll be better equipped to learn new programming languages and adapt to evolving technologies.

(16) You'll develop a greater sense of confidence and self-reliance by understanding how to build things.

What do you think? Agree/disagree? Are there items you would add to this list?

Reply and let me know!


👋 See you next Tuesday!

If you enjoyed this newsletter, please share it with a friend! 🙏

- Kevin

P.S. ChatGPT writes for the New Yorker

Did someone AWESOME forward you this email? Sign up here to receive weekly Artificial Intelligence tips!

Learn Artificial Intelligence from Data School 🤖

Join 25,000+ intelligent readers and receive AI tips every Tuesday!

Read more from Learn Artificial Intelligence from Data School 🤖

Hi Reader, I wanted to share with you three limited-time resources for improving your Python skills... 1️⃣ Algorithm Mastery Bootcamp 🥾 Are you looking for an intense, 12-day Python bootcamp? My friend Rodrigo Girão Serrão is running a new Algorithm Mastery Bootcamp, and it starts in just 5 days! In the bootcamp, you'll solve 24 real programming challenges and participate in daily live sessions to discuss and compare solutions. It's a great way to strengthen your problem-solving muscles 💪 I...

Hi Reader, Last week, I launched the All-Access Pass, which gives you access to ALL of Data School's courses for one year. Through Black Friday, you can buy the pass for $99, after which the price will increase. Here are the included courses: Build an AI chatbot with Python ($9) Create your first AI app in 60 minutes using LangChain & LangGraph! ⚡ Build AI agents with Python ($99) Develop the skills to create AI apps that can think and act independently 🤖 Conda Essentials for Data Scientists...

Hi Reader, I just published a new YouTube video: How to use top AI models on a budget Description: Want to chat with the best AI models from OpenAI, Claude, and Google without paying $20/month? I'll show you how to use API keys with TypingMind to access top models for a fraction of the cost, demonstrate its killer feature of chatting with multiple models side-by-side, and explain when paying for a subscription is actually the smarter choice. Timestamps: 0:00 Introduction 0:37 Pay-per-token...