53,99 €
inkl. MwSt.
Versandkostenfrei*
Versandfertig in 6-10 Tagen
  • Broschiertes Buch

Object Oriented Programming (OOP) is defined as complex software creation technology, based on the representation of a program in the form of a set of objects, each of which is an instance of a certain type (class), and classes form a hierarchy with inheritance properties. This monograph presents the basics and basic concepts of OOP that will allow you to: create professional C ++ programs that will be easy to maintain, modify, and refactor code; to understand how to use certain OOP principles, from which components - modules, functions, classes - to compile a program, how the relationships…mehr

Produktbeschreibung
Object Oriented Programming (OOP) is defined as complex software creation technology, based on the representation of a program in the form of a set of objects, each of which is an instance of a certain type (class), and classes form a hierarchy with inheritance properties. This monograph presents the basics and basic concepts of OOP that will allow you to: create professional C ++ programs that will be easy to maintain, modify, and refactor code; to understand how to use certain OOP principles, from which components - modules, functions, classes - to compile a program, how the relationships between these components are distributed, what criteria a software project should satisfy.
Autorenporträt
Lesia Mochurad is associate Professor of the Department of Artificial Intelligence Systems (PhD level). Current research interesting: Numerical Methods, Distributed systems and parallel computing technologies, Algorithmization and programming.