Hide this

Results from Google Books

Click on a thumbnail to go to Google Books.

The C Programming Language by Brian W. Kernighan
Loading...

The C Programming Language

by Brian W. Kernighan

MembersReviewsPopularityAverage ratingConversations
52359,024 (4.24)3
Loading...
won't like will probably not like will probably like will like will love

Sign up for LibraryThing to find out whether you'll like this book.

Showing 5 of 5
It's K&R. No more need be said. It's the Book. ( )
1 vote FlyByPC | Feb 12, 2008 |
This work, "The C Programming Language", describes the original C language, often called K&R C to distinguish it from ANSI C. Kernighan and Ritchie's description of ANSI C is The C Programming Language, Second Edition. Essentially nobody uses K&R C any more, so this work is now only of historical interest. Do not use it to learn C, or even as a reference, unless you are maintaining a legacy application.

Neither edition of The C Programming Language covers C++.

Please do not be misled by the similarity of names and authors into combining the first and second editions into one work. They are significantly different.
1 vote jimroberts | Aug 7, 2007 |
The C Bible. ( )
  all4metals | Aug 5, 2007 |
I have the first edition of this book, and it's just as useful today as the day I first purchased it as a textbook. Of all the programming books I own/have owned, this is the only one I will never let go of. When I was younger my father had several books that seemed outdated and "old", but now in retrospect I understand what the attraction to those books is: they're complete, thorough, and written by and for the pioneers of an industry.

While flipping through it, I was amazed at something that I had completely forgot about:

main() {
int a;

a=1;
a=-1;
printf("Value of a is %dn", a);
}

what is the output?

Value of a is 0

Those were the days. ( )
  chrisgann | Dec 15, 2006 |
It's old but it's the bible. ( )
  hippietrail | Nov 6, 2005 |
Showing 5 of 5
no reviews | add a review
You must log in to edit Common Knowledge data.
For more help see the Common Knowledge help page.
Series (with order)
Canonical Title
Original publication date
People/Characters
Important places
Important events
Awards and honors
Epigraph
Dedication
First words
Quotations
Last words
Disambiguation notice
This is the edition which describes the language commonly called "K&R C" to distinguish it from the significantly improved "ANSI C", which is described in the second edition.

Please do not combine into or separate from this work unless you are very confident that it is the right thing to do: especially in the case of translations.

If in doubt, post a message to Combiners! K&R C, ANSI C: one work or two?.
Publisher's editors
Blurbers
Canonical titleThe C Programming Language
Original publication date1978 (1st Edition)
Book description

Amazon.com (ISBN 0131101633, Paperback)

Just about every C programmer I respect learned C from this book. Unlike many of the 1,000 page doorstops stuffed with CD-ROMs that have become popular, this volume is concise and powerful (if somewhat dangerous) -- like C itself. And it was written by Kernighan himself. Need we say more?

(retrieved from Amazon Fri, 24 Apr 2009 07:58:02 -0400)

The first test round has been closed. Visit the Open Shelves Classification group for details.

Popular covers

 

Help/FAQs | About | Privacy/Terms | Blog | Contact | LibraryThing.com | APIs | WikiThing | Common Knowledge | 45,537,878 books!