* I want to program.
* I know no maths.
* I am an idiot.
What book should I buy to learn maths, /prog/?
Name:
Anonymous2011-12-17 4:36
Read "The C Programming Language" AKA K&R. It's the best introduction to programming you can get, and C is the perfect language to start programming with because it makes you actually learn programming rather than certain gimmicks some languages have.