Object-Oriented Programming in C++, Lafore R., 2002

Object-Oriented Programming in C++, Lafore R., 2002.

   This book teaches you how to write programs in a the C++ programming language. However, it does more than that. In the past few years, several major innovations in software development have appeared on the scene. This book teaches C++ in the context of these new developments. Let’s see what they are.

Object-Oriented Programming in C++, Lafore R., 2002


Problems with Structured Programming.
As programs grow ever larger and more complex, even the structured programming approach begins to show signs of strain. You may have heard about, or been involved in, horror stories of program development. The project is too complex, the schedule slips, more programmers are added, complexity increases, costs skyrocket, the schedule slips further, and disaster ensues. (See The Mythical Man-Month by Frederick P. Brooks, Jr. [Addison Wesley, 1982] for a vivid description of this process.).

Analyzing the reasons for these failures reveals that there are weaknesses in the procedural paradigm itself. No matter how well the structured programming approach is implemented, large programs become excessively complex.

What are the reasons for these problems with procedural languages? There are two related problems. First, functions have unrestricted access to global data. Second, unrelated functions and data, the basis of the procedural paradigm, provide a poor model of the real world.

CONTENTS.
Introduction.
1 The Big Picture.
2 C++ Programming Basics.
3 Loops and Decisions.
4 Structures.
5 Functions.
6 Objects and Classes.
7 Arrays and Strings.
8 Operator Overloading.
9 Inheritance.
10 Pointers.
11 Virtual Functions.
12 Streams and Files.
13 Multifile Programs.
14 Templates and Exceptions.
15 The Standard Template Library.
16 Object-Oriented Software Development.
A ASCII Chart.
B C++ Precedence Table and Keywords.
C Microsoft Visual C++.
D Borland C++Builder.
E Console Graphics Lite.
F STL Algorithms and Member Functions.
G Answers to Questions and Exercises.
H Bibliography.
Index.



Бесплатно скачать электронную книгу в удобном формате, смотреть и читать:
Скачать книгу Object-Oriented Programming in C++, Lafore R., 2002 - fileskachat.com, быстрое и бесплатное скачивание.

Скачать pdf
Ниже можно купить эту книгу по лучшей цене со скидкой с доставкой по всей России.Купить эту книгу



Скачать - pdf - Яндекс.Диск.
Дата публикации:





Теги: :: ::


Следующие учебники и книги:
Предыдущие статьи:


 


 

Книги, учебники, обучение по разделам




Не нашёл? Найди:





2024-04-27 23:21:57