Sam Altman's Worst Take: "Don't Learn to Code"

Sam Altman recently said something that caught my attention: “Don’t learn to code.” Instead, he says, learn high agency, soft skills, and idea generation. I think he’s half right—and half dangerously wrong. Yes, high agency, soft skills, and idea generation matter. They mattered before the LLM era, and they still matter now. No argument there. But telling people to stop learning to code? That is the most dangerous advice in tech right now. ...

March 6, 2026 · 3 min · 436 words · Necati Demir

My 8-Year-Old Built 30 Games in 30 Days (Then This Happened)

The Setup About a month ago, I installed Claude Code on my son’s computer. By the way, I gave him a Linux computer. To be honest, I opened the terminal, installed Claude Code, and now he’s using it. I thought, “Okay, it will be cool. He’ll make some simple games; some HTML, JavaScript, and that’s it.” The 30 Games Surprise In the last 30-40 days, he coded more than 30 web games with HTML and JavaScript. ...

November 6, 2025 · 3 min · 496 words · Necati Demir

You're Vibe Coding Wrong

People say, “I am vibe-coding. Therefore, I am a software engineer.” This is like saying, “I can ride a bike, so I can drive a car.” Both have wheels. Both can move forward, right? Here’s what I’ll say: try merging onto a highway on a bicycle. You’ll learn fast what’s missing. Mapping the Territory Today I want to place vibe-coding, coding, regular coding, and software engineering onto the same map. So you’ll know when to pedal and when to drive. ...

September 15, 2025 · 3 min · 616 words · Necati Demir

I Found the AI Cheat Code That Will Make You a 10x Developer

Most developers ask AI tools to write a function or fix a bug. That’s fine, but here’s the cheat code I discovered: treat AI like a developer on your team. When I do that, everything changes. The Pattern I Discovered I use AI tools every day in my professional work and personal projects. Claude, ChatGPT, Gemini; I subscribe to all of them. Over time, I’ve noticed a pattern. These tools excel at zooming in. By that, I mean they’re excellent at specific tasks: generating code, writing tests, refactoring functions, etc… . We all know this. ...

September 2, 2025 · 2 min · 424 words · Necati Demir