Customer Reviews


24 Reviews
5 star:
 (15)
4 star:
 (7)
3 star:    (0)
2 star:
 (2)
1 star:    (0)
 
 
 
 
 
Average Customer Review
Share your thoughts with other customers
Create your own review
 
 
Only search this product's reviews

The most helpful favorable review
The most helpful critical review


48 of 52 people found the following review helpful:
5.0 out of 5 stars This is one of my favorite Ruby books
People in the Ruby development community know me because I started several of the most popular open source Ruby projects (I have been active in Ruby since 2001). If you are serious programming in Ruby then there are two must-have books to keep within reach as you program: Dave Thomas' Programming Ruby; and this book: Hal Fulton's The Ruby Way.

This is really...
Published on November 8, 2006 by Curt Hibbs

versus
15 of 20 people found the following review helpful:
2.0 out of 5 stars Not for everyone
If you want to learn or expand your knowledge and/or proficiency in Ruby as quickly as possible, this is NOT the book for you! Hal Fulton's "The Ruby Way" is an excellent example of a miserably poor technical literature. It presents us Ruby as if it were a rather obscure poorly defined powerful beast whose many features could never be seen completely at one time, leaving...
Published on November 2, 2008 by Torli Birnbauer


‹ Previous | 1 2 3 | Next ›
Most Helpful First | Newest First

48 of 52 people found the following review helpful:
5.0 out of 5 stars This is one of my favorite Ruby books, November 8, 2006
By 
Curt Hibbs (St. Louis, MO USA) - See all my reviews
This review is from: The Ruby Way, Second Edition: Solutions and Techniques in Ruby Programming (2nd Edition) (Paperback)
People in the Ruby development community know me because I started several of the most popular open source Ruby projects (I have been active in Ruby since 2001). If you are serious programming in Ruby then there are two must-have books to keep within reach as you program: Dave Thomas' Programming Ruby; and this book: Hal Fulton's The Ruby Way.

This is really two books in the guise of one. One the surface, The Ruby Way appears to be a cookbook of Ruby recipes, and a very thorough one at that. But The Ruby Way also manages to capture the gestalt of Ruby, that intangible, indefinable philosophy behind the Ruby idioms that old-timers now take for granted.

Every programming language has its own "way" of doing things. You don't want to write Java code in Ruby, or VB code in Ruby, you should be writing *real* Ruby code. If you want to see Ruby code the way it was "meant" to be written, this is your book.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


18 of 18 people found the following review helpful:
4.0 out of 5 stars random access for someone already knowing Ruby, December 6, 2006
This review is from: The Ruby Way, Second Edition: Solutions and Techniques in Ruby Programming (2nd Edition) (Paperback)
Yes, there are some typos in Fulton's book. But the vast bulk (and it is indeed a big text) can be profitably read. Either by someone wanting to learn Ruby from scratch or by a Ruby programmer searching for a solution to some common problem. For the former, the book may be too long. If you want to come up to speed on Ruby, ab initio, perhaps you might consider a slimmer text.

The book is best suited as a random access resource, for a Ruby programmer. As implied by the title. The 400 odd examples demonstrate a good diversity of usages of the language. Grouped according to broad topics like threads, user interfaces and networks. This helps you focus on finding a possible solution. However, suppose you can't find an exact match. The numerous examples may have one close enough to suggest an easy mod.

Granted, if a relevant example has typos, so that it won't run, that's a drag. But only a minor one. If you already know Ruby, fixing this should be a low level detail.

As far as comparing with other scripting languages, well the book does not do this. No mention at all of Perl or PHP. Probably the author regards this as outside the book's remit. The decision of whether you should use Ruby over those alternatives is something that cannot be answered by this book alone.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


18 of 19 people found the following review helpful:
4.0 out of 5 stars A good choice for a second Ruby book..., December 24, 2006
This review is from: The Ruby Way, Second Edition: Solutions and Techniques in Ruby Programming (2nd Edition) (Paperback)
This is a book I could see being really helpful for someone who's done the Ruby tutorial and now needs to actually *use* the language to do something... The Ruby Way (2nd Edition) by Hal Fulton.

Contents: Ruby in Review; Working with Strings; Working with Regular Expressions; Internationalization in Ruby; Performing Numerical Calculations; Symbols and Ranges; Working with Times and Dates; Arrays, Hashes, and Other Enumerables; More Advanced Data Structures; I/O and Data Storage; OOP and Dynamic Features in Ruby; Graphical Interfaces for Ruby; Threads in Ruby; Scripting and System Administration; Ruby and Data Formats; Testing and Debugging; Packaging and Distributing Code; Network Programming; Ruby and Web Applications; Distributed Ruby; Ruby Development Tools; The Ruby Community; Index

Fulton states in the introduction that this book is not designed to be a "teach yourself Ruby" title. Instead, it's meant to explore the power and utility of the language by means of examples. Think of it as a *really* large cookbook-style volume. In each chapter, there are a series of how-to sections that are practical examinations of a particular technique. For instance, in the regular expressions chapter, you'll see sections such as using anchors, positive and negative lookahead, recursions in regular expressions, and detecting doubled words in text. This solutions-based approach to Ruby is perfect for someone who has covered the basics via a tutorial or some other book, but now has to actually use the language to do something. Personally, I find having a book like this is extremely valuable in making the jump from rank novice to functional developer. I know good code when I steal it... :)
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


10 of 10 people found the following review helpful:
5.0 out of 5 stars A great book for Ruby beginners, December 18, 2006
By 
This review is from: The Ruby Way, Second Edition: Solutions and Techniques in Ruby Programming (2nd Edition) (Paperback)
I haven't done much with Ruby and decided it was time to dive in. I opened this enormous text and started. The book is broken down nicely into several beginners "howto" sections and then into more of reference and advanced learning portion.

Coming from a Perl programming background I found several things (mostly syntax) in Ruby quite odd and am very happy to have this reference on hand.

The GTK section of the book is very nice as I haven't seen it covered elsewhere. The additional coverage of Rails adds to the completeness of the material and helps the book win some popularity on a current hot topic.

This is a very well-rounded text for Ruby programmers. I would recommend it to anyone interested in learning Ruby, regardless of programming experience.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


15 of 20 people found the following review helpful:
2.0 out of 5 stars Not for everyone, November 2, 2008
This review is from: The Ruby Way, Second Edition: Solutions and Techniques in Ruby Programming (2nd Edition) (Paperback)
If you want to learn or expand your knowledge and/or proficiency in Ruby as quickly as possible, this is NOT the book for you! Hal Fulton's "The Ruby Way" is an excellent example of a miserably poor technical literature. It presents us Ruby as if it were a rather obscure poorly defined powerful beast whose many features could never be seen completely at one time, leaving the reader in a suspense and waiting for missing information to appear in the following paragraphs, which may indeed never show up.

That is not to say that there aren't many interesting things to be found in the book, however, the question is weather they are worth the time you have to spent searching for them as if you were a desperate cowboy sifting through the river sands of the wild west to find few grains of gold. If you are not seeking adventure and useless wandering around and about, do not bother reading this pedagogically unsound concoction. Perhaps best use of this book is on the book shelf - for occasional picking up at random times to check out the most obscure and weak areas of your Ruby proficiency, providing that such indeed is the case.

Let me give you an example for instance, on page 425 you will find the following conclusion after arguably too trivial treatment of the pertinent subject: "You can nest a class within a module, a module within a class, and so on. If you find an interesting and creative uses for these technique, please let us all know about it." This statement tells us very much about the mindset you ought to have in order to appreciate this book. This suites a description of a pioneer, an explorer in a research institute, or indeed an adventurer. Continuing on the same page, author is discussing Ruby peculiarity - "class instance variables" in the shadow of commonly known "class variables", failing to explain the most important mechanics behind the example he presents, which makes this paragraph interesting only for someone very well versed in Ruby intricacies.

However, if you are a Ruby novice, perhaps even proficient in C++, Java or in something similar, unless you have tones of spare time and are just trying to test your understanding of Ruby and explore someone else's take on the subject, I then recommend instead to read a much less voluminous an far superior book on Ruby by D. Flanagan and Y. Matsumoto entitled "The Ruby Programming Language". If you feel after reading Flanagan's and Matz's book you may be ready for something like "The Ruby Way", I believe a second or even a third reading of "The Ruby Programming Language" is a far better choice.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3 of 3 people found the following review helpful:
5.0 out of 5 stars An excellent language reference., February 25, 2008
By 
G. J. Weber (IL United States) - See all my reviews
(REAL NAME)   
This review is from: The Ruby Way, Second Edition: Solutions and Techniques in Ruby Programming (2nd Edition) (Paperback)
This book is an excellent reference on the Ruby language. I have this book, the pickaxe, and the cookbook. But the book I always turn to first is the ruby way. The style is excellent- slightly informative with some gems of quotes, like "brother, can you paradigm? -Grafiti seen at IBM Austin, 1989"
I wish all language references were written like this, although I am not sure if it is accessible as a first book on Ruby.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3 of 3 people found the following review helpful:
5.0 out of 5 stars Nothing to Complain About!, July 12, 2007
By 
This review is from: The Ruby Way, Second Edition: Solutions and Techniques in Ruby Programming (2nd Edition) (Paperback)
(Full Disclosure: Long time computer geek)

I bought this book hoping to learn the basics of the Ruby language to keep my skills current. This book surpassed my expectations.

Not only did this book provide me with a solid understanding of key Ruby principles, it made me excited about using Ruby.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5 of 6 people found the following review helpful:
5.0 out of 5 stars Deep Knowledge of Ruby, July 24, 2007
By 
This review is from: The Ruby Way, Second Edition: Solutions and Techniques in Ruby Programming (2nd Edition) (Paperback)
This is a solid Ruby language manual. It has more breadth than the Pickaxe Book, covering more libraries and advanced topics. It also provides more detailed, accurate descriptions of language basics, like exactly how the "case" statement works. I'm still working my through it: it is deepening my knowledge of Ruby.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 2 people found the following review helpful:
4.0 out of 5 stars A great reference point throughout your Ruby development lifetime, August 30, 2008
By 
Christos Partsenidis (Thessaloniki, Greece - www.Firewall.cx) - See all my reviews
(REAL NAME)   
This review is from: The Ruby Way, Second Edition: Solutions and Techniques in Ruby Programming (2nd Edition) (Paperback)
The Ruby Way

Ruby is best described as an object-oriented language, and is very similar to Smalltalk. Overall, the book is well written and contains useful examples throughout.

However, I feel the first point worth stating is that if you're new to Ruby then this book is not for you. Whilst it does cover Ruby in depth, it is aimed at the developer who has already mastered the basics of the Ruby language. Although readers who are familiar with Object orientated development may be able to grasp the concepts described in the first chapter, there are a number of alternative books that better suit the beginner.

That said, this is a highly comprehensive book. Each section is broken down into logical sections with detailed explanation and code examples, allowing the reader to develop code while they make their way through the book. Each chapter breaks down the core libraries into manageable sections starting with strings, regular expressions, time functions and progressing on to other, more complex areas such as threads, socket programming and distribution of code.

The book seems to lack depth in the basic areas of Ruby development, my main complaint being that structure and syntax are not covered sufficiently for the beginner. Some readers may be able to "read around" this subject, using tutorials or another beginner's guide, however, this defeats the point of buying a book that suggests it is suitable for beginners.

Section 1.5 (training your intuition) is, without a doubt, the section most readers will find beneficial. Providing an easy layout covering syntax issues, case conditions and a useful section relating to "rubyisms", such as differences between subclasses / inheritance and the "singleton" classes and iteration within Ruby. This section includes a vast amount of code examples allowing the user to flick straight to it in order to get real world examples.

Overall rating

I would recommend this book only if you were planning to purchase 2 or 3 beginner books. As an insight into the various libraries and books the book works very well, helping the user quickly grasp the concepts. Rating of this book needs to be performed from two perspectives: The "Ruby newbie" and "Ruby beginner".

Ruby Newbies

5/10: whilst most OOP developers would be able to pick up this book and use it to learn, newcomers would definitely find this hard going. I would recommend "Programming Ruby: The Pragmatic Programmer's Guide, Second Edition" for new developers and OOP developers with no Ruby exposure.

Ruby beginner

8/10: This book will serve as a good reference point throughout your Ruby development lifetime, and you will find yourself referring to it time and time again. Teaching you Ruby one concept at a time helps the beginner grasp the basics without having to delve into chapters of "Hello World" based applications.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 2 people found the following review helpful:
5.0 out of 5 stars Best Ruby book currently available, January 26, 2008
This review is from: The Ruby Way, Second Edition: Solutions and Techniques in Ruby Programming (2nd Edition) (Paperback)
This is a very thorough companion to just about everything in Ruby, starting with the core language features, and then moving onto some of the more important libraries. As such, it has a reasonable overlap with Ruby Cookbook. In most languages, you'd expect the O'Reilly's mighty Cookbook series to come off best, but The Ruby Way edges it in this case. It's that good.

The Ruby Way not only covers more than Ruby Cookbook, it also manages to be a little more cohesive, dispensing best-practices and general wisdom amidst its well-chosen examples. If you already know another programming language, you could probably learn Ruby from this book (in particular, the first chapter contains a great set of reminders and idioms), and it might even be the only Ruby book you'd need.

Apart from its comprehensive coverage of Ruby itself, there's also coverage of important Ruby projects like Rake, gems and Rinda. It even covers more than Rails in its chapter on web frameworks, although it must be admitted that you don't get too much sense of how these really work given the space allotted to them.

One notable characteristic of TRW is that in places, it has a slightly fuddyish writing style, for example, it refers to the use of 'threequals' for the case equality operator as "hip and trendy" (with scare quotes included). I quite enjoyed this. Yes, there are some typos and mistakes in the book, but I didn't find it was a big problem, you can normally work out the correct syntax with the minimum amount of experimentation in irb.

A mighty combination of cookbook and best practices (akin to Effective C++ and Effective Java, although Rubyists probably don't like the comparison to those languages), The Ruby Way is the Must Read of the Ruby literature.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


‹ Previous | 1 2 3 | Next ›
Most Helpful First | Newest First

This product

The Ruby Way, Second Edition: Solutions and Techniques in Ruby Programming (2nd Edition)
$49.99 $29.92
In Stock
Add to cart Add to wishlist