Live data from Hacker News

Ask HN: Why Study Math?

news.ycombinator.com

1–4 of 4 posts

Ask HN: Why Study Math?

#1
Why study math on your own time? Will it help with jobs? Can you solve some cool problem? I just don’t see the practicality of it. I am a software engineer so my mindset might be from practically point of view.

Thank you!

Re: Ask HN: Why Study Math?

#2
It all depends on what kind of programming you do and what kind of math you're talking about. Some types of programming are highly dependent on math, such as 3D graphics programming, data science and machine learning. Others have less explicit dependence on what people usually think about when they talk about "math" in general yet mathematical ideas, such as formal logic, can still be applied to them, for example to prove correctness or calculate time complexity.

Re: Ask HN: Why Study Math?

#3
post #2

It all depends on what kind of programming you do and what kind of math you're talking about. Some types of programming are highly dependent on math, such as 3D graphics programming, data science and machine learning. Others have less explicit dependence on what people usually think about when they talk about "math" in general yet mathematical ideas, such as formal logic, can still be applied to them, for example to…

Makes sense. How often will you really use that math? These days people get away with knowing very little math and relying on frameworks to handle the tuff parts.

I guess what is the potential reward in the real world?