For my software engineering class I have an assignment that deals with investigating OO design alternatives.<BR><BR>After I googled for it, I found things like <B>algorithmic</B> and <B>structured</B> ...
Object-Oriented PHP by Peter Lavin teaches the fundamentals of object-oriented programming (OOP) by guiding the reader through a series of inter-related example classes. There are two audiences that ...
Another topic I covered with during my interview with Sun Microsystems' Joe Hartley was "Greenfoot," a tool that Sun helped develop (providing financial and consultative support to the developers) to ...
This comprehensive listing is the perfect source for those new to OO programming and those seeking to continue their education in this rapidly evolving field. The companies listed offer everything ...
Scala is essentially the C++ of high level (ergo, memory managed) languages on the JVM. It supports many paradigms equally, and due to this, it has sacrificed the "simplicity" of the language. Even ...
This article presents an experience of developing a superset language of Smalltalk for modeling mechanical systems. Limitations of current OO programming languages and requirements for the new ...
In this article, I survey a clutch of popular programming languages and provide some personal opinions as to when it is appropriate to use each of them. I'll also talk about some of the development ...