this post was submitted on 01 Dec 2023
278 points (90.9% liked)

Programmer Humor

31812 readers
489 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 8 points 8 months ago (2 children)

The fact that most universities will graduate CS majors without ever teaching them how to use a debugger, build system, or version control system shows how useful they are to actual engineering work.

[–] kakes 11 points 8 months ago

The problem isn't the CS curriculum, it's people getting a CS degree when what they (and employers) want is some kind of Software Engineering degree.

Computer Science teaches the foundational math and science of computation, and in that respect I found it to be very useful and informative. I don't really need to know how to use Visual Studio to prove the limit of K for some algorithm.

Besides, there are so many tools out there that we might as well just learn them on the job anyway.

[–] [email protected] 0 points 8 months ago

I had recent cs grads in my bootcamp with me.