L'objet de cette annonce a été vendu le jeu. 9 mai à 9:25 PM.
Vous en avez un à vendre?

The C Programming Language by Ritchie and Kernighan (2nd Edition, Paperback)

État :
Très bon
Prix de vente :
19,99 $US
Environ27,53 $C
Cueillette :
Cueillette locale gratuite depuis : Walled Lake, Michigan, États-Unis. En savoir plussur la cueillette
Expédition :
4,87 $US (environ 6,71 $C) Expédition au tarif économique. En savoir plussur l'expédition
Lieu : Walled Lake, Michigan, États-Unis
Livraison :
Livraison prévue entre le ven. 14 juin et le lun. 17 juin à 43230
Le délai de livraison est estimé en utilisant notre méthode exclusive, basée sur la proximité de l'acheteur du lieu où se trouve l'objet, le service d'expédition sélectionné, l'historique d'expédition du vendeur et d'autres facteurs. Les délais de livraison peuvent varier, particulièrement lors de périodes achalandées.
Renvois :
Renvoi sous 14jours. L'acheteur paie les frais de port du renvoi. En savoir plus- pour en savoir plus sur les renvois
Paiements :
     

Magasinez en toute confiance

Garantie de remboursement eBay
Recevez l'objet commandé ou obtenez un remboursement. 

Informations sur le vendeur

Le vendeur assume l'entière responsabilité de cette annonce.
Numéro de l'objet eBay :226099578399
Dernière mise à jour : mai 03, 2024 09:03:09 HAEAfficher toutes les modificationsAfficher toutes les modifications

Caractéristiques de l'objet

État
Très bon: Un livre qui n’a pas l’air neuf et qui a été lu, mais qui est en excellent état. La ...
Subject
Programming Languages / C
ISBN
9780131103627
Subject Area
Computers
Publication Name
C Programming Language
Item Length
9.3 in
Publisher
Pearson Education
Publication Year
1988
Type
Textbook
Format
Trade Paperback
Language
English
Item Height
0.6 in
Author
Brian Kernighan, Dennis Ritchie
Features
Revised
Item Width
7.1 in
Item Weight
17.6 Oz
Number of Pages
288 Pages

À propos de ce produit

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
Subject
Programming Languages / C
Publication Year
1988
Type
Textbook
Subject Area
Computers
Number of Pages
288 Pages

Dimensions

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

Additional Product Features

Edition Number
2
LCCN
88-005934
Intended Audience
Scholarly & Professional
Number of Volumes
2 Vols.
Lc Classification Number
Qa76.73.C15k47 1988
Edition Description
Revised Edition
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
Dewey Decimal
005.133
Dewey Edition
22
Illustrated
Yes

Description de l'objet du vendeur

chetwynd1

chetwynd1

100% d'évaluations positives
279 objets vendus
Autres objets du vendeurContacter
Répond généralement en 24 heures

Évaluations détaillées du vendeur

Moyenne au cours des 12 derniers mois

Qualité de la description
5.0
Justesse des frais d'expédition
4.8
Rapidité de l'expédition
5.0
Communication
5.0

Évaluations comme vendeur (111)

9***d (1789)- Évaluation laissée par l'acheteur.
Dernier mois
Achat vérifié
Lighthouse tile arrived quickly and safely. Very nice quality. Thanks.
c***s (80)- Évaluation laissée par l'acheteur.
Dernier mois
Achat vérifié
Great wrench, just as described and very fast shipping!!!
p***r (205)- Évaluation laissée par l'acheteur.
Dernier mois
Achat vérifié
Works great!

Évaluations et avis sur le produit

4.9
68 évaluations du produit
  • 64 utilisateurs ont attribué une note de 5 étoiles sur 5
  • 4 utilisateurs ont attribué une note de 4 étoiles sur 5
  • 0 utilisateurs ont attribué une note de 3 étoiles sur 5
  • 0 utilisateurs ont attribué une note de 2 étoiles sur 5
  • 0 utilisateurs ont attribué une note de 1 étoiles sur 5

Would recommend

Good value

Compelling content

Avis les plus pertinents

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

    Achat vérifié : OuiÉtat : NeufVendu par : 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.

    Achat vérifié : OuiÉtat : NeufVendu par : allin-us-goods