New Reply

Useful CS classes for an Applied Math major

 
Share Thread Thread Tools
May26-12, 08:34 PM   #1
 

Useful CS classes for an Applied Math major


I have to take any 3 CS electives for my Computational Mathematics major. I'm thinking about Algorithms, AI, and Database Systems. I can take more if I want to.

Are there any particularly useful CS classes? I don't really have a career in mind right now.
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Bird's playlist could signal mental strengths and weaknesses
>> Minus environment, patterns still emerge: Computational study tracks E. coli cells' regulatory mechanisms
>> Bacterium uses natural 'thermometer' to trigger diarrheal disease, scientists find
May26-12, 10:27 PM   #2
 
Quote by poorasian View Post
I have to take any 3 CS electives for my Computational Mathematics major. I'm thinking about Algorithms, AI, and Database Systems. I can take more if I want to.

Are there any particularly useful CS classes? I don't really have a career in mind right now.
Hey poorasian and welcome to the forums.

For applied mathematics, I would recommend any kind of elective that deals with numerical algorithms including numerical optimization and anything involving matrix methods to solve problems.

Database subjects are also good because in applied situations you often have to source your data from a data source such as a database. By knowing how to grab your data and get it into the form that your program needs, you can solve that puzzle so that you can focus on what you need to do.

I'd also recommend algorithms as well because if what you are going to do is computationally intensive (in terms of computational complexity), then it will make a huge difference using specific algorithms over others especially if you need a lot of computer power.

Anything with any kind of numerical methods is something I definitely recommend if you think about it in the context of applied mathematics.
May27-12, 12:18 AM   #3
 
Machine learning is a very useful thing to know. There's some very interesting ideas there, and the field also has lots of applications.

An AI course heavily depends on how it is taught at your university. Most undergraduate AI courses don't really go into much mathematical detail. Honestly most of the algorithms taught in intro AI courses are really "intuitive" and you can easily pick up yourself by glancing over a wikipedia page, it's probably not worth taking a course on it.
May27-12, 12:22 AM   #4
 

Useful CS classes for an Applied Math major


Quote by feuxfollets View Post
Machine learning is a very useful thing to know. There's some very interesting ideas there, and the field also has lots of applications.

An AI course heavily depends on how it is taught at your university. Most undergraduate AI courses don't really go into much mathematical detail. Honestly most of the algorithms taught in intro AI courses are really "intuitive" and you can easily pick up yourself by glancing over a wikipedia page, it's probably not worth taking a course on it.
Just to add to this, I would suggest that if the OP wanted to pursue this in one form or another, that they at least be acquainted with the ideas and applications of probability and statistics since many of these methods are in fact statistical and have particular interpretations of the aims of the algorithms in this context.
May27-12, 12:39 AM   #5
 
Hi, I've taken 2 courses on probability theory and going to take a mathematical statistics course. I really enjoy the subject and the kind of thinking required to solve those kinds of problems.

The AI course description reads: "The first couple lectures review the LISP programming language. The next part of the course will cover problem solving including problem spaces, brute-force and heuristic search, two-player games, constraint-satisfaction problems, and planning techniques. The third section will deal with knowledge representation including predicate calculus, non-monotonic inference, probabilistic reasoning, production systems, semantic nets, frames, scripts, and semantic primitives. Finally, there will be several lectures dealing with specialized topics such as expert systems, natural language processing, speech, vision, and neural networks."

I've taken numerical methods through the mathematics department. Not my favorite subject but I can see how useful it is.

Machine learning appears to only be offered at the graduate level. Oh well.
May27-12, 07:05 PM   #6
 
Is it possible that graduate level courses will count toward your major?
New Reply
Thread Tools


Similar Threads for: Useful CS classes for an Applied Math major
Thread Forum Replies
Best math classes for a physics major?? Academic Guidance 4
Math classes for a physics major Academic Guidance 4
what classes to take applied math? Academic Guidance 4
classes to make math major more employable? Academic Guidance 8
help a math major choose his classes Academic Guidance 28