+ 5
Is math important in Javascript?
Hi all, I recently started learning Javascript however I'm struggling on some of the modules because I have dyscalculia which makes maths incredibly hard for me (almost impossible actually). I really just wanted to know if it's worth skipping those modules using experience points or if I really need to find some way to understand what's going on with the numbers in order to use JS in the future?
9 Réponses
+ 10
yes , but at the start it's not that nacceery :)
+ 8
yes
+ 7
Yes, It's definitely important. I would advice a much deeper revision on Java Script projects. At least 94% of them require mathematical application.
+ 6
Maths is important in programming
+ 4
Q:Is math important in javascript?
A:Math.abs(),Math.floor(),Math.round(),Math.ceil(),Math.trunc() are so cool
+ 3
Why, yes. Yes it is. But not complex calculus. Just basic or maybe high school math skills.
+ 1
I'm struggling with the basics module... thanks for your answers everyone, I'll continue to practice and hopefully understand it eventually... I enjoyed learning code so far and don't want my learning difficulties holding me back
- 1
What modules are you struggling with exactly? loops?
- 1
Then I'm afraid you can't skip them, luckily for you js is one if not the most flexible language