- 1
I hope for an answer
Does programming need mathematics?
3 Answers
+ 2
Most programming only requires a minimal amount of mathematics, basic arithmetic and logic. Having a mathematics background might be helpful in analyzing problems and implementing solutions, but not a particular mathematical knowledge. Debugging complex code sometimes requires some deductive powers which might be developed from a mathematical education.
+ 1
0
Yes and No
Yes for higher level programming including algorithms, data science, etc.
No for beginners/medium level who just want to grasp the syntax and functioning of the language.
![[No Name] - avatar](https://blob.sololearn.com/avatars/2b23345e-e70e-40b6-b008-ae62c7cc283f.jpg)





