Migrating from Pascal to C++: Undergraduate Texts in Computer Science
Autor Susan N. Merritt, Allen Stixen Limba Engleză Paperback – 19 apr 2013
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 364.07 lei 6-8 săpt. | |
Springer – 19 apr 2013 | 364.07 lei 6-8 săpt. | |
Hardback (1) | 365.05 lei 38-44 zile | |
Springer – 20 dec 1996 | 365.05 lei 38-44 zile |
Preț: 364.07 lei
Preț vechi: 455.08 lei
-20% Nou
Puncte Express: 546
Preț estimativ în valută:
69.67€ • 72.30$ • 58.23£
69.67€ • 72.30$ • 58.23£
Carte tipărită la comandă
Livrare economică 15-29 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781461273325
ISBN-10: 1461273323
Pagini: 580
Ilustrații: X, 565 p.
Dimensiuni: 210 x 280 x 30 mm
Greutate: 1.29 kg
Ediția:Softcover reprint of the original 1st ed. 1997
Editura: Springer
Colecția Springer
Seria Undergraduate Texts in Computer Science
Locul publicării:New York, NY, United States
ISBN-10: 1461273323
Pagini: 580
Ilustrații: X, 565 p.
Dimensiuni: 210 x 280 x 30 mm
Greutate: 1.29 kg
Ediția:Softcover reprint of the original 1st ed. 1997
Editura: Springer
Colecția Springer
Seria Undergraduate Texts in Computer Science
Locul publicării:New York, NY, United States
Public țintă
Lower undergraduateCuprins
1—C++ as Structured Programming: An Historical Perspective.- 1.0 Introduction.- 1.1 Structured Programming.- 1.2 Algorithms + Data Structures = Objects.- 1.3 Programming Paradigms.- References.- 2—The C++ Subset That Covers Pascal.- 2.0 Introduction.- 2.1 Orientation to C++.- 2.2 Data Types and Data Structures.- 2.3 Arithmetic, Boolean, and Logical Expressions.- 2.4 Control Structures.- 2.5 Functions.- 2.6 Dynamically Allocated Structures.- 2.7 Output and Input.- 2.8 Summary and Review.- References.- 3—Procedural C++ That Extends Pascal.- 3.0 Introduction.- 3.1 Operators.- 3.2 Pointers.- 3.3 Extending Functions.- 3.4 Summaries.- References.- 4—C++ and Object-Oriented Programming.- 4.0 Introduction.- 4.1 Classes and Objects.- 4.2 Constructors and Destructors.- 4.3 Manipulating Abstractions: Friends and Operator Overloading.- 4.4 Relationships Among Classes: Composition and Derivation.- References.- 5—Templates.- 5.0 Introduction.- 5.1 Function Templates.- 5.2 Class Templates.- Reference.- Exercises.- 1.- 2.- 3.- 4.- 5.- Answers to Odd-Numbered Exercises.- 1.- 2.- 3.- 4.- 5.