Otherwise, I'd suggest taking a bit of time to think about the sector like a entrepreneuring hacker. Look beyond the well worn paths and take advantage of your current naivite.
What are the math heavy CS areas with high demand?
41–50 of 54 posts
Re: What are the math heavy CS areas with high demand?
#42Stay away from math. I would caution you that you haven't seen `real math` as an undergraduate who still has time to decide on your major - you will find that real math is not elegant. Math is baroque, infinitely deep and you success will entirely depend on the community and the perspective you get from your mentors. For example, conversations I had with math professors were able to frame problems so that I could loo…
Saying that Maths classes are irrelevant in a workplace also seems ill-conceived and basically to be personal conjecture.
Re: What are the math heavy CS areas with high demand?
#43If you also happen to be interested in finance, or think it might interest you at some point later, you could transition to quant finance (where machine learning will also be very usefull).
See if this piques your interest for instance: http://janestreet.com/technology/
Re: What are the math heavy CS areas with high demand?
#44Stay away from math. I would caution you that you haven't seen `real math` as an undergraduate who still has time to decide on your major - you will find that real math is not elegant. Math is baroque, infinitely deep and you success will entirely depend on the community and the perspective you get from your mentors. For example, conversations I had with math professors were able to frame problems so that I could loo…
Although pure maths can be extremely hard and initially seem quite arcane, I think you paint a picture of it which is subjective and in some cases factually wrong.
I agree that maths is infinitely deep and complex, but that is exactly why maths has developed to be as elegant as possible. Good mathematics is about developing structures and analogies that allow people to drastically simplify and improve their thinking about complex situations.
You are objectively wrong when you say that maths "isn't that precise of a language". Modern maths is extremely precise and the level of rigour is leagues ahead of CS. In the early 20th century, mathematicians were worried about how precise mathematics and its proofs were. To combat this crisis, mathematicians boiled down the inherent assumptions in maths to a handful of axioms, from which the entirety of maths is logically proven. Maths is not esoteric hand waving.
I studied maths at university and in my experience, there are lots of opportunities to apply my degree to the real world. Even in a more standard software engineer role I've been able to use my maths knowledge to quickly develop solutions to problems my CS peers are struggling with (and visa versa). If anyone's interested in maths, do consider taking courses in it. It's a valuable, rich subject which has plenty of real world uses and plenty of jobs waiting for you at the end
Re: What are the math heavy CS areas with high demand?
#45But for second major I would recommend some 'soft' science, such as finance, economics or accountancy. Most people on those fields do not know high math.
Re: What are the math heavy CS areas with high demand?
#46Re: What are the math heavy CS areas with high demand?
#47Although it is not as fun as machine learning and computer graphics, there is a strong industrial demand for strong mathematicians. http://en.wikipedia.org/wiki/Operations_research
Many of the work do not involve much coding but require advanced mathematical skills to transform the original problem into something that can be send to a "solver".
Re: What are the math heavy CS areas with high demand?
#48You never know where the most valuable lessons will come from and how they will pay off. For example, my second Real Analysis class leveled up my ability to communicate clearly and precisely in a way that no writing class could have. Graph theory, automata theory, numerical methods, abstract algebra, and statistics have each made their way into my work, sometimes in ways that I never would have expected.
If you want to ignore this, Machine Learning.
Re: What are the math heavy CS areas with high demand?
#49Also, here's a good video that might give you some ideas:
Re: What are the math heavy CS areas with high demand?
#50How about computational finance? Finance is what drives pretty much all modern economic activity around the world, and the fundamental concepts in finance haven't changed for hundreds of years, which takes care of both the stable/slow-changing and in demand criteria. It is also heavily mathematical if you choose to focus on the quant side, with probability, statistics, stochastic calculus, PDE's, and even measure the…