this post was submitted on 29 Aug 2025
574 points (98.5% liked)

Programmer Humor

26065 readers
1291 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 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Jiggle_Physics@sh.itjust.works 7 points 2 days ago (2 children)

I mean, I graduated over 20 years ago now, but I had to take a number of EE courses for my CS major. Guess that isn't a thing now, or in a lot of places? Just assumed some level of EE knowledge was required for a CS degree this whole time.

[–] PraiseTheSoup@midwest.social 9 points 2 days ago (3 children)

I got my BS in CSci about 15 years ago and it was 100% about programming in java. We didn't learn a fucking thing about hardware and my roommate was an EE major and we had none of the same classes except for calculus.

By the time I graduated java was basically dead. Thanks state college.

[–] Lehmanator@programming.dev 1 points 23 hours ago

My CS program had virtually no programming outside a couple of courses where C was used to implement concepts. Had one applications type course where mostly Java was used.

CS is and should be a specialized math curriculum IMO. Teaching specific programming languages is time that would be better spent teaching theory that can't be taught by dev docs or code bootcamps, as exemplified by your anecdote. Unfortunately nowadays people tend to see degrees as glorified job training programs.

Yeah, EE and CS had a lot of cross over where I went. At least in undergrad, grad school saw them diverge a lot more, but they still never disentangled, parts of each were important to both. Hell we had stuff like A+ labs, and shit.

[–] TrumpetX@programming.dev 4 points 1 day ago

Java isn't dead, though

[–] Jankatarch@lemmy.world 1 points 1 day ago* (last edited 1 day ago)

In my uni they kinda just teach java. There is one mandatory class that's in C and one that's in mips assembly tho.

Everyone used AI when I took those classes. By the end of the year they were still having trouble on groupchat with syntax stuff.