Ksišżki informatyczne

Strona główna
Bestsellery
Pomoc
Regulamin
Odbiór osobisty
Kontakt
Koszyk
» Informatyka
» Informatyka po angielsku





Znak akceptacji PayPal
Ksiazki - Informatyczne .pl » informatyka » informatyka

Object-Oriented Programming Using C++

 Object-Oriented Programming Using C++Wydawnictwo: south-west thomson learning
Autor: J. Farrell
Liczba stron: 794
Oprawa: miękka
ISBN: 978-1-4239-0257-7
Czas dostawy: 4 - 6 tygodni (na zamówienie)
Cena detaliczna: 257,25 zł
Nasza cena: 257,30 zł  


Opis Object-Oriented Programming Using C++:
Using object-oriented terminology from the start, Object-Oriented Programming Using C++, Fourth Edition, will provide readers with a solid foundation in C++ programming. Like its predecessors, the fourth edition uses clear, straightforward examples to teach both the syntax of the C++ language and sound programming principles. It begins with an overview of object-oriented programming and C++, and then builds upon this knowledge to teach increasingly complex concepts, such as inheritance, templates, handling exceptions, and advanced input and output. Aimed at providing readers with the most current programming knowledge, this edition has been updated to reflect the latest software, Visual C++ 2008.

  • Chapter 1 An Overview of Object-Oriented Programming and C++

  • Chapter 2 Evaluating C++ Expressions

  • Chapter 3 Making Decisions

  • Chapter 4 Performing Loops

  • Chapter 5 Understanding Arrays, Strings, and Pointers

  • Chapter 6 Using C++ Functions

  • Chapter 7 Using Classes

  • Chapter 8 Class Features and Design Issues

  • Chapter 9 Understanding Friends and Overloading Operators

  • Chapter 10 Understanding Inheritance

  • Chapter 11 Using Templates

  • Chapter 12 Handling Exceptions

  • Chapter 13 Advanced Input and Output

  • Chapter 14 Advanced Topics
  • Appendices
  • A: Getting Started with Microsoft Visual Studio 2008
  • B: Getting Started with Other C++ Compilers
  • C: Operator Precedence and Associativity
  • D: Formatting Output
  • E: Generating Random Numbers