this post was submitted on 14 Dec 2024
-16 points (46.2% liked)

Technology

59979 readers
3161 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 2 years ago
MODERATORS
 

Old, but fun read that argues that today's programmers are not like typical Engineers and shouldn't really call themselves that as Engineering requires certification, is subject to government regulation, bear a burden to the public, etc.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 10 points 3 days ago* (last edited 3 days ago) (2 children)

There is a big difference between a software engineer and a software developer/programmer. In the same way there is a difference between a civil engineer and a builder.

A software engineer is the one who scopes the project. They define the feasibility, the limitation and exeptions, the tools to use, as well as costing and time planning and management.

The programmers are the ones who work to this scope and utilise the specified tools and technologies to create the product.

I have a degree in software engineering and all of this was covered. From writing scoping documentation, to time and costing with Gantt charts. This is the actual difference.

[–] [email protected] 8 points 3 days ago (1 children)

You'd think that's how it is but in reality they list software developer roles as software engineer just because they think it sounds better.

[–] [email protected] 2 points 3 days ago

Yeah, fair enough that might be what HR/recruitment does. It doesn't mean that there isn't a difference though.

Also I'm not sure if that is more of a US thing maybe? I see most roles in Australia listed for "developer" not "engineers"

[–] [email protected] 2 points 3 days ago (1 children)

I've always used "software engineering" to refer to the other stuff that comes alongside actual development, like version control, testing, CI, debugging, code review, release management etc.

[–] [email protected] 3 points 3 days ago (1 children)

You've forgot the actual "engineering" parts which distinguish programmers from engineers: requirements engineering, software architecture and complex problem solving

[–] [email protected] 1 points 3 days ago

Yes, yes. Hence etc.