Just a couple of additons.

i can't remember whether anyone mentioned cormen et al:

        Introduction to Algorithms,
        Cormen, Leiserson & Rivest

another bible:

        Principles of Concurrent and Distributed Programming,
        M. Ben-Ari

also:
        Object-Oriented Software Construction
        Bertrand Meyer

you may want to include a book on the shlaer-mellor method, an interesting
alternate design model.

peter

Reply via email to