|
Planet Source Code
Lets 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.
http://www.planet-source-code.com/
Cetus Links: Languages
Over 11,000 links on objects and components.
http://www.cetus-links.org/top_languages.h...
WebReference.com: Class-Based vs. Prototype-Based Languages
Brief explanation by Yehuda Shiran, Ph.D.
http://www.webreference.com/js/tips/010215...
Objects on the Web: Designing, Building, and Deploying Object-Oriented Applications for the Web
By Ron Ben-Naton.
http://www.amazon.com/exec/obidos/ASIN/007...
What is Object-Oriented Programming?
Definition, lists some links for more information. [Webopedia]
http://webopedia.com/TERM/o/object_oriente...
What is Object-Oriented Software: An Introduction
Simple explanations for object newbies.
http://www.softwaredesign.com/objects.html
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.
http://www.aonaware.com/OOP1.htm
The Object-Oriented Page
Large, well researched list of OO issues, languages, projects, and links. Excellent resource.
http://www.well.com/user/ritchie/oo.html
OOP 2005 Conference
(January 2005) presents object-based solutions in an expansive and fully comprehensive forum for users, experts and leading vendors.
http://www.sigs-datacom.de/sd/kongresse/oo...
OO Language Page
Includes links to information on OOPLs, user group and JDK, IDE and libraries.
http://www.yy.cs.keio.ac.jp/~suzuki/object...
Object-Oriented Programming
Growing article, with links to many related topics. [Wikipedia]
http://en.wikipedia.org/wiki/Object-orient...
Object Technology
General introduction; documenting; suppliers, consulting firms, consortia; patterns, frameworks, class libraries; distributed objects; languages; databases; operating systems; modeling, methodologies; publications, people.
http://www.yy.cs.keio.ac.jp/~suzuki/object...
Survey of Object Oriented Programming Languages
Article by Chris Hostetter. This paper was intended as a learning experience for the author, in an attempt to better understand the history and development of Object Oriented Programming Languages.
http://www.rescomp.berkeley.edu/~hossman/c...
Object-Orientation FAQ
Somewhat out-dated FAQ from news:comp.objects with an appendix on OODBs.
http://www.objectfaq.com/oofaq2/
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.
http://www.accu.org/acornsig/public/articl...
|