44 of 45 people found the following review helpful:
5.0 out of 5 stars
An excellent book for experienced programmers, July 15, 2002
This review is from: The Ruby Way (Paperback)
Mr Fulton has written an excellent book on the Ruby programming language. It contains 478pp of body plus a few useful appendices, and covers a broad range of useful and interesting topics in a mature way, which is a great achievement considering the relative immaturity of Ruby documentation in English.
By assuming an intermediate knowledge of programming in general and basic knowledge of Ruby, the author is able to focus on breadth of subject matter rather than depth. This fact, and the task-based format of the book means that the curious reader will be immensely satisfied. It has a unique ability to make you productive with your current skill level, while also broadening your knowledge.
As noted, depth is sacrificed for breadth, and this is shown in the nature of the examples. They are frequently, as the author frankly admits, contrived. No matter, they demonstrate the appropriate point, and then move on. Experienced programmers will not suffer for this; inexperienced ones would be best advised to read another book first, but don't forget this one. Hopefully a "Ruby Cookbook" (similar to Perl's) will be published soon.
Interested readers will benefit greatly from looking at the Table of Contents, available through Amazon. "Ruby in Review" tells you all you need to know about the language, even if you thought you knew it all. "Simple Data Tasks" give you easy ways to perform all sorts of tricks with strings, regexes, numbers, times and dates. "Manipulating Structured Data" exposes Arrays and Hashes, and covers stacks, queues, trees and graphs as well. Extremely practical information, delivered at breakneck speed. "External Data Manipulation" tells you almost everything you want to know about files, pipes and object persistence. The brilliant chapter "OOP and Dynamicity in Ruby" leaves your head spinning as the wierd and wonderful capabilities of this language are demonstrated, blow by blow.
Following are four chapters on more specific subjects: GUIs, threads, system administration, and network/web programming. The first two would really benefit from some more interesting examples, but the last two again show just how easy it is to achieve things with Ruby.
"The Ruby Way" suffers from many typographical, formatting and even a few code errors, which is unfortunately what I expect from SAMS books. This would generally cause me to withhold a 5-star rating; however the unique achievement of producing such an interesting and useful book - being the first of its kind for Ruby - forces me to overlook this. It is simply too important to get this information out NOW.
It immediately gave my Ruby productivity an enormous boost, and was more fun to read than almost any other computer book. I hope Mr Fulton will write more books in future. He has obviously put in a huge effort for "The Ruby Way". It's a shame his publisher didn't reciprocate.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
27 of 29 people found the following review helpful:
5.0 out of 5 stars
Why You'll Love This Book, April 21, 2002
By A Customer
This review is from: The Ruby Way (Paperback)
This book is a bit more advanced than the "Dave & Andy" book(Programming Ruby), but is well worth getting, whether as your first or second Ruby book. I has an amazing collection of simple but extremely useful "How to do (your common algorithm here)" pages that are a godsend to intermediate programmers like me. It also has a wealth of insight into advanced and esoteric language aspects. As a scientist, I really appreciated the author's objective and deep analysis of language topics. This is one of the best language books I've ever bought. If you're not comfortable reading about OO language topics, or if you're fairly new to computer languages in general, consider buying the "Programming Ruby" book as well, or instead. It's a more gentle introduction, and a great book, too.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
14 of 15 people found the following review helpful:
5.0 out of 5 stars
Call it: How to apply Ruby, January 22, 2002
This review is from: The Ruby Way (Paperback)
I had previously read the fine book: Programming Ruby by David Thomas and Andrew Hunt, but didn't learn enough that I could apply Ruby without a struggle. This book flattened the learning curve just enough that it made writing useful Ruby code fun. The examples are excellent. The writing is clear. If you want to learn Ruby buy this book.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No