The C Programming Language: Third Edition

E

E. Robert Tisdale

Can anybody recommend a textbook to replace K&R2?
It should explain all of the new C99 features.
 
K

Keith Thompson

E. Robert Tisdale said:
Can anybody recommend a textbook to replace K&R2?
It should explain all of the new C99 features.

H&S5 (Harbison & Steele, 5th Edition) has good C99 coverage. It's not
a replacement for K&R2, since it's more of a reference than a
tutorial.
 
E

E. Robert Tisdale

Keith said:
H&S5 (Harbison & Steele, 5th Edition) has good C99 coverage. It's not
a replacement for K&R2, since it's more of a reference than a
tutorial.

Do you know any that are less like references and more like tutorials
(explaining C99 features)?
 
K

Keith Thompson

E. Robert Tisdale said:
Do you know any that are less like references and more like tutorials
(explaining C99 features)?

No, I don't. (I think Schildt was actually one of the first to come
out with a book covering C99, but I wouldn't touch one of his books.)
 
M

Michael Mair

Keith said:
No, I don't. (I think Schildt was actually one of the first to come
out with a book covering C99, but I wouldn't touch one of his books.)

Yep. When I started to work at my current job, this was the only C
book they had there. I first looked around in it, then had a bad
feeling -- some things where slightly off, some concepts plainly
wrong. Then I had a second glance at who wrote it.
He has gotten many things right -- but many are subtly or less subtly
wrong so that I cannot recommend this book at all.


-Michael
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,042
Latest member
icassiem

Latest Threads

Top