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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The idea that everyone should code is silly but like anything if you are good at it and enjoy it then do it. Now I would say do as much math as you can handle and take an elementary logic class along with class that goes through major philosphical thought if you can. Also liberal arts is good for a broad education although large colleges with stadium classes to fill reqs is not so great.
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)
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.