next up previous contents index
Next: 13.1 Introduction Up: References Previous: References


13. Object Oriented Computing

Miroslav Virius

In this contribution, the basic overview of the Object Oriented Programming and its usage in computation is given. Concepts of class, encapsulation, inheritance, and polymorphism are introduced. Some additional concepts like interface and Design Patterns are briefly discussed. Schematic examples in C++ are given.



Subsections