C book suggestions
-
My brother is a first year Mechatronics (Mechanical & Electronics) Engineering student and he has a few C (and C++) courses and he's asked me for some good book suggestions. I loaned him Herbert Schildt's C Complete reference. Any others?
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook "There is no wealth like knowledge, no poverty like ignorance." Ali ibn Abi Talib
-
My brother is a first year Mechatronics (Mechanical & Electronics) Engineering student and he has a few C (and C++) courses and he's asked me for some good book suggestions. I loaned him Herbert Schildt's C Complete reference. Any others?
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook "There is no wealth like knowledge, no poverty like ignorance." Ali ibn Abi Talib
Kernigan and Ritchie's is probably the best C book ever...
[VisualCalc][Binary Guide][CommDialogs] | [Forums Guidelines]
-
Kernigan and Ritchie's is probably the best C book ever...
[VisualCalc][Binary Guide][CommDialogs] | [Forums Guidelines]
good suggestion, that one slipped my mind completely! thanks!
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook "There is no wealth like knowledge, no poverty like ignorance." Ali ibn Abi Talib
-
My brother is a first year Mechatronics (Mechanical & Electronics) Engineering student and he has a few C (and C++) courses and he's asked me for some good book suggestions. I loaned him Herbert Schildt's C Complete reference. Any others?
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook "There is no wealth like knowledge, no poverty like ignorance." Ali ibn Abi Talib
-
good suggestion, that one slipped my mind completely! thanks!
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook "There is no wealth like knowledge, no poverty like ignorance." Ali ibn Abi Talib
Mustafa Ismail Mustafa wrote:
good suggestion, that one slipped my mind completely! thanks!
"LET US C" by Yashwant kanetkar! a must read!
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
Never mind - my own stupidity is the source of every "problem" - Mixturecheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You
-
Kernigan and Ritchie's is probably the best C book ever...
[VisualCalc][Binary Guide][CommDialogs] | [Forums Guidelines]
-
Kernigan and Ritchie's is probably the best C book ever...
[VisualCalc][Binary Guide][CommDialogs] | [Forums Guidelines]
What's the title of this book? I looked on Amazon, but can't find it.
-
What's the title of this book? I looked on Amazon, but can't find it.
google on its authors, i'm sure you can find it ;)
[VisualCalc][Binary Guide][CommDialogs] | [Forums Guidelines]
-
What's the title of this book? I looked on Amazon, but can't find it.
Simply Elegant Designs JimmyRopes Designs
Think inside the box! ProActive Secure Systems
I'm on-line therefore I am. JimmyRopes -
My brother is a first year Mechatronics (Mechanical & Electronics) Engineering student and he has a few C (and C++) courses and he's asked me for some good book suggestions. I loaned him Herbert Schildt's C Complete reference. Any others?
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook "There is no wealth like knowledge, no poverty like ignorance." Ali ibn Abi Talib
For reference use, I recommend K&R and also C: A Reference Manual.
Best wishes, Hans
[CodeProject Forum Guidelines] [How To Ask A Question] [My Articles]