
Development of software for modeling a given class of processes:
based on an object-oriented approach
Versandkostenfrei!
Versandfertig in 6-10 Tagen
54,99 €
inkl. MwSt.
PAYBACK Punkte
27 °P sammeln!
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 be...
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.