|Listed in category:
Have one to sell?

C Programming Language, 2nd Edition 2nd Edition by Brian W. Kernighan (Author)

US $49.99
or Best Offer
Condition:
Brand New
Shipping:
Free Economy Shipping. See detailsfor shipping
Located in: Philadelphia, Pennsylvania, United States
Delivery:
Estimated between Tue, May 21 and Thu, May 23 to 43230
Delivery time is estimated using our proprietary method which is based on the buyer's proximity to the item location, the shipping service selected, the seller's shipping history, and other factors. Delivery times may vary, especially during peak periods.
Returns:
Seller does not accept returns. See details- for more information about returns
Payments:
      
Earn up to 5x points when you use your eBay Mastercard®. Learn moreabout earning points with eBay Mastercard

Shop with confidence

eBay Money Back Guarantee
Get the item you ordered or your money back. Learn moreeBay Money Back Guarantee - opens new window or tab
Seller assumes all responsibility for this listing.
eBay item number:134726733266

Item specifics

Condition
Brand New: A new, unread, unused book in perfect condition with no missing or damaged pages. See the ...
ISBN
9780131103627
Publication Name
C Programming Language
Item Length
9.3in
Publisher
Pearson Education
Publication Year
1988
Type
Textbook
Format
Trade Paperback
Language
English
Item Height
0.6in
Author
Brian Kernighan, Dennis Ritchie
Features
Revised
Item Width
7.1in
Item Weight
17.6 Oz
Number of Pages
288 Pages

About this product

Product Information

The authors present the complete guide to ANSI standard C language programming. Written by the developers of C, this new version helps readers keep up with the finalized ANSI standard for C while showing how to take advantage of C's rich set of operators, economy of expression, improved control flow, and data structures. The 2/E has been completely rewritten with additional examples and problem sets to clarify the implementation of difficult language constructs. For years, C programmers have let K&R guide them to building well-structured and efficient programs. Now this same help is available to those working with ANSI compilers. Includes detailed coverage of the C language plus the official C language reference manual for at-a-glance help with syntax notation, declarations, ANSI changes, scope rules, and the list goes on and on.

Product Identifiers

Publisher
Pearson Education
ISBN-10
0131103628
ISBN-13
9780131103627
eBay Product ID (ePID)
67113

Product Key Features

Author
Brian Kernighan, Dennis Ritchie
Publication Name
C Programming Language
Format
Trade Paperback
Language
English
Features
Revised
Publication Year
1988
Type
Textbook
Number of Pages
288 Pages

Dimensions

Item Length
9.3in
Item Height
0.6in
Item Width
7.1in
Item Weight
17.6 Oz

Additional Product Features

Number of Volumes
2 Vols.
Lc Classification Number
Qa76.73.C15k47 1988
Edition Description
Revised Edition
Edition Number
2
Table of Content
1. A Tutorial Introduction. 2. Types, Operators, and Expressions. 3. Control Flow. 4. Functions and Program Structure. 5. Pointers and Arrays. 6. Structures. 7. Input and Output. 8. The UNIX System Interface. Appendix A. Appendix B. Appendix C. Index.
Copyright Date
1988
Topic
Programming Languages / C
Lccn
88-005934
Dewey Decimal
005.133
Intended Audience
Scholarly & Professional
Dewey Edition
22
Illustrated
Yes
Genre
Computers

Item description from the seller

Kaya-llc

Kaya-llc

99.1% positive feedback
5.0K items sold
Joined Aug 2020

Detailed seller ratings

Average for the last 12 months

Accurate description
4.9
Reasonable shipping cost
5.0
Shipping speed
5.0
Communication
5.0

Popular categories from this store

Seller feedback (1,423)

t***l (6)- Feedback left by buyer.
Past 6 months
Verified purchase
The item had a faint scratch on it that wasn't visible in the photos or the description. Normally I wouldn't mind at all, but since it was a child's Christmas item, that did bother me, but overall it was still new as described and worth the price the seller charged. And of course the child didn't notice so I was still happy with the purchase. It also shipped very quickly, seller was pleasant, and the item was packaged professionally. I would buy from this seller again.
3***9 (265)- Feedback left by buyer.
Past 6 months
Verified purchase
Very fair price, quick shipping. The item was as described. I would buy from this seller again.
r***o (54)- Feedback left by buyer.
Past 6 months
Verified purchase
I bought a jersey from this seller. The jersey is great and matched the description. Shipping was fast and communication was good. I would recommend the seller and buy from them again.

Product ratings and reviews

4.9
71 product ratings
  • 66 users rated this 5 out of 5 stars
  • 4 users rated this 4 out of 5 stars
  • 0 users rated this 3 out of 5 stars
  • 0 users rated this 2 out of 5 stars
  • 1 users rated this 1 out of 5 stars

Would recommend

Good value

Compelling content

Most relevant reviews

  • Top favorable review

    Excellent introduction to programming.

    I've learned tonnes from this book so far, has really inspired me to learn as much as I can about computing (I'm doing it as a hobby). C is a great beginner language to learn because it's a relatively small language that forces you to be very disciplined with your code, although it can be difficult to stick with it sometimes. Note that it doesn't touch on how to set up you compiler or actually compile programs, as these details are system-specific. If you're on Windows, you might want to look into the Visual C++ build tools (try googling visualcppbuildtools_full and you'll find a Microsoft blog entry that explains more).

    Verified purchase: YesCondition: NewSold by: bestvebsdeal

  • Top critical review

    More of a collector's relic than a practical helper

    Very out of date, once you get past the basis Fahrenheit to celsius exercises an exact copy of the code means they won't compile, there are no completed useful codings, so not practical. You are looking at small snippets of code from the past which you will have to debug yourself. Not a book you can learn a lot from if you don't have a lot of spare time, sadly.

    Verified purchase: YesCondition: Pre-OwnedSold by: jokhseller

  • Read a lot of books this one is one of the best ever !

    Hi to all, this is my review My background *-----------------------------------* I'm am a computer science student and I worked as a QA person and a C programmer I have an experience of more than 9 years (Apr-2008) in the software field. C Vs others *-----------------------------------* In the course of my studies I studied the following programming languages: PROLOG,JAVA,ADA(ADA-95,ADA-83),C,C++,PASCAL. Only when I studied C and used this book I felt that I can control the language and fully understand it. With all the other programming languages I learned, it just did not happen. (There are of course many other reasons like: JAVA has much more to give than c has (it has more libraries and "more syntax"), PROLOG as far as I know has no ANSI,ADA is ...

  • C - How to Program, Deitel & Deitel, Pearson Publishing

    This textbook is an excellent learning tool for both novice and experienced C developers. The authors have included numerous, well-written coding examples throughout the chapters, and there is an introduction to C++ development in the second half of the book. If you are making the purchase for a college course, verify with your Professor if you can use the International version of the textbook. I bought the International version at a significant discount to the US published version but had to return it. The course I am enrolled in takes the programming assignments from the end of chapters exercises and projects. These are the only part of the book versions which do not match, so I found it necessary to purchase the US version. If you were going to purchase the text for ...

  • This is THE BOOK if learning C

    Why I bought it? Because I am a C Programmer (algorithm area), I study Computer Systems Engineering and also a Visual C++ Developer. I learned C in a beginners intented book (only in Mexico) but I wanted to masterize that knowledge. Who this book is intented for? Any student of Computer Science being in High School or undergraduate studies, or a graduate people, who want to learn the C Programming Language or maybe know C and want to perfect that knowledge. What do you need before buying? Know what an algorithm is, what is a compiler, what is a source and an executable program, etc. (almost all are known if you know another programming language). It is not obligatory to know anything about C!. What is this book? - A training manual (about C, not about programming ...