Advertisers
|
Sponsors
|
Identity (object-oriented programming) - An identity in object-oriented programming, object-oriented design and object-oriented analysis describes the property of objects that distinguishes them from other objects. This is closely related to the philosophical concept of identity.
Object-oriented programming language - An object-oriented programming language (also called an OO language) is one that allows or encourages, to some degree, object-oriented programming methods.
Polymorphism in object-oriented programming - In object-oriented programming theory, polymorphism is the ability of objects belonging to different types to respond to method calls to methods of the same name, each one according to the right type-specific behavior. The programmer (and the program) does not have to ...
Consultation (object-oriented programming) - Consultation in object-oriented programming occurs when an object's method implementation consists of a message send of the same message to another constituent object.
ACM Crossroads: Object-Oriented Programming feature articles - The student magazine of the Association for Computing Machinery, Crossroads has published many articles on object-oriented programming.
OO Example Code - Example using object-oriented polymorphism in object-oriented and non object-oriented programming languages.
ACM Crossroads: The Use of Java as an Introductory Programming Language - "During the fall of 1996, the Georgia Insitute of Technology initiated the transition from teaching procedural programming to teaching object-oriented programming at the introductory level. Our main goal was to produce an introductory class that taught solid programming and design skills, using Java as the programming language. We will look at some of the problems we encountered, as well ...
Source: BazSites.com
Copyright 2006-2008. All Rights Reserved.