Maths required in Software developer career

I am planning to devote little bit of my time towards learning Maths. I want to study those topics which are used in developer job .I mean there is lot more to study but there might be some topics which are used very proficiently . Please suggest some topics.

have a look at the freecodecamp math for programmers curriculum in development

https://freecodecamp.github.io/math-for-programmers-prototype/

it looks good in terms of coverage from the little bit I have gone over - it could be organized and structured better to be primarily driven by programming needs and topics - for example discrete math is essential for programming - it should be prioritized as early as possible - certainly before calculus - then there can be paths for games, graphics, scientific programming, databases, networks, systems etc

2 Likes