Main Page
From CSSEMediaWiki
(Difference between revisions)
(→Things to Think About) |
(→Things to Think About) |
||
Line 25: | Line 25: | ||
* [http://heim.ifi.uio.no/~trygver/2009/dci_vision.html The DCI Architecture: A New Vision of Object-Oriented Programming] -- March 2009. A discussion paper/document by [[Trygve Reenskaug]] & [[Jim Coplien]] | * [http://heim.ifi.uio.no/~trygver/2009/dci_vision.html The DCI Architecture: A New Vision of Object-Oriented Programming] -- March 2009. A discussion paper/document by [[Trygve Reenskaug]] & [[Jim Coplien]] | ||
* [http://www.tomomisayuda.com/work/final/1/final.html iBum] | * [http://www.tomomisayuda.com/work/final/1/final.html iBum] | ||
+ | * Can patterns be patented? should they be? [http://www.patentstorm.us/patents/6163813/description.html US Patent 6163813] | ||
* [[Quotes]] | * [[Quotes]] | ||
[[image:Lecture2Photo.jpg|frame|427 in action]] | [[image:Lecture2Photo.jpg|frame|427 in action]] |
Revision as of 11:21, 25 September 2009
The Mutable Compendium of Object Oriented Wisdom
Welcome to the COSC427 wiki.
- Start here if this is your first visit.
- Editing Tips contains tips about editing the wiki.
- About COSC427 contains info about the course.
- Wiki users takes you to the Wiki participants list.
Content
- OO wisdom is the main entry point for course material.
- OO culture is the list of people, places, phenomenons and programs that produced OOD.
- OO tools is a list of a software engineer's arsenal.
- Resources is a list of the available resources.
- What is Bad Design?
Things to Think About
- The beginning of wisdom for a programmer is to recognize the difference between getting his program to work and getting it right. -- M. A. Jackson, 1975
- Complex problems have simple, easy to understand, wrong answers. -- Henry Louis Mencken
- Software Engineering: An Idea Whose Time Has Come and Gone? (PDF)
- Bad Engineering Properties of OO Languages
- The DCI Architecture: A New Vision of Object-Oriented Programming -- March 2009. A discussion paper/document by Trygve Reenskaug & Jim Coplien
- iBum
- Can patterns be patented? should they be? US Patent 6163813
- Quotes