Oriented Object Languages
Oriented Object Languages
This category is on programming languages and documents that partly or fully support the basic principles of object-oriented programming: extensive modularity usually embodied in objects, classes, encapsulation, data hiding, inheritance, polymorphism, message passing, etc.On this page, languages are arranged in three groups and levels: 1) Top group: issues spanning multiple unrelated languages. 2) Middle group: types or classes of languages. 3) Bottom group: specific languages, with their own directory category.
Top: Computers: Programming: Languages: Object-Oriented
See Also:
-
Object Oriented Programming in C - Paul Field's fine, clear paper, published in C Vu 4:1 (November 1991), on how to use an object-like discipline with a procedural language.
-
WebReference.com: Class-Based vs. Prototype-Based Languages - Brief explanation by Yehuda Shiran, Ph.D.
-
Object Oriented FAQ: Object FAQ - A resource on object technology anywhere.
-
Planet Source Code - Lets OOP programmers submit code for review by other programmers; many source code samples to help educate beginners on many concepts; contests where programmers vote for the most efficient, useful code recently submitted.
-
Cetus Links: Languages - Over 11,000 links on objects and components.
-
OOP 2005 Conference - (January 2005) presents object-based solutions in a forum for users, experts and leading vendors.
-
What is Object-Oriented Programming? - Definition, lists some links for more information. [Webopedia]
-
Object-Oriented Programming - Growing article, with links to many related topics. [Wikipedia]
-
Objects on the Web: Designing, Building, and Deploying Object-Oriented Applications for the Web - By Ron Ben-Naton.
-
Object Oriented Programming: A guide for the beginner, from Modula-2 to Java - Tutorial teaching basics of object oriented programming. Tailored to no one specific language, but examples are in C++, Java, Modula-2.
-
What is Object-Oriented Software: An Introduction - Simple explanations for object newbies.
Click here to add, change or remove your listing
|