|
|||||||||||||||||||||||||||||||||||
|
6 Reviews
|
Average Customer Review
Share your thoughts with other customers
Create your own review
|
|
Most Helpful First | Newest First
|
|
6 of 6 people found the following review helpful:
3.0 out of 5 stars
Summary of the website,
By Eli Bendersky (Israel) - See all my reviews
This review is from: Best of Ruby Quiz (Pragmatic Programmers) (Paperback)
James Gray is a seasoned Ruby veteran who has been adding value to the community for a long time. One of his major contributions is the Ruby Quiz - a competition modeled after the Perl Quiz - each week a new challenge is posted and people are encouraged to contribute solutions. In the end of the week, James analyzes the most interesting solutions and presents a summary on the website (and the mailing list).
This book is a digest of the 25 most interesting quizzes and their solutions carefully collected by James and released in one volume (using some very pretty typesetting, I must add). It's basically a printed version of the website, with only very little content added - like additional exercises after each quiz. And this is where the problem of this book lays, in my opinion. To experienced programmers it won't be particularly interesting, since looking at the quiz website itself and participating in the lively discussion on the maling list is much more interesting. This book could be excellent for newbies, but unfortunately it's not meant for those unfamiliar with the language. So even here, the website is just far more useful. The only real advantage of this book is its dead-tree format, which may be nice for people who have difficulty reading from the computer screen, or for people temporarily without internet access.
5 of 5 people found the following review helpful:
5.0 out of 5 stars
The best challenges from ruby quiz on a hard copy,
By Benjamin Ferrari (Vienna, Austria) - See all my reviews
This review is from: Best of Ruby Quiz (Pragmatic Programmers) (Paperback)
As a programmer trying to invest in his knowledge
portfolio, there is a ton of literature on new ideas, techniques and tools. But it is more rare to find books that contain practical examples on how to use these techniques. When it comes to solving typical problems in programming, 'The Best of Ruby Quiz' is such a book. The book is splitted into two parts: The first part contains the challenges, the second part has the answers. The quizzes itself range from very simple to moderate tasks, which you could (in theory at least) solve in a few hours. Some of the tasks are somehow related to everyday programming tasks (like transforming a proprietary text format to xml, some are more abstract (like searching for the words that are banned in a spam filter). But every challenge is fun and more than one way to solve it. But of course the answers are the real gold in this book: They are written by some of the elite programmers in the Ruby Community, like Jim Weinrich or Florian Gross. When trying to solve some of the problems, I often found myself embarrassed by a much more simple and logical solution after looking at the solutions from these guys. This book is not only for Ruby programmers. Sure it has a bit from a cookbook for the ruby programming language, as reading through the code will teach you a lot about the language. But the main propose is giving you questions and answers to think about programming, and this is valuable for everyone in that field.
10 of 12 people found the following review helpful:
5.0 out of 5 stars
Exercise Your Ruby Chops,
This review is from: Best of Ruby Quiz (Pragmatic Programmers) (Paperback)
Picking up the basics of a new programming language such as Ruby can be enjoyable, but if you can't apply what you've learned quickly that knowledge may be fleeting. "Best of Ruby Quiz" can help out. "Best of Ruby Quiz" contains twenty-five fun programming challenges ("quizzes") that are excellent for exercising your new Ruby chops. The quizzes vary in difficulty and each includes in-depth discussions covering multiple solutions. More importantly, the quizzes really are fun!
The quizzes in "Best of Ruby Quiz" are excerpted from the author's web site "Ruby Quiz" so while you could certainly save yourself a few bucks and just visit the site, the book is a much more polished product. Also, I believe that the immediacy of the book with its superior layout really enhances the learning experience when compared to the web site. This book makes a great companion to the Pickaxe and the two books form an effective one-two punch for learning Ruby. So go ahead and sit down with a copy of this book, fire up the code editor of your choice, pick a quiz and start coding. Not only will you learn a thing or two about Ruby, you'll have a good time doing it.
3 of 4 people found the following review helpful:
5.0 out of 5 stars
For the programmer in need of a project,
By
This review is from: Best of Ruby Quiz (Pragmatic Programmers) (Paperback)
I can't count the number of times I've been learning a language only to find that I don't have a project to work on. Best of Ruby Quiz is a wonderful solution to this problem. Filled with interesting problems and well documented solutions there is certain to be a quiz that fits your fancy and you _will_ learn something very cool.
Ruby Quiz is online, but the best of book has distilled the free-for-all online atmosphere into a polished collection with the answer (or answers) that the author were most useful and complete. Great way to learn about the hacker culture too as the answers often include tidbits about why an answer was done the way it was (ie: I had never heard of programmer golf before reading this book)
5 of 7 people found the following review helpful:
4.0 out of 5 stars
Essential reading for practical Rubying,
This review is from: Best of Ruby Quiz (Pragmatic Programmers) (Paperback)
This book is a collection of 25 challenges from the ruby quiz website, with a substantial discussion of various solutions. Lots of word and number games abound. Some examples will give you an idea of what to expect: generating crosswords layouts, ranking poker hands, building (and solving) mazes, generating and cracking ciphers. You could check out a lot of this from the website, but the dead-tree format is more readable, and the discussion is much expanded.
Up to date books on Ruby (rather than Rails) are scarce, so we should cherish this publication. Good as the Pickaxe is, it lacks examples of fully-working programs. There are plenty here, packed full of Ruby idioms - I learnt an immense amount from the quizzes. You will want to either be taking copious notes while reading this, or be sat in front of the computer, so you can fire up irb and play with the language features you don't understand. Of course, as a collection of idioms, one could imagine the material being organised more efficiently, but it would also be a lot drier. So much for the Ruby, what about the Quiz? I must say that I was less enamoured of the book as a collection of puzzles. I didn't find the problems themselves that exciting, although that's probably just me. You probably already know if you're likely to find this sort of thing fun. What was more disappointing was that the discussion of the solutions is tilted towards presenting a solution in chunks of code, and then explaining what each bit of syntax was doing. There is much less emphasis on analysing the problems, or weighing up the solutions. This is not to say that the book is bereft of such analysis, but it is sporadic and specific to the exact form of the problem. I understood all the solutions, but did not feel that I had gained any insight into the generalities of how to classify problems and identify solutions. This is not really what the book is about, but the blurb does highlight algorithm selection and problem analysis as one of its selling points, so one might be justified in being a little disappointed. Nonetheless, I still give this book 4 stars, for the wealth of Ruby action contained within. Maybe future releases will supplant it, but for now, book-starved newcomers to Ruby, having finished the Pickaxe, should consider this book as a must-read source of idioms and example programs, with a fun practical bent as a bonus. Well worth your money.
2 of 3 people found the following review helpful:
5.0 out of 5 stars
The way to master Ruby,
By
This review is from: Best of Ruby Quiz (Pragmatic Programmers) (Paperback)
Do you want to master Ruby? Do you own the PickAxe2 but you still have some doubts here and there? Are you worried you do not understand some obscure features of Ruby?
If you answered 'yes' to the above questions, then it's your lucky day: Best of Ruby Quiz will lead you from Ruby-newbieness to Ruby-mastery. Buy it. You'll love it. It's worth each and every dollar! |
|
Most Helpful First | Newest First
|
|
Best of Ruby Quiz (Pragmatic Programmers) by James Edward Gray II (Paperback - March 20, 2006)
Used & New from: $0.13
| ||