frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Ask HN: How should new programmers learn in the AI era?

8•loa_observer•1d ago
My younger brother just started learning programming. When I was learning, I spent weeks building small demos and exercises — calculators, todo apps, little games — but now, most of those can be built in seconds with AI assistants.

I’m wondering: should new programmers still learn the same way we did — building everything by hand — or are there better ways to learn with AI tools around?

Have you seen examples of new developers who learned effectively with AI assistance? How did they structure their learning or projects?

I’d love to hear what worked for you, your students, or junior colleagues today.

Comments

fox-in-the-box•1d ago
I would say that solving the puzzles with pen and paper is still valuable way to learn to analyze problems and sketch solutions, while details of syntax can be resolved with AI
avestura•1d ago
If you wanted to become a painter, would you use generative AI to make you a painting and then call yourself an artist? I wouldn't. Downloading mp3 files doesn't make anyone a musician.

That said, I don't see any problem with using AI to grasp ideas faster[1]. AI can help you create a personalized roadmap and resolve confusion along the way. But if one doesn't go hands-on and understand what the AI is doing, and only consumes the output, there is no learning in that.

[1] By 'faster,' I mean getting a response quickly (requires fact-checking, ofc) instead of spending hours on Stack Overflow.

beardyw•1d ago
I had 50 years as a programmer. For 50 years I was learning new stuff. It doesn't stop, so you need to get used to it. Hard won knowledge sticks best so AI may blunt your learning if you are not careful.
GianFabien•1d ago
AI is simply the latest tool. There was time when a similar question was whether to learn assembly language because we now had compilers (C, Pascal, FORTRAN etc). That question glossed over the value of understanding the foundations. When things don't work as expected, debugging requires deeper knowledge.

AI is a fantastic research assistant and even a tutor. But you still have to ask "good questions" and remain sceptical, both of which in turn requires foundational knowledge.

eimrine•1d ago
Learn everything about datatypes. You may happily skim the algorythms.
proc0•1d ago
AI is the best teacher, short of a 1:1 with an actual human teacher. You can literally learn almost anything, and it's at the very least a starting point, and then you ask it for the best books to continue with.

For people that like learning on their own, it opens up all doors. With that in mind, as you're learning build everything by hand. Copy the code by typing it, not copy/pasting. Make sure you understand each line and can change things as you go while still having it compile and work.

Start with actual projects, first small projects, then larger and larger. Each project should be something you can show someone else, if not upload and share online. Once you have a few projects, the path forward reveals itself and you'll know which books to read and what to tackle next.

Honestly, for learning programming, university is no longer needed. It's at best a place to network and meet potential employers, but even that is not necessary and there are ways to network online.

kingkongjaffa•1d ago
I would do (and have done) CS50X online https://cs50.harvard.edu/x/ do all the problem sets and projects by hand using no AI to write any code. The lectures and tutorials are outstanding. By the time you're done you'll be ready to build whatever and research what you need to learn to build most things

If you need to go deeper, then do https://cs50.harvard.edu/web/ as well.

If you need to really nail DS/ Algorithms do the courses from Berkley:

https://cs61a.org/ (if you did CS50x already you can skip)

https://sp25.datastructur.es/ (CS61B)

https://cs61c.org/fa25/ (Optional/advanced stuff)

paulwilsonn•1d ago
Use AI to speed up the boring parts, but make sure you understand what’s happening behind the scenes. The best programmers in the AI era aren’t the fastest coders - they’re the ones who can debug, reason, and connect systems creatively.
fzwang•22h ago
I work with students and junior engs.

Personally, I'd avoid using AI tools for learning atm.

1) As a learning path planning tool, I find LLM tools are very good at creating learning plans and next steps for popular concepts. However, the convenience of the tool also skips over a lot of accidental discovery/exposure, which IMO is useful in the long run in building out broader contextual awareness. The students following an AI plan only knows about the things in immediate vincitiy. Whereas more traditional methods, like a web search (use someting like Kagi, not Google) reveals more advanced stuff which they don't know yet, but plants a seed in their brains.

With the right prompting system, you can probably mitigate some of these issues, but atm I find the general trend is people want short fast answers.

2) For actual coding I'd discourage it. For people to learn quickly they have to build stuff from scratch so they develop the right mental models. Writing code manually is a good check on their understanding. When the work becomes boring/tedious they can offload it to AI tools.

Overall, my experience has been that the AI tools are useful in the short term, but too much reliance amputates a lot of the valuable, but hard to measure, learning experiences. If the goal is to form the right mental model of concepts in the human who is learning, then bypassing some of the "work" and frustration by letting AI do most of the planning and "thinking" actually harms the learning process.

journal•14h ago
i've learned linux cmd with assistance from ai which i would have never done on my own. however, even with ai, i still struggle with anything c++ or winapi so it will require more manual effort to fill the gaps.
martin1027•9h ago
I think you should at least know the basics! AI still makes mistakes, and sometimes it can't fix them even when they're simple errors.

Ask HN: Not treated respectfully by colleague – advice?

107•golly_ned•3d ago•119 comments

Ask HN: Is AWS down again?

75•ajdude•21h ago•35 comments

Tell HN: macOS 26 is making me have regrets for the first time in 12yrs

14•trumbitta2•1d ago•13 comments

Tell HN: OpenAI now requires ID verification and won't refund API credits

196•retube•3d ago•117 comments

Ask HN: Dealing with "blocked" emails after DNS issue

3•nvahalik•23h ago•2 comments

Ask HN: Advice for creating a USB device linking 2 computers

20•WorldDev•2d ago•42 comments

Killer WiFi cards can block VPNs

10•willprice89•1d ago•2 comments

Ask HN: What are you doing this week?

4•SafeDusk•13h ago•7 comments

Ask HN: How should new programmers learn in the AI era?

8•loa_observer•1d ago•11 comments

Bugbunny: Securing VibeCoded Apps

5•zaddyzaddy•22h ago•0 comments

Google Demanded My Drivers Lic Before Letting Me Read an Article

77•keernan•3d ago•31 comments

Ask HN: Good LLM Observability Platforms?

5•seany62•1d ago•5 comments

What do you guys do to improve your focus?

13•pervysage•1d ago•14 comments

Ask HN: Has anyone deployed your own MCP server connector to ChatGPT?

4•QueensGambit•1d ago•3 comments

Ask HN: Do Java and .NET developers avoid learning new tech?

4•jerawaj740•14h ago•5 comments

Ask HN: Anyone else use FreePascal as their low level language?

19•rlawson•4d ago•11 comments

M5 Macs Support Memory Integrity Enforcement

14•abalone•2d ago•0 comments

Ask HN: Best open source opsgenie alternatives?

2•Poomba•1d ago•2 comments

Ask HN: What is a passkey and why is everybody asking for one lately?

22•CGMthrowaway•3d ago•6 comments

iPhone Safari Lost Bookmarks

2•vocatan•1d ago•2 comments

The Windows 7 Renaissance? StatCounter shows surge in usage

4•Stasshe•1d ago•5 comments

Ask HN: Rigorous study on what jobs are declining due to AI now?

7•AznHisoka•2d ago•6 comments

Is there an IDE that can use the local open-source model?

3•haebom•2d ago•9 comments

Ask HN: Any good books for a layman on history of quantum computing?

25•bmau5•5d ago•6 comments

Using jet engines for power generation at AI centers.

13•testrun•2d ago•5 comments

Ask HN: What's needed for a minimal production Docker deployment?

5•bcye•2d ago•4 comments

Ask HN: What do you use for focus without coffee jitters?

13•jaemo•4d ago•22 comments

Would the .NET community benefit from an open-source MassTransit fork?

9•Nakib•3d ago•7 comments

Ask HN: Where should an experienced developer start learning AI development?

15•productiveminds•4d ago•8 comments

Ask HN: Best practices for research code?

13•Eugeleo•5d ago•5 comments