Hacker News new | ask | show | jobs
by hyperhello 27 days ago
Computer Science without code is as worthless as literary study without reading. That curriculum is going to be torture.
3 comments

Heh, I think you meant to say math. Plenty of theoretical CS is study of things like algorithms, which looks more like math proofs than code. But we can all agree that vibe coding has little to do with Computer Science. And if you're not touching or reviewing the code, little to do with anything resembling software engineering, either!
>Plenty of theoretical CS is study of things like algorithms, which looks more like math proofs than code

Even those are just going to be outsourced to AI by the "students"

"Make no mistakes"

Is the non-math ceo going to validate his formula is right?

Teaching systems is useful. The worst vibe coding I've seen has been bad system design choices. But I agree that we should also still look at the code.
I had an algorithms class in undergrad where we designed algorithms for computers with specific memory and processor configurations that didn’t exist, and specifically, would never be built.

But we studied algorithms for them anyway.