|
There's math, and then there's math. A good chunk of computer science can be accomplished with very little real math knowledge - it's more a matter of problem solving involving numbers. You'll often need to work with a lot of numbers, but you rarely need to do anything fancy with them. It's important not to be intimidated - many programmers are assigned to work on things that at the outset they don't know how to do, just realize that you might need to frequent reference material and surf the internet for a solution.
|