|
See http://www.JornH.person.dk ... unfortunately only in Danish language at the moment, sorry!
But at least my e-mail address is there.
Let's explore this WikiWiki thing:
- JørnsTodo?
- JørnsRememberToUpdateCalendar
- Hmm
A Learning Guide To Design Patterns - http://www.industriallogic.com/papers/learning.html
System Testing Patterns - http://www.agcs.com/patterns/papers/systestp.htm
| So I can have a |
| Table | Here |
The Programming Process
- Introduction
- Object-oriented Software Engineering
- History: OMT (Rumbaugh) - Booch - Coad/Yourdon - Shlaer/Mellor - OOSE (Jacobson)
- Now: UML 3 Amigos
- Why Object-oriented?
- Route Planning - an Allegory (på dansk: analogi)
- Turn, left, right, left, left - not good solution if going on a different trip tomorrow - better to give a map and teach how to use it (a short term cost - but pays off in the long run)!
- [Same problem with Exbert's first ShowBoat solution]
- Problem Domains
- Writing programs
- An Overview
- RUP: Inception (2) - Elaboration (3-4) - Implementation (5) - Testing and Delivery (6)
Design tries to predict the future - be prepared to get it wrong.
- User Requirements Gathering
- Scenarios (or more rigorious - Use Cases)
- Analysis
- UML notation for class and object diagrams
- CRC [User Stories]
- Design, Implementation and Testing
Tip: Be proud of your code. Let others read it. When they find errors don't be upset - just fix them.
- Review and Iterate
- Add subsets of full requirements - review work so far [refactoring?]
- Common pitfall: Procedural design partitioned in classes (linear sequence of events) => create objects that encapsulate data and provide services
Tip: Throw away design/code that doesn't work or is going nowhere.
- Program Testing and Delivery
- Debugging
- Maintenance
- Practice and Experience
BTW, if you create personal pages, do prefix them somehow, like JørnsTodo. Because maybe other people would like to have a todo page too?
Ohh.. I think I get the point
What do ArneDoToday
CategoryHomepage
|