this post was submitted on 28 Feb 2026
60 points (98.4% liked)

Programming

25924 readers
190 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 !webdev@programming.dev



founded 2 years ago
MODERATORS
 

I teach computer science at Montana State University. I am the father of three sons who all know I am a computer programmer and one of whom, at least, has expressed interest in the field. I love computer programming and try to communicate that love to my sons, the students in my classes and anyone else who will listen.

A question I am increasingly getting from relatives, friends and students is:

Given AI, should I still consider becoming a computer programmer?

My response to this is: “Yes, and…”

you are viewing a single comment's thread
view the rest of the comments
[–] Kache@lemmy.zip 3 points 3 days ago (1 children)

IMO in the same way everyone learns arithmetic but doesn't necessarily go into mathematics or finance, I think everyone should learn basic logic and coding, enough to basically use spreadsheet formulas, which is a half step away functional programming. (I'm pretty sure Excel even supports named functions and lambdas)

[–] HubertManne@piefed.social 1 points 2 days ago

im 100% on elementary logic as it has very braod value across domain. Some majors in my college had reqs that was math or computer science which makes sense to me. I do feel that before people learn coding in general the initial classes should introduce flowcharting as well.