Design Patterns in Ruby (Addison-Wesley Professional Ruby) |
| |
|
|
Author:
Russ Olsen
By Addison Wesley
Average Customer Rating:     
List Price: £35.99
Our Price: £22.71
|
|
|
|
Binding: Hardcover Dewey Decimal Number: 005.117 EAN: 9780321490452 ISBN: 0321490452 Label: Addison Wesley Manufacturer: Addison Wesley Number Of Items: 1 Number Of Pages: 384 Publication Date: 2007-12-17 Publisher: Addison Wesley Studio: Addison Wesley |
|
|
|
    Best programming book I have ever read, 2008-02-10 I bought this book seeking to understand more about Design Patterns and general Ruby programming, having only dabbled in ruby through Ruby on Rails. This book is very easy to read, the examples are simple enough to be easily followed when not at a computer but also sophisticated and useful to really play around with and learn from the code.
The style of the writing is very easy to follow and the author explains the concepts well with real world examples. I really liked how he looked at a variety of uses of the design patterns he presents.
I cannot recommend this book enough, it is simply the most well written and informative programming book i have ever read.
    Amazing Depth and Clarity, 2008-07-15 This book has three goals. To introduce Design Patterns, introduce Ruby and explain how the latter simplifies the former. That it manages to do so in 330 pages, without over-simplifying or stresing one goal at the expense of another, is an amazing achievement. Highly recommended to anyone interested in Design Patterns, regardless of their current language.
    This is a brilliantly written book!, 2008-04-04 It manages to fully accomplish two distinct things : a) give the reader a great, working understanding of design patterns and b) introduce and showcase the Ruby programming language. Unlike the GoF design pattern book this one is written in a concise and pragmatic fashion, offering relevant, real-world examples of how and when to apply design patterns and also provides a unique perspective on how certain patterns are but a product of the constraints of current frameworks and languages . On this merit alone I would recommend this book to programmers and designers as a thesis on design patterns, regardless of their choice of programming language.
At the same time, this book is an excellent introduction to Ruby, especially for people like me who have strong OO background but no experience in dynamic languages like Ruby. The author manages to seamlessly tie-in familiar design patterns with their Ruby implementation, explaining the traditional OO way of implementing them, as well as the 'Ruby way'. This is done in a progressive way, introducing new features of the language with each pattern. By the time I finished reading this book I felt very comfortable with coding real-life applications in Ruby.
Overall, one of the best technical books to have ever adorned my bookshelf.
|