Ask HN: How are parents who program teaching their kids today?

Father of two here. I started coding in BASIC when I was 8 and fell in love with computers. It evolved into a passion for building products, and it has been my life's career.

My son is showing interest in programming, mostly because, like other kids, he wants to make games. That's what got me started, too :) We've been working with Scratch and GameMaker, and I’ve been focusing on fundamentals like logic, structure, and problem-solving.

It's really about getting him experience breaking problems down so he can solve bigger problems. E.g., before the hero can shoot an arrow to defeat the bad guy, we need to be able to create arrows, move them, know their position, and know when they hit the bad guy. He gets it.

That said, I wonder whether focusing on CS fundamentals is worth it. Knowing fundamentals is always useful, but learning to collaborate with an AI is probably the more important long-term skill.

What are other parents doing? Have you found a balance? What tools are you using?


Comments URL: https://news.ycombinator.com/item?id=44152012

Points: 48

# Comments: 61

https://news.ycombinator.com/item?id=44152012

Erstellt 19d | 01.06.2025, 22:50:07


Melden Sie sich an, um einen Kommentar hinzuzufügen

Andere Beiträge in dieser Gruppe

Alpha Centauri
20.06.2025, 21:20:09 | Hacker news
Show HN: Inspect and extract files from MSI installers directly in your browser

Hey everyone!

I'm excited to share a small web app I built that allows you to view and extract the contents of Windows MSI installers directly in your browser. It's essentially a web-based "less

20.06.2025, 21:20:03 | Hacker news