I'm trying to translate my understanding of OOD into implementation techniques in OOP. I think the best learning mechanism for me right now would be to see a UML-like example of OOD for a "bulletin board" side by side with some pseudo-code (or more detail) that shows how the UML relationships are expressed in the way classes, collections and objects are coded.
Any links to such an example, or to general tutorials and examples on how to express OOD relationships in code, would be appreciated.
Thanks!
Any links to such an example, or to general tutorials and examples on how to express OOD relationships in code, would be appreciated.
Thanks!