104
Can one be too dumb for programming?
(lemmy.ml)
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
Follow the wormhole through a path of communities !webdev@programming.dev
I never excelled at high school level math or above. During my career I haven't really needed any of what I was taught in those classes.
I think what matters more is having the temperament (and time) that allows you the patience to identify and work through a problem. The desire to truly understand the problem itself. I think any good programmer can just figure out the finer details when they encounter a problem that actually requires it as part of the solution. Whether that be higher level math, physics, graphics, audio, algorithmic optimization, or whatever.
Now, if you're the type of person that just gets frustrated at a problem and gives up easily, or would rather throw together/copy-paste something that "sorta works," but you don't know or care why, then it may not be the best fit. That is not to say those type of people can't be programmers, but they probably won't enjoy it so much.