Ruby in Practice

Ruby in Practice
Authors
Jeremy McAnally, Assaf Arkin
ISBN
1933988479
Published
28 Mar 2009
Purchase online
amazon.com

Ruby in Practice increases your productivity by showing you specific Ruby techniques you can use in your projects. The book offers detailed strategies for using Ruby in a large-scale environment. You'll see concrete examples of integration, messaging, web development, and databases, all presented in a clear Problem/Solution format. This book won't help you push your deadline back, but it will help you get the job done in less time.

Page 2 of 2
  1. Editorial Reviews
  2. Customer Reviews

Customer Reviews

Nicholas Sardo said
I actually picked this up at a local Borders.

I have been programming with Ruby, and Rails, off and on for going on two years. I find it disappointing that there are not more good books on either subject. Naturally, as each book comes out, I eagerly turn the pages.. hoping. Sadly, many of the books are O.K, a few a bit lame.

This book was an enjoyable read for me. The author covers a nice spectrum of different uses for Ruby, including but not limited to, Rails. This is what I like most about the book. It's not a "cookbook". The author actually delves into each subject, giving you more details than you would find in a "cookbook" type of book. While not giving exhaustive coverage in any of the areas it discusses, it gives more than enough to form a foundation for future discovery.

I definitely learned from this book, and it has found a permanent place in my library.

I would say, though, that it is not for someone new to either Ruby, or to Rails. This book is more for someone at what I would term intermediate level with Ruby. It doesn't start "from the ground, up" in any of the areas it discusses, but certainly at a level that someone with a bit of time in the language can pick up and run with.

In my opinion, the book is a keeper, and is recommended.

Wicher Krzysztof said
Ruby in Practice written by the Jeremy McAnally and Assaf Arkin is a solid book about Ruby programming language. It is divided into three parts which address the most common applications of Ruby. Firstly, it describes in details basic characteristics and strengths of Ruby such as metaprogramming, usage of duck typing, testing, and reporting. Second part covers usage of Ruby for internet communication, emailing and for web application creation and deployment using Rails. In third part, authors discuss techniques for data and document based applications and Ruby application in searching and indexing or parsing of different document types. All addressed problems are explained using well chosen and informative examples which can be utilized in real world situations.
Although, book is written in rather simple and comprehensive way it is not meant for beginners and requires from a reader at least the intermeddiate knowledge of core Ruby, Rails techniques and understanding of quite a number of other programming concepts.
All together, Ruby in Practice is a must in the library of every Rubyist aspirating to the advanced level.

Developpez.com writers said
For me, this book aims at a public at ease with the various aspects of Ruby. First, whereas many others would have begun directly with technical points after a short introduction, the reader will find in this book a presentation of three strengths of Ruby (duck typing, functional programming and meta-programming for Domain Specific Languages), which is at least a good reminder.
Then you will see a quick, but comprehensive enough, presentation of various libraries to solve problems in a more concise and/or more efficient way. The reader will find many examples of solutions for n-tier (Web Services, REST, Websphere MQ), for deployment in the workplace (authentification directories, RDBMS, search engines, emailing). I particularly appreciated the generation of PDF documents. These presentations are sometimes also a good reminder of good practice in professional development, as aspects of tests (Test:: Unit, RCov) and specifications (RSpec).
Finally, you will see other important elements in appendix :
1) different installation procedures for Ruby and Gem on the platforms Linux (Redhat or Debian), Windows and Mac OS X.
2) a review of the integration of Ruby in the Java platform with JRuby and deployments WAR for J2EE.
3) how to start Rails applications on different web servers.

The only criticism I can make is the lack of a real common thread throughout the book, which might give the impression of a listing of useful libraries.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“You can stand on the shoulders of giants OR a big enough pile of dwarfs, works either way.”