Dieses Angebot wurde verkauft am Mo, 25. Aug um 03:17.
Starting Out with C++ from Control Structures to Objects (8th Edition)
Verkauft
Starting Out with C++ from Control Structures to Objects (8th Edition)
US $10,83US $10,83
Mo, 25. Aug, 15:17Mo, 25. Aug, 15:17

Starting Out with C++ from Control Structures to Objects (8th Edition)

goodwillrs
(300421)
Angemeldet als gewerblicher Verkäufer
US $10,83
Ca.CHF 8,62
Artikelzustand:
Akzeptabel
    Versand:
    Kostenlos USPS Media MailTM.
    Standort: Racine, Wisconsin, USA
    Lieferung:
    Lieferung zwischen Do, 9. Okt und Mi, 15. 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.:396911490011
    Zuletzt aktualisiert am 24. Aug. 2025 19:06:17 MESZAlle Änderungen ansehenAlle Änderungen ansehen

    Artikelmerkmale

    Artikelzustand
    Akzeptabel: Buch mit deutlichen Gebrauchsspuren. Der Einband kann einige Beschädigungen aufweisen, ...
    Release Year
    2014
    Book Title
    Starting Out with C++ from Control Structures to Objects (8th ...
    ISBN
    9780133769395
    Kategorie

    Über dieses Produkt

    Product Identifiers

    Publisher
    Pearson Education
    ISBN-10
    0133769399
    ISBN-13
    9780133769395
    eBay Product ID (ePID)
    176467618

    Product Key Features

    Number of Pages
    1280 Pages
    Language
    English
    Publication Name
    Starting Out with C++ : from Control Structures Through Objects
    Publication Year
    2014
    Subject
    Programming Languages / C++
    Type
    Textbook
    Author
    Tony Gaddis
    Subject Area
    Computers
    Format
    Trade Paperback

    Dimensions

    Item Height
    1.9 in
    Item Weight
    67.7 Oz
    Item Length
    9.9 in
    Item Width
    7.9 in

    Additional Product Features

    Edition Number
    8
    Intended Audience
    College Audience
    LCCN
    2014-000213
    Dewey Edition
    23
    Illustrated
    Yes
    Dewey Decimal
    005.13/3
    Table Of Content
    Introduction to Computers and Programming 1CHAPTER 2 Introduction to C++ 27CHAPTER 3 Expressions and Interactivity 85CHAPTER 4 Making Decisions 149CHAPTER 5 Loops and Files 227CHAPTER 6 Functions 301CHAPTER 7 Arrays 377CHAPTER 8 Searching and Sorting Arrays 451CHAPTER 9 Pointers 491CHAPTER 10 Characters, C-Strings, and More About the String Class 541CHAPTER 11 Structured Data 593CHAPTER 12 Advanced File Operations 651CHAPTER 13 Introduction to Classes 705CHAPTER 14 More About Classes 799CHAPTER 15 Inheritance, Polymorphism, and Virtual Functions 869CHAPTER 16 Exceptions, Templates, and the Standard Template Library (STL) 947CHAPTER 17 Linked Lists 1003CHAPTER 18 Stacks and Queues 1043CHAPTER 19 Recursion 1101CHAPTER 20 Binary Trees 1137Appendix A: Getting Started with Alice 1167Appendix B: The ASCII Character Set 1195Appendix C: Operator Precedence and Associativity 1197Quick References 1199Index 1201OnlineThe following appendices are available at www.pearsonhighered.com/gaddisAppendix D: Introduction to FlowchartingAppendix E: Using UML in Class DesignAppendix F: NamespacesAppendix G: Writing Managed C++ Code for the .NET FrameworkAppendix H: Passing Command Line ArgumentsAppendix I: Header File and Library Function ReferenceAppendix J: Binary Numbers and Bitwise OperationsAppendix K: Multi-Source File ProgramsAppendix L: Stream Member Functions for FormattingAppendix M: Introduction to Microsoft Visual C++ 2010 Express EditionAppendix N: Answers to CheckpointsAppendix O: Solutions to Odd-Numbered Review Questions
    Synopsis
    Note: You are purchasing a standalone product; MyProgrammingLab does not come packaged with this content. If you would like to purchase both the physical text and MyProgrammingLab search for ISBN-10: 0133796337/ISBN-13: 9780133796339. That package includes ISBN-10: 0133769399/ISBN-13: 9780133769395 and ISBN-10: 0133780619 /ISBN-13: 9780133780611. MyProgrammingLab is not a self-paced technology and should only be purchased when required by an instructor. This text is intended for either a one-semester accelerated introductory course or a traditional two-semester sequence covering C++ programming. It is also suitable for readers interested in a comprehensive introduction to C++ programming. Tony Gaddis's accessible, step-by-step presentation helps beginning students understand the important details necessary to become skilled programmers at an introductory level. Gaddis motivates the study of both programming skills and the C++ programming language by presenting all the details needed to understand the "how" and the "why"-but never losing sight of the fact that most beginners struggle with this material. His approach is both gradual and highly accessible, ensuring that students understand the logic behind developing high-quality programs. In Starting Out with C++: From Control Structures through Objects, Gaddis covers control structures, functions, arrays, and pointers before objects and classes. As with all Gaddis texts, clear and easy-to-read code listings, concise and practical real-world examples, and an abundance of exercises appear in every chapter. MyProgrammingLab for Starting Out with C++ is a total learning package. MyProgrammingLab is an online homework, tutorial, and assessment program that truly engages students in learning. It helps students better prepare for class, quizzes, and exams--resulting in better performance in the course--and provides educators a dynamic set of tools for gauging individual and class progress. Teaching and Learning Experience This program presents a better teaching and learning experience-for you and your students. It will help: Personalize Learning with MyProgrammingLab: Through the power of practice and immediate personalized feedback, MyProgrammingLab helps students fully grasp the logic, semantics, and syntax of programming. Enhance Learning with the Gaddis Approach: Gaddis's accessible approach features clear and easy-to-read code listings, concise real-world examples, and exercises in every chapter. Keep Your Course Current: This edition introduces many of the new C++11 language features. Support Instructors and Students: Student and instructor resources are available to expand on the topics presented in the text.
    LC Classification Number
    QA76.73.C153G33

    Artikelbeschreibung des Verkäufers

    Info zu diesem Verkäufer

    goodwillrs

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

    Mitglied seit Okt 2017
    Antwortet meist innerhalb 24 Stunden
    Angemeldet als gewerblicher Verkäufer
    Goodwill is different from other mainstream retailers because of our mission and investment back into the communities in which we operate. Revenue from our retail operations and online sales fund ...
    Mehr anzeigen
    Shop besuchenKontakt

    Detaillierte Verkäuferbewertungen

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

    Verkäuferbewertungen (340'371)

    Alle Bewertungen
    Positiv
    Neutral
    Negativ
      Alle Bewertungen ansehen