DEV Community

Discussion on: How important are math skills for software development?

Collapse
 
theodesp profile image
Theofanis Despoudis • Edited

At the minimum level you need to study discrete maths(sets, combinatorics, graph theory, logic) and linear algebra (matrix multiplication) as they are mostly related to CS. Grab a few books for reference and you should be fine.