post #21 of 21
agree with some comment, start with C, you should have a better grasp of what's your code actually do in the machine instead of other language.

My suggestion for book is "C : How to Program" and continue with "Data Structure and Algorithm in C" those are the 2 books my University used.

And like my profesor used to say, learn the programming concept, not the programming language