this post was submitted on 30 Aug 2026
747 points (98.8% liked)

Programmer Humor

33028 readers
2040 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 3 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Omgpwnies@lemmy.world 12 points 19 hours ago (2 children)

Also, any CompSci grad I've worked with couldn't write code for shit unless they learned how outside of their schooling, and yet so many go the CompSci -> programmer route instead of doing like SW Eng or something like that.

[–] Kazumara@discuss.tchncs.de 3 points 9 hours ago

any CompSci grad I’ve worked with couldn’t write code for shit

Damn, that sounds pretty bad.

We had tons of math and theoretical work too, but we also programmed a fair amount: We had to write a renderer in one class, a compiler in another, various Android apps in a third, and in one elective I took we wrote a micro kernel OS as well.

[–] gankouskhan@bookwyr.me 3 points 12 hours ago

It's not like the CS program is devoid of programming, norb would I say the SWE students are that much better off without outside education. CS is about half theory half practical for core education at least. The difference is you learn why and how which is more beneficial long term. After the first 6 months on the job the difference between the two on programming ability should be about the same with some more optimal solutions found by the CS student if any difference. It's a pretty short term problem.