Settings

Theme

Ask HN: Learning Code Is Dead?

4 points by demirbey05 4 months ago · 4 comments · 1 min read


What do you think? Should we spend time reading Python, Rust, etc. books or focus on CS concepts?Are you reading any coding books after LLMs?

rvz 4 months ago

Short answer: No.

Long answer: No. Really.

Why?:

Any person who has honestly studied from CS to deep learning knows that someone has to maintain that software and AI struggles in highly critical systems. Unless one wants bugs like this in production created by LLMs [0]

[0] https://sketch.dev/blog/our-first-outage-from-llm-written-co...

mindcrime 4 months ago

Coding?

Dead? No. At least not in the near-term.

Changing? Maybe. Probably.

Importance of knowing CS principles / theory? Absolutely not dead.

I would have some reservations about telling a current high-school graduate or college freshman "Hey, plan on going into software development as a career" because of concerns about how much things are going to change in the longer-term. Basically, we don't really know the "rate of change" with regards to AI, and we can't predict all of the ramifications of continued AI improvement.

But those reservations aren't quite enough to say that coding is "dead" and especially not in the "here and now". People have done neat stuff with "vibe coding" and what-not, but when it comes to really advancing the state of the art and doing novel and interesting stuff, somebody still have to actually understand the fundamentals and know how to do this stuff from first principles.

orionblastar 4 months ago

No, and AI isn't there to help a human make workable code in a long, big program.

Learn Code to debug AI code to help make it better. In the 1990s, Visual BASIC had Wizards to generate the skeleton of code, and the developer filled in the meat of the program.

minimaxir 4 months ago

no

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection