Results 251 to 260 of about 30,500 (312)

Object Oriented Programming

ACM SIGPLAN Notices, 1989
Object Oriented Programming (OOP) is being used quite widely in the fields of both software engineering and artificial intelligence. The aim of this article is to give an idea of OOP and its features. It includes an indication of the available OOP environments and the Object-Oriented extensions made to the conventional languages such as C and Pascal ...
Richard P. Ten Dyke, John C. Kunz
openaire   +2 more sources

Testing aspect-oriented programs as object-oriented programs

Proceedings of the 3rd workshop on Testing aspect-oriented programs, 2007
Along with the evolution of the technique and use of aspect-oriented programming (AOP), the difficulty of testing the aspect-oriented programs is now receiving much attention. Besides lots of methods of testing AOP, testing the woven source code seems to be a feasible way.
Chuan Zhao, Roger T. Alexander
openaire   +1 more source

What is “Object-Oriented Programming”?

IEEE Software, 1987
The meaning of the term 'object oriented' is examined in the context of the general-purpose programming language C++. This choice is made partly to introduce C++ and partly because C++ is one of the few languages that supports data abstraction, object-oriented programming, and traditional programming techniques.
openaire   +1 more source

Temporal Object-Oriented Programming

The Computer Journal, 2000
Summary: An object-oriented, declarative, statically typed and temporal language system is presented. What makes this system very different from the currently prevailing strongly typed procedural object oriented language systems is that methods are specified in a high-level, constraint sublanguage.
openaire   +2 more sources

On testable object-oriented programming

ACM SIGSOFT Software Engineering Notes, 1997
A new philosophy contributing towards the design of testable object-oriented ( OO ) software is introduced in this paper. The testing of conventional OO software focuses on the generation of tests for existing objects and systems; the testable object-oriented programming ( TOOP
Yingxu Wang 0001   +4 more
openaire   +1 more source

Object-oriented programming in scheme

Proceedings of the 1988 ACM conference on LISP and functional programming, 1988
We describe a small set of additions to Scheme to support object-oriented programming, including a form of multiple inheritance. The extensions proposed are in keeping with the spirit of the Scheme language and consequently differ from Lisp-based object systems such as Flavors and the Common Lisp Object System.
Norman Adams, Jonathan Rees
openaire   +1 more source

Object Oriented Programming with Objective-C

2010
Over the past 15 years or so, the programming world has been focused on the development paradigm of object oriented programming (OOP). Most modern development environments and languages implement OOP. Put simply, OOP will form the basis of everything you develop today.
Gary Bennett, Mitch Fisher, Brad Lees
openaire   +1 more source

Basics of Object-Oriented Programming

2011
In the last chapter, we saw that the fundamental program structure in an object-oriented program is the object.We also outlined the concept of a class, which is similar to ADTs in that it can be used to create objects of types that are not directly supported by language. In this chapter, we describe in detail how to construct a class.
Brahma Dathan, Sarnath Ramnath
openaire   +1 more source

Home - About - Disclaimer - Privacy