DEV Community

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

Collapse
 
itachiuchiha profile image
Itachi Uchiha

I think every developer should understand basic math. For example, front-end developers should know the calculation of the size between two elements.

This is basic math. My cousin works for the defense industry company. He can't say he doesn't need a good math skill.

His responsibilities are the calculation of matrices, trigonometrical calculations, boolean algebra, digital electronic and more much.

Even if you're a front-end developer, you still need to understand basic math.

Let's say, you need to calculate something like invoice total. You need to understand math.

I can calculate these kinds of basic math problems. But I want to learn more than that.

Is there anyone to show some good resources for me? :)