|Listed in category:
Have one to sell?

FAST SHIP - C Programming Language by Brian Kernighan, 2ND INTERNATIONAL EDITION

Condition:
Brand New
3 available / 110 sold
Price:
US $18.51
ApproximatelyC $25.30
This one's trending. 110 have already sold.
Breathe easy. Returns accepted.
Shipping:
US $3.99 (approx C $5.45) Economy Shipping. See detailsfor shipping
Located in: AVENEL, NJ, United States
Delivery:
Estimated between Tue, Jun 4 and Sat, Jun 8 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:
30 days return. Buyer pays for return shipping. See details- for more information about returns
Payments:
     

Shop with confidence

eBay Money Back Guarantee
Get the item you ordered or your money back. 

Seller information

Seller assumes all responsibility for this listing.
eBay item number:275097803895
Last updated on May 25, 2024 23:10:09 EDTView all revisionsView all revisions

Item specifics

Condition
Brand New: A new, unread, unused book in perfect condition with no missing or damaged pages. See the ...
Binding
SOFTCOVER
Returns
30 days - No Question asked policy
International ISBN
9789332549449
Contents
SAME as in US edition
Packing
Shrinkwrapped- Box Packed
Product Type
INTERNATIONAL EDITION
Cover Picture
Please see 2nd Image for actual book
Cover Design
May differ from the Picture shown here
Edition
2
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

TextbooksXpress

TextbooksXpress

97.2% positive feedback
25K items sold

Detailed seller ratings

Average for the last 12 months

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

Seller feedback (3,227)

e***s (2)- Feedback left by buyer.
Past 6 months
Verified purchase
good quality
f***6 (473)- Feedback left by buyer.
Past 6 months
Verified purchase
Slow delivery but the book is great.
o***l (2187)- Feedback left by buyer.
Past month
Verified purchase
Fast, professional service. Clear communication. Item exactly as described and on time. Thank you.
See all feedback

Product ratings and reviews

4.9
68 product ratings
  • 64 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
  • 0 users rated this 1 out of 5 stars

Would recommend

Good value

Compelling content

Most relevant reviews

  • Top favourable 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

  • 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 ...

  • Get started where it all began.

    I thought that starting with the book that defined our programming in the beginning was a good place to start. This book takes you through the different tasks, I have yet to finish it. I also have the C Answer book to go along with it as well The standard C library from the era. I want to get all the information I could. I first bought the kindle version but when you just want to read a bit or reference a previous section , nothing beats the physical edition IMO. My only regret is that I did not start when the book came out. Things would be so much different. Thanks for reading and pick up a book. Get the one pictured , as I have heard that the international edition is different and the pictured edition was recommend to me.

    Verified purchase: YesCondition: NewSold by: allin-us-goods