C Recommend Book List

GENERAL INTRODUCTION/TUTORIAL:

(1) For real beginners looking for a solid introduction:

C Programming: A Modern Approach.
K.N.King.
W.W.Norton & Company, 1996.
ISBN 0-393-96945-2


(2) For somewhat more experienced users looking for a solid introduction:

The C Programming Language, 2nd Ed.
Kernigan & Ritchie.
Prentice Hall, 1988.
ISBN 0-13-110362-8


(3) Other recommended introductory books:


C: How to Program, 2nd Ed.
Deitel, H.M. & Deitel, P.J.
Prentice Hall, 1994.
ISBN: 0-13-226119-7


Reference Books:


C : A Reference Manual, 4th Ed.
Harbison & Steele.
Prentice Hall, 1995.
ISBN 0-13-326224-3


The Standard C Library.
P.J.Plauger.
Prentice Hall, 1992.
ISBN 0-13-131509-9


C Programming FAQs
Steve Summit
Addison-Wesley, 1996.
ISBN 0-201-84519-9


Advanced topics / further exploration

C Traps and Pitfalls.
Andrew Koenig.
Addison-Wesley, 1989.
ISBN 0-201-17928-8


Expert C Programming: Deep C Secrets
Peter Van Der Linden
Prentice Hall, 1994.
ISBN 0-13-177429-8


Practical C Programming.
Steve Oualline.
O'Reilly & Associates, 1993.
ISBN 1-56592-035-X


Problem Solving And Program Design In C, 2nd Ed.
Hanly & Koffman.
Addison-Wesley, 1996.
ISBN 0-201-59063-8


Algorithms in C, 3rd Ed.
Robert Sedgewick
Addison-Wesley, 1998.
ISBN 0-201-31452-5

C Unleashed.
Heathfield, Kirby et al
Sams Publishing, 2000.
ISBN 0-672-31896-2

你可能感兴趣的:(C Recommend Book List)