Cantitate/Preț
Produs

C++ Demystified

Autor Jeff Kent
en Limba Engleză Paperback – 16 mai 2004

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality,  authenticity, or access to any online entitlements included with the product.




Minimal technical jargon, step-by-step discussions, and quizzes at the end of each chapter make this an easy-to-understand guide to C++ programming. Quickly learn what a programming language is and the anatomy of C++, then jump right into creating your own programs with expert guidance. Discover functions, objects, compilers, linkers, and much more along the way. For the fast and easy way to understanding the fundamentals of C++, this is the resource you need.
Citește tot Restrânge

Preț: 14505 lei

Preț vechi: 21361 lei
-32% Nou

Puncte Express: 218

Preț estimativ în valută:
2776 2919$ 2309£

Carte tipărită la comandă

Livrare economică 27 decembrie 24 - 01 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780072253702
ISBN-10: 0072253703
Pagini: 368
Dimensiuni: 185 x 229 x 18 mm
Greutate: 0.47 kg
Editura: McGraw Hill Education
Colecția McGraw-Hill
Locul publicării:United States

Cuprins

1: How a C++ Program Works

2: Memory and Data Types

3: Variables

4: Arithmetic Operators

5: Making Decisions: if and switch Statements

6: Nested if Statements and Logical Operators

7: The For Loop

8: While and Do While Loops

9: Functions

10: Arrays

11: What’s the Address? Pointers

12: Character, C-String, and C++ String Class Functions

13: Persistent Data: File Input and Output

14: The Road Ahead: Structures and Classes

A: Final Exam

B: Answers to Quizzes and Final Exam