|
|
|
|
|
by procaryote
431 days ago
|
|
If you love programming, there's quite a lot of programming where math is vital. Graphics, optimisation problems, cryptography, neural networks, figuring out if a hash works, projecting if an algorithm will scale... The tricky bit is often that you need to learn some of the math before you can see how it's useful, but if you need stronger motivation, you might try diving into a slightly math heavy programming problem and learn the math as you go |
|