Useful mathematics courses for a career?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
Vitani11
Messages
275
Reaction score
3
I have one year left until I get my mathematics degree (applied). I am probably going to go to graduate school, but if I didn't what courses would you recommend I take? Maybe in general but more specifically for a job in a STEM field. I'm currently thinking of complex variables and vector calculus but I need three total.

Advanced Calculus 1/2
Complex Variables
Vector Calculus
Numerical Analysis 2 (1 is taken as a requirement)
Game Theory
Optimization
Calculus of variations
PDE 2
Applied linear algebra 2
 
Physics news on Phys.org
symbolipoint said:
Tell us how which courses helped you in your Numerical Analysis course.

I'm not sure I understand the question, so if my answer is not what you were hoping for, please rephrase.

The numerical analysis course I had built upon calculus, linear algebra, diff eq, and programming. It basically taught us how to solve a broad array of problems using programming to implement the standard numerical methods. We didn't use it, but from there, it was simple to implement anything in "Numerical Recipes in C" and to know what was going on in just about any available numerical analysis library package or toolkit.