Differences between revisions 17 and 18
Revision 17 as of 2005-01-23 22:53:47
Size: 2342
Editor: t-indiv10-134
Comment:
Revision 18 as of 2005-01-24 12:47:53
Size: 2342
Editor: dyn-176131
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
With this assignment, we will try to wrap up your knowledge about Java, or any other object-oriented programming language you know (C++, Object Pascal, Python, Ruby ...), to get the essense of object orientation, to turn yourself from a programmer back to a designer: Use object orientation as a tool to slice the compex into the simple, and put them back again in a structured way. With this assignment, we will try to wrap up your knowledge about Java, or any other object-oriented programming language you know (C++, Object Pascal, Python, Ruby ...), to get the essence of object orientation, to turn yourself from a programmer back to a designer: Use object orientation as a tool to slice the compex into the simple, and put them back again in a structured way.

TableOfContents

With this assignment, we will try to wrap up your knowledge about Java, or any other object-oriented programming language you know (C++, Object Pascal, Python, Ruby ...), to get the essence of object orientation, to turn yourself from a programmer back to a designer: Use object orientation as a tool to slice the compex into the simple, and put them back again in a structured way.

We will learn a bit about UML, yet another language. [#Cooper-DesiPattjavaComp:98 a free book about design patterns in Java]

Online Resources

References

JunHu: ObjectOrientedAnimals/200503 (last edited 2008-10-03 20:18:42 by localhost)