+ 3
Guys, is PHP need maths???
Or can you describe me which coding need maths??? Please....
3 Answers
+ 3
Basic Math are fine for PHP. Well, this depends a lot in the projects that you have.
If you only want to use PHP + MySQL, you are fine.
+ 1
A language itself doesn't need too much maths to learn, however being good at maths means you're more likely to have greater potential as a programmer.
Any language can program maths problems.
+ 1
A basic knowledge of math would be very helpful. you'll use it more.often than you think. Anything from knowing which measurements of the screen vs document vs display area to subtract in order to get a scrollHeight to bring able to accurately position things dynamically over content etc.