PayrollHero discussion

60 views
What's a good starting book about software design patterns?

Comments Showing 1-6 of 6 (6 new)    post a comment »
dateUp arrow    newest »

message 1: by Ronald (new)

Ronald Maravilla | 2 comments I'm planning to buy a book and wondering which one would be a good start.

I got my eye on: Martin Fowler's Patterns of Enterprise Application Architecture

But I'm not sure if it's too deep into patterns already.


message 2: by Michael (new)

Michael Stephenson (whistlermike) | 2 comments Mod
Have you checked Safari Books Online?


message 3: by Dane (last edited Mar 25, 2013 10:39AM) (new)

Dane (link664) | 2 comments Check out Design Patterns in Ruby by Russ Olsen. Its an awesome book to start learning about design patterns without getting too bogged down in the theory.
Patterns of Enterprise Application Architecture is on my list to read too but I've heard really good things about it, so I'm sure it'd be a good choice as well.


message 4: by Michael (new)

Michael Stephenson (whistlermike) | 2 comments Mod
It's on Safari for DL:
http://my.safaribooksonline.com/book/...


message 5: by Suman (new)

Suman Mukherjee | 1 comments @Ron, do not buy the Fowler book yet. You will find it very hard to read if you are not into reading much. The Russ Olsen book is good.


message 6: by Ronald (new)

Ronald Maravilla | 2 comments I'm re-continuing to read Head First Design Patterns which I planned to read last holidays but didn't had the chance to actually read it.

Will checkout Design Patterns in Ruby.

Thanks!


back to top