this post was submitted on 26 Feb 2024
181 points (95.5% liked)

Programming

16768 readers
114 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS
 

As someone who spends time programming, I of course find myself in conversations with people who aren't as familiar with it. It doesn't happen all the time, but these discussions can lead to people coming up with some pretty wild misconceptions about what programming is and what programmers do.

  • I'm sure many of you have had similar experiences. So, I thought it would be interesting to ask.
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 37 points 5 months ago* (last edited 5 months ago) (16 children)

I mean the classic is that you must be "really good at computers" like I'm okay at debugging, just by being methodical, but if you plop me in front of a Windows desktop and ask me to fix your printer; brother, I haven't fucked with any of those 3 things in over a decade.

I would be as a baby, learning everything anew, to solve your problem.

[–] [email protected] 3 points 5 months ago (2 children)

I use a car analogy for these situations: You need a mechanic (IT professional.) I'm an engineer (coder.) They're both technically demanding jobs, but they use very different skillsets: IT pros, like mechanics, have to think laterally across a wide array of technology to pinpoint and solve vague problems, and they are very good at it because they do it often.

Software engineers are more like the guy that designed one part of the transmission on one very specific make of car. Can they solve the same problems as IT pros? Sure! But it'll take them longer and the solution might be a little weird.

[–] [email protected] 1 points 5 months ago (1 children)

Can they solve the same problems as IT pros? Sure! But it'll take them longer and the solution might be a little weird.

Well the person just wants a solution that works. They didn't say it has to be the best solution of all solutions.

[–] [email protected] 1 points 5 months ago

It's funny how soon they realize they want a good one.

load more comments (13 replies)