this post was submitted on 31 Jan 2024
407 points (87.6% liked)

Programmer Humor

25773 readers
2407 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
[–] Cowbee@lemmy.ml 16 points 2 years ago (3 children)

Do you... do you think we don't have Civil, Mechanical, Electrical, or Computer Engineers anymore?

[–] doctorcrimson@lemmy.today 5 points 2 years ago

I think they're outnumbered by desk jockeys without a math degree.

[–] RubberElectrons@lemmy.world 2 points 2 years ago (1 children)

Right? I do both electrical and mechanical in my daily, besides some meh quality C code haha.

[–] Cowbee@lemmy.ml 1 points 2 years ago (1 children)

I get it, haha. I know this is a programmer community, but it's funny to me to think of programming as a progression beyond traditional engineering disciplines, rather than along side them.

[–] RubberElectrons@lemmy.world 2 points 2 years ago

Don't worry, someone else over here was saying programming is "the pinnacle" of engineering... Really hard not to disembowel a statement like that lol.

I think programming is both an art and a science, like all engineering disciplines.

[–] I_Has_A_Hat@lemmy.world -2 points 2 years ago (2 children)

Comp Sci is not engineering. Programming is not engineering. I don't mean this in an elitist way, it just flat-out doesn't fit with other engineering fields. It's firmly in the T area of STEM, not the E.

[–] pixeltree@lemmy.blahaj.zone 13 points 2 years ago* (last edited 2 years ago)

Computer engineering is not comp sci lol

Computer engineering is the hardware level of designing and building computers, it might involve firmware depending on the job and the area but it's way closer to electrical engineering than software engineering. Software engineering is also very different than computer science.

Software engineering is called that because it is the equivalent of engineering in software. You are engineering and designing a product/system. Computer science is more of the theoretical side, more detailed study of algorithms and math, etc.

What do you think of electrical engineers? Is that "real" enough to be called engineering?

[–] Cowbee@lemmy.ml 6 points 2 years ago (1 children)

Computer Engineering is hardware engineering for Computers, with some programming. It's a child of Electrical Engineering, just like Electrical Engineering is sort of a child of Mechanical Engineering.

[–] I_Has_A_Hat@lemmy.world -5 points 2 years ago (2 children)

And at what point in Computer Engineering do you require a fundamental understanding of Physics like every other Engineering field?

[–] Cowbee@lemmy.ml 7 points 2 years ago

The part where you have to fundamentally understand how hardware actually works, ie how transistors, integrated circuits, and logic gates actually work on a physical level.

You're thinking of Software Engineering, and even then you'd still be off.

[–] hips_and_nips@lemmy.world 4 points 2 years ago

The point where I was using my master’s in computer engineering to design physical chips? You know, using my fundamental understanding of electricity, magnetism, and the physics that come along with it.