C Recommend Book List - ehui928的专栏 - CSDN博客

来源:百度文库 编辑:神马文学网 时间:2024/04/29 19:21:27

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

 

本文来自CSDN博客,转载请标明出处:http://blog.csdn.net/ehui928/archive/2005/12/07/546366.aspx