Dieses Angebot wurde vom Verkäufer am Di, 14. Okt um 11:24 beendet, da der Artikel nicht mehr verfügbar ist.
C Programmiersprache Taschenbuch Dennis, Kernighan, Brian Ritchie
Beendet
C Programmiersprache Taschenbuch Dennis, Kernighan, Brian Ritchie
US $24,09US $24,09
Di, 14. Okt, 11:24Di, 14. Okt, 11:24

C Programmiersprache Taschenbuch Dennis, Kernighan, Brian Ritchie

Free US Delivery | ISBN:0131103628
Better World Books West
(381857)
Angemeldet als gewerblicher Verkäufer
US $24,09
Ca.CHF 19,30
Artikelzustand:
Gut
Used book that is in clean, average condition without any missing pages. 100% Money-Back Guarantee.
    Versand:
    Kostenlos Economy Shipping.
    Standort: Reno, Nevada, USA
    Lieferung:
    Lieferung zwischen Fr, 17. Okt und Mo, 20. Okt nach 94104 bei heutigem Zahlungseingang
    Wir wenden ein spezielles Verfahren zur Einschätzung des Liefertermins an – in diese Schätzung fließen Faktoren wie die Entfernung des Käufers zum Artikelstandort, der gewählte Versandservice, die bisher versandten Artikel des Verkäufers und weitere ein. Insbesondere während saisonaler Spitzenzeiten können die Lieferzeiten abweichen.
    Rücknahme:
    30 Tage Rückgabe. Käufer zahlt Rückversand. Wenn Sie ein eBay-Versandetikett verwenden, werden die Kosten dafür von Ihrer Rückerstattung abgezogen.
    Zahlungen:
         Diners Club

    Sicher einkaufen

    eBay-Käuferschutz
    Geld zurück, wenn etwas mit diesem Artikel nicht stimmt. Mehr erfahreneBay-Käuferschutz - wird in neuem Fenster oder Tab geöffnet
    Der Verkäufer ist für dieses Angebot verantwortlich.
    eBay-Artikelnr.:376613688078
    Zuletzt aktualisiert am 13. Okt. 2025 20:26:08 MESZAlle Änderungen ansehenAlle Änderungen ansehen

    Artikelmerkmale

    Artikelzustand
    Gut
    Buch, das gelesen wurde, sich aber in einem guten Zustand befindet. Der Einband weist nur sehr geringfügige Beschädigungen auf, wie z.B. kleinere Schrammen, er hat aber weder Löcher, noch ist er eingerissen. Bei gebundenen Büchern ist der Schutzumschlag möglicherweise nicht mehr vorhanden. Die Bindung weist geringfügige Gebrauchsspuren auf. Die Mehrzahl der Seiten ist unbeschädigt, das heißt, es gibt kaum Knitter oder Einrisse, es wurden nur in geringem Maße Bleistiftunterstreichungen im Text vorgenommen, es gibt keine Textmarkierungen und die Randbereiche sind nicht beschrieben. Alle Seiten sind vollständig vorhanden. Genauere Einzelheiten sowie eine Beschreibung eventueller Mängel entnehmen Sie bitte dem Angebot des Verkäufers. Alle Zustandsdefinitionen ansehenwird in neuem Fenster oder Tab geöffnet
    Hinweise des Verkäufers
    “Used book that is in clean, average condition without any missing pages. 100% Money-Back Guarantee.”
    Book Title
    C Programming Language Paperback Dennis, Kernighan, Brian Ritchie
    ISBN
    9780131103627
    Kategorie

    Über dieses Produkt

    Product Identifiers

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

    Product Key Features

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

    Dimensions

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

    Additional Product Features

    Edition Number
    2
    Intended Audience
    Scholarly & Professional
    LCCN
    88-005934
    Dewey Edition
    22
    Number of Volumes
    2 vols.
    Illustrated
    Yes
    Dewey Decimal
    005.133
    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.
    Synopsis
    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., This edition describes C as defined by the ANSI standard. This book is meant to help the reader learn how to program in C. The book assumes some familiarity with basic programming concepts like variables, assignment statements, loops, and functions. A novice programmer should be able to read along and pick up the language., 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, 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
    LC Classification Number
    QA76.73.C15K47 1988

    Artikelbeschreibung des Verkäufers

    Info zu diesem Verkäufer

    Better World Books West

    99,1% positive Bewertungen1.6 Mio. Artikel verkauft

    Mitglied seit Jul 2016
    Angemeldet als gewerblicher Verkäufer
    Better World Books is a for-profit, socially conscious business and a global online bookseller that collects and sells new and used books online, matching each purchase with a book donation. Each sale ...
    Mehr anzeigen
    Shop besuchenKontakt

    Detaillierte Verkäuferbewertungen

    Durchschnitt in den letzten 12 Monaten
    Genaue Beschreibung
    4.8
    Angemessene Versandkosten
    5.0
    Lieferzeit
    5.0
    Kommunikation
    5.0

    Verkäuferbewertungen (465'186)

    Alle Bewertungenselected
    Positiv
    Neutral
    Negativ
    • c***m (445)- Bewertung vom Käufer.
      Letzte 6 Monate
      Bestätigter Kauf
      WOW!; I cannot believe this 1 Week to Hawaii! ; AAA+++; Excellent Service; Great Pricing; Fast Delivery-Faster Than Expected to Hawaii!; Shipped 05/22 Received 06/02 Mon to Hawaii using free shipping; USPS Ground Mail, Hardback Book in Excellent Condition--Better Than Described ; Heavier than expected, TLC Packaging; Excellent Seller Communication, Sends updates . Highly Recommended!, Thank you very much!
    • a***4 (323)- Bewertung vom Käufer.
      Letzter Monat
      Bestätigter Kauf
      The book was in excellent condition, as described in the listing, and was excellently packaged, arriving in unblemished condition. The shipping time was very quick. While the listing showed the book with a dust jacket, the book did not come with one. I brought this to the attention of the seller, who responded to me right away, and was satisfied with the seller's explanation. I have to say that the service was in every way outstanding.
    • h***2 (1195)- Bewertung vom Käufer.
      Letzte 6 Monate
      Bestätigter Kauf
      The book arrived swiftly packaged in a protective plastic envelope, but it was a paperback not hardcover as listed. I contacted seller and they apologized, refunded me and suggested several things to do with the book after allowing me to keep it. I have gone ahead and ordered a hardcover from the same seller. I’m a repeat customer and hope to remain so. This mixup was a first, but I’m very impressed with their prompt response and professionalism. Kudos :)