i'm on a vacation, so i planed to learn some prerequisite stuff for programming.
yes, i'm a absolute novice.
would you guys please suggest some books for firm foundation of programming
like books on mathematics, logic, algorithms, calculus, inner working of a computer, things like that.
i appreciate your help, thank you.
As far as the "inner workings of a computer" you won't need much unless you plan to write, like, operating systems or something. But knowing how memory works would benefit you. Learning how a computer allocates memory, etc. I can't think of a book off the top of my head, but when I get home I'll see what I can find.