+ 5

why do you need to be good at math?

i hear this ALOT!! and yet i never encounter a need for math in c#,c++ or java. Heck! The code itself is a calculator

6th Mar 2017, 4:03 AM
DeleteThisAccount
4 Réponses
+ 4
Nope, you dont need to be good at math. We have calculator nowadays. You just need to be good at reading equations if you are planning to take some programming specific courses/topic.
6th Mar 2017, 8:55 AM
Wen Qin
Wen Qin - avatar
+ 1
for me I use math to control & animate my artwork in javascript beside calculation...not sure for other languages but when I do I'll let yah know ^.^
6th Mar 2017, 5:41 AM
totoro
totoro - avatar
0
Maybe you are good at math already? Do you understand bools? Do you know about recursion? You probably use functions. That is math. Math has little to do with numbers and calculations.
6th Mar 2017, 4:18 AM
1of3
1of3 - avatar
0
Programming doesn't really request strong mathematic knowledge, mostly I use +-/*% and that's enough to build a lot of things. The knowledge of Math really depends on what's your final target. If that's build video games engin, remake Adobe Illustrator/Photoshop/...... that will be strongly necessary but if you want to build applications like Word, that would not be that high request. Personnaly I'm dumb at mathematics but I'm not bloqued by this problem because I got the logical, for the counting, which is the part I'm really bad, I let the computer do it :D
6th Mar 2017, 7:20 AM
Geoffrey L
Geoffrey L - avatar