Main Page
From CSSEMediaWiki
(Difference between revisions)
m |
|||
Line 21: | Line 21: | ||
* ''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 | * ''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 | * ''Complex problems have simple, easy to understand, wrong answers.'' -- Henry Louis Mencken | ||
− | * [[media:DeMarco.pdf|Software Engineering: An Idea Whose Time Has Come and Gone?]] | + | * [[media:DeMarco.pdf|Software Engineering: An Idea Whose Time Has Come and Gone?]] (PDF) |
* [http://doc.cat-v.org/programming/bad_properties_of_OO Bad Engineering Properties of OO Languages] | * [http://doc.cat-v.org/programming/bad_properties_of_OO Bad Engineering Properties of OO Languages] | ||
* [http://www.tomomisayuda.com/work/final/1/final.html iBum] | * [http://www.tomomisayuda.com/work/final/1/final.html iBum] | ||
[[image:Lecture2Photo.jpg|frame|427 in action]] | [[image:Lecture2Photo.jpg|frame|427 in action]] |
Revision as of 01:18, 10 August 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
- iBum