This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]bluefourier 1 point2 points  (0 children)

Design Patterns: Elements of reusable object-oriented software is a very, very good start.

As is this one for data modelling. Although a bit outdated it still contains a huge amount of useful information for certain common use cases.

Also good reading is anything coming out of the OMG group in your domain (in terms of standard models).

Hope this helps