Examples with "class-based object-oriented programming" and their translation in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
The TypeScript approach opens up new possibilities, such as Class-Based Object-Oriented Programming or improved Dependency Injection (which translates the responsibility of building a dependency network between objects into central components).
Durch den TypeScript-Ansatz ergeben sich neue Möglichkeiten, wie z.B. eine klassenbasierte objektorientierte Programmierung oder eine verbesserte Dependency Injection (damit wird die Verantwortlichkeit für den Aufbau eines Abhängigkeitsnetzes zwischen Objekten in zentrale Komponenten überführt).
It is a superset of JavaScript, and essentially adds optional static typing and class-based object-oriented programming to the language.
Es handelt sich dabei um eine Sammlung von JavaScript-Funktionen, die den JavaScript-Programmierer in seiner Arbeit unterstützen sollen.
Other results
In contrast, PHP supports class based, object-oriented programming.
Is a general-purpose, concurrent, class-based, object-oriented programming language that is designed to minimize implementation dependencies. It relies on a Java virtual machine to be secure and highly portable.
Unlike most languages that support object-oriented programming, J's flexible hierarchical namespace scheme (where every name exists in a specific locale) can be effectively used as a framework for both class-based and prototype-based object-oriented programming.
Unlike most languages that support object-oriented programming, J's flexible hierarchical namespace scheme (where every name exists in a specific locale) can be effectively used as a framework for both class-based and prototype-based object-oriented programming.
Prototype-based programming is a style of object-oriented programming in which classes are not present, and behavior reuse (known as inheritance in class-based languages) is performed via a process of cloning existing objects that serve as prototypes.
Prototypenbasierte Programmierung, auch als klassenlose Objektorientierung bekannt, ist eine Form der Objektorientierten Programmierung, die auf das Sprachelement der Klasse verzichtet. Objekte werden nicht bei der Kompilation, sondern erst zur Laufzeit durch Klonen bereits existierender Objekte erzeugt.
Encapsulation is one of the most important concepts in object-oriented programming.
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.