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 to cart. $15.59, good condition, Sold by BooksRun rated 5.0 out of 5 stars, ships from Philadelphia, PA, UNITED STATES, published 1988 by Prentice.
Add this copy of C Programming Language, 2nd Edition to cart. $23.86, fair condition, Sold by Off The Shelf rated 4.0 out of 5 stars, ships from Imperial, MO, UNITED STATES, published 1988 by Pearson.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Fair. The item is very worn but continues to work perfectly. Signs of wear can include aesthetic issues such as scratches, dents and worn corners. All pages and the cover are intact, but the dust cover may be missing. Pages may include moderate to heavy amount of notes and highlighting, but the text is not obscured or unreadable. May NOT include discs, access code or other supplemental materials.
Add this copy of C Programming Language, 2nd Edition to cart. $24.87, good condition, Sold by Jenson Books Inc rated 4.0 out of 5 stars, ships from Logan, UT, UNITED STATES, published 1988 by Pearson.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
This item shows signs of wear from consistent use, but it remains in good condition and works perfectly. All pages and cover are intact, but may have aesthetic issues such as tears, bends, scratches, and scuffs. Spine may also show signs of wear. Pages may include some notes and highlighting. May include "From the library of" labels. Satisfaction Guaranteed. The dust cover may be missing if applicable.
Add this copy of The C Programming Language 2e to cart. $26.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. $26.60, good condition, Sold by KuleliBooks rated 5.0 out of 5 stars, ships from Phoenix, AZ, UNITED STATES, published 1988 by Pearson.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Good. The book may have minor cosmetic wear (i.e. creased spine/cover, scratches, curled corners, folded pages, minor sunburn, minor water damage, minor bent). The book may have some highlights/notes/underlined pages-Accessories such as CD, codes, toys, may not be included-Safe and Secure Mailer-No Hassle Return.
Add this copy of C Programming Language, 2nd Edition to cart. $26.60, fair condition, Sold by KuleliBooks rated 5.0 out of 5 stars, ships from Phoenix, AZ, UNITED STATES, published 1988 by Pearson.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
The item is fairly worn but still readable. The book may have some cosmetic wear (i.e. creased spine/cover, scratches, curled corners, folded pages, sunburn, stains, water damage, bent, torn, damaged binding, dent). -The dust jacket if present, may be marked, and have considerable heavy wear. -The book might be ex-library copy, and may have the markings and stickers associated from the library-The book may have considerable highlights/notes/underlined pages but the text is legible-Accessories such as CD, codes, toys, may not be included-Safe and Secure Mailer-No Hassle Return.
Add this copy of C Programming Language, 2nd Edition to cart. $26.85, fair condition, Sold by Valleys Books & More rated 3.0 out of 5 stars, ships from Roanoke, VA, UNITED STATES, published 1988 by Pearson.
Add this copy of C Programming Language, 2nd Edition to cart. $26.86, fair condition, Sold by Goodwill Books rated 5.0 out of 5 stars, ships from Hillsboro, OR, UNITED STATES, published 1988 by Pearson.
Add this copy of C Programming Language, 2nd Edition to cart. $26.99, good condition, Sold by Autumn Leaf Books rated 4.0 out of 5 stars, ships from White Salmon, WA, UNITED STATES, published 1988 by Pearson.
Add this copy of C Programming Language, 2nd Edition to cart. $27.31, good condition, Sold by Sugarhouse Book Works rated 5.0 out of 5 stars, ships from Salt Lake City, UT, 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.