Примеры использования Object-oriented programming на Английском языке и их переводы на Русский язык
{-}
-
Official
-
Colloquial
In object-oriented programming, association defines a relationship between classes of objects that allows one object instance to cause another to perform an action on its behalf.
Keywords: object-oriented programming, Python programming language,
With object-oriented programming, applications can be componentized into objects with methods called on them.
In object-oriented programming, a class implementation file is often used to contain the implementation code for the method(s) of a class.
The article substantiates the need for game constructors as a tool of algorithmic thinking development in teaching students object-oriented programming.
Keywords: object-oriented programming, one-dimensional and multidimensional arrays,
In class-based object-oriented programming, a constructor(abbreviation: ctor)
In object-oriented programming the term'polymorphism' is commonly used to refer solely to this subtype polymorphism, while the techniques of parametric
multi-paradigm programming language that encompasses functional, imperative, and object-oriented programming methods.
generally foreign to imperative programming including object-oriented programming.
module definitions, object-oriented programming, and iterators.
The implementation of the concepts of" inheritance" and" polymorphism" in the object-oriented programming through the creation of two classes.
using a patent for something having to do with object-oriented programming, and Sun didn't think it was infringing that patent.
Object-oriented constraint-based programming(OOCP) combines two orthogonal, but complementary programming paradigms, namely: object-oriented programming(OOP) and constraint logic programming CLP.
will attempt to create our own neural network from scratch by means of the NTL+ language and try at once its object-oriented programming capabilities.
web science, or object-oriented programming.
an interface and while using the object-oriented programming in solving applied tasks are described.
predicate, and object-oriented programming.
The interest to outsource testing waned in the late 80's because of the implementation of quality standards and object-oriented programming.
The book is divided into two parts, with the first two chapters exploring the capabilities and pitfalls of object-oriented programming, and the remaining chapters describing 23 classic software design patterns.