Should certain math classes be required for a Computer Science degree?

Posted by sunpech on Programmers See other posts from Programmers or by sunpech
Published on 2010-09-01T20:21:55Z Indexed on 2011/11/18 2:02 UTC
Read the original article Hit count: 451

Filed under:
|
|

For a Computer Science (CS) degree at many colleges and universities, certain math courses are required: Calculus, Linear Algebra, and Discrete Mathematics are few examples.

However, since I've started working in the real world as a software developer, I have yet to truly use some the knowledge I had at once acquired from taking those classes. Discrete Math might be the only exception.

My questions: Should these math classes be required to obtain a computer science degree? Or would they be better served as electives?

I'm challenging even that the certain math classes even help with required CS classes. For example, I never used linear algebra outside of the math class itself. I hear it's used in Computer Graphics, but I never took those classes-- yet linear algebra was required for a CS degree. I personally think it could be better served as an elective rather than requirement because it's more specific to a branch of CS rather than general CS.

From a Slashdot post CS Profs Debate Role of Math In CS Education:

'For too long, we have taught computer science as an academic discipline (as though all of our students will go on to get PhDs and then become CS faculty members) even though for most of us, our students are overwhelmingly seeking careers in which they apply computer science.'

© Programmers or respective owner

Related posts about computer-science

Related posts about school