|
|
|
|
|
by wilsynet
4208 days ago
|
|
Most programming jobs involve a lot of algebra. You have variables, you do arithmetic to those variables, you apply functions. It's not a great surprise to me that if you are good at high school algebra, you can probably learn how to program. You might not be a great programmer, but you'll be able to do it. |
|
Being good at number rules (school algebra) does not have much to do with being good at state rules (code algebra).
I'd say there's more correlation between functional programming and school algebra, if anything.