Page 3 of 3 FirstFirst 123
Results 21 to 28 of 28

Thread: Recommended additions to bookshelf

  1. #21
    Join Date
    Mar 2006
    Location
    Turku, Finland
    Posts
    93

    Default

    Quote Originally Posted by Jörg Heinicke View Post
    I wonder who is the enemy in this case

    Jörg
    The mighties of foes, reality Topic-drift detected...

  2. #22
    Join Date
    Sep 2006
    Location
    UK
    Posts
    8,424

    Default

    Top drift, on this forum.......................... never .
    Last edited by karldmoore; Aug 29th, 2007 at 11:39 AM.
    Barracuda Networks SSL VPN Lead Developer
    http://pramatr.wordpress.com
    http://twitter.com/karldmoore
    http://www.linkedin.com/in/karldmoore
    Any postings are my own opinion, and should not be attributed to my employer or clients.

  3. #23

    Default

    From what I recently read, I'd recommend "Java concurrency in practice". It's very likely that sooner or later you'll have to cope with threading issues, and this books gives a good grasp of the topic.

    Other then that, Agile Database techniques is cool and enjoyable read.

  4. #24
    Join Date
    Feb 2007
    Posts
    5

    Default Design Pattern good book

    You can also read 'Head First Design Patterns'. I have read it and its very good book.

  5. #25

    Default

    I confirm; Headfirst Design Patterns is not your regular technical book. Very readable and written in unusual style.

    My recent reads from the Martin Fowler Signature series:

    Beyond Software Architecture - covers important aspects of software architecture from the point of view of both technical and marketing person.

    Enterprise Integration Patterns - if you want to do any systems integration by means of messaging, this is the book. Contains a catalogue of messaging patterns, from easiest to most complex. Examples include JMS.

  6. #26

    Default

    Picking this topic up.

    I am looking for good books on architecture/framework design. Any suggestions?

    These are already in my bookshelf:
    • Effective Java
    • J2EE expert one on one
    • J2EE Without EJB
    • Refacttoring to patterns
    • Patterns of enterprise application architecture
    • Design patterns
    • Clean Code

  7. #27
    Join Date
    Jun 2009
    Location
    UK
    Posts
    16

    Default

    Thats a quite old thread you have digged out there - I personally find "Domain Driven Design" (E. Evans) very good.

  8. #28

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •