The definitive reference guide to C programming from K&R for writing good code that works and is easy to modify Learn how to program in C from the developers of C, Brian Kernighan and Dennis Ritchie. Intended for those with at least some experience with one other language (even if you are a novice), this book contains a tutorial introduction to get new users started as soon as possible and separate chapters on each major feature: Types, operators, and expressions Control flow Functions and program structure Pointers and ...
Read More
The definitive reference guide to C programming from K&R for writing good code that works and is easy to modify Learn how to program in C from the developers of C, Brian Kernighan and Dennis Ritchie. Intended for those with at least some experience with one other language (even if you are a novice), this book contains a tutorial introduction to get new users started as soon as possible and separate chapters on each major feature: Types, operators, and expressions Control flow Functions and program structure Pointers and arrays Structures Input and output This second edition of The C Programming Language describes C as defined by the ANSI standard and includes a reference manual that conveys the essentials of the standard in a smaller space for easy comprehension for programmers. "K&R is one of my favorite books. The style of the tutorial chapters is so deceptively light and simple and the manual so crisp. Much of C's reputation of simplicity comes from the clarity and great little examples from this book. My 1978 copy has lost its cover and my K&R2 is somewhat dog eared. Above all, K&R is a useful book." Bjarne Stroustrup, designer and original implementer of C++, and author of The C++ Programming Language
Read Less
Add this copy of The C Programming Language 2e to cart. $19.08, new condition, Sold by Express_Books rated 4.0 out of 5 stars, ships from Lakewood, NJ, UNITED STATES, published 1988 by Pearson.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
New in new dust jacket. International Edition, Paperback, Brand New, ISBN and Cover image may differ but contents similar to U.S. Edition, Printed in Black & White. End Chapter Exercises may differ. No CD/Access code. Legal to use despite any disclaimer, We ship to PO, APO and FPO adresses in U.S.A. Choose Expedited Shipping for FASTER DELIVERY. Customer Satisfaction Guaranteed.
Add this copy of C Programming Language, 2nd Edition to cart. $41.37, new condition, Sold by Positive Tutors rated 4.0 out of 5 stars, ships from Phoenix, AZ, UNITED STATES, published 1988 by Pearson.
Add this copy of C Programming Language to cart. $56.35, new condition, Sold by Ingram Customer Returns Center rated 5.0 out of 5 stars, ships from NV, USA, published 1988 by Pearson.
Add this copy of C Programming Language, 2nd Edition to cart. $74.16, new condition, Sold by Just one more Chapter rated 3.0 out of 5 stars, ships from Miramar, FL, UNITED STATES, published 1988 by Pearson.
Add this copy of C Programming Language, 2nd Edition to cart. $81.74, new condition, Sold by Russell Books rated 4.0 out of 5 stars, ships from Victoria, BC, CANADA, published 1988 by Pearson.
Add this copy of C Programming Language, 2nd Edition to cart. $117.17, new condition, Sold by Bonita rated 4.0 out of 5 stars, ships from Santa Clarita, CA, UNITED STATES, published 1988 by Pearson.
Brian Kernigan wrote the book basic to the C Programming Language. His Original book is basic and this is the next step explaining the ANSI version.
Surprised to find that the book I received was printed in India.
Diego A
Oct 18, 2012
Computer Programming Classic
Must have on every programmer's bookshelf. Great for programmers who want to see how things work under the hood.
tommy01
Jun 23, 2011
A very old book!
I thought this book might help with my c assignment but it is outdated. The file IO is no longer relevant. Some code is still usefull, but all in all, it's to old to purchase.
mwksoul
Jun 15, 2008
The programmer's bible!
As a tech lover, searching to know more about computers I wanted to learn a powerful, but relatively easy programming language. I chose C. Then I searched for a book on the net. This one was the book with more references and people were saying it was the best. After reading it, I can only say one thing: This book is AMAZING! You learn things quickly (starting with easy things and scaling to awesome tricks) and become able to create almost anything with it. If you don't know, Windows, Linux and many applications are at least partly programmed with C. If think they didn't choose it without thinking well before, so... But if you really want to know better what I mean, just buy the book and see for yourself.