Need some advice...

I'm thinking about starting school for Game Software Development. I have an Audio Engineering Certificate and want to incorporate that with this school. One thing though, I suck/hate math. Should I not even bother? Is math a MAJOR part of programming? Any and every bit of advice would be gladly appreciated. Thanks.
General programming has quite a bit of math. Most notably, discrete math (math with numbers of finite precision, such as integers and rationals), and boolean algebra. One thing you will never need again is head math, since you'll be working with just abstract symbols for the most part.

Game programming, however, has even more and more advanced math than the average types of programming.

I'm not gonna tell you to give up, but you'll probably have a hard time if you hated math.
Last edited on
You should read this: http://www.cplusplus.com/forum/lounge/9430/

Very interesting...
Topic archived. No new replies allowed.