IronRuby Unleashed
Author: Shay Friedman
Publisher: Sams, 2010
Pages:552

ISBN: 978-0672330780
Aimed at: Existing .NET or Ruby programmers
Rating: 4
Pros: Good coverage of .NET technologies
Cons:Not so strong on what makes Ruby special
Reviewed by: Ian Elliot

How best to learn IronRuby? This book introduces Ruby and .NET and how they work together in the form of IronRuby.

Author: Shay Friedman
Publisher: Sams, 2010
Pages:552

ISBN: 978-0672330780
Aimed at: Existing .NET or Ruby programmers
Rating: 4
Pros: Good coverage of .NET technologies
Cons:Not so strong on what makes Ruby special
Reviewed by: Ian Elliot

IronRuby is the .NET implementation of Ruby and to make use of it you really only need to know how to program in Ruby and enough about .NET to appreciate its interoperability with these existing technologies.

As such this book is just another introduction to programming in Ruby but with some .NET thrown in. It starts out by explaining what Ruby is all about and how to download and install IronRuby. There is a brief run down on the main IronRuby development environments but not enough information to help you make a decision about which one you should use.

It then moves on to introduce the Ruby language. This is a reasonably good introduction but it certainly isn't for the beginner - you really need to know another programming language to follow the descriptions. For me it didn't really bring out the aspects of the language that make Ruby special - iterators, yield, blocks, mixins, lambdas. They are all covered adequately but you might miss how important they are. Towards the end of this first section we have some discussion of advanced Ruby where this is interpreted as threading, file handling, reflection and some design patterns.

The second part of the book focuses on the .NET aspects of IronRuby - mostly interoperation with existing .NET classes. This is where IronRuby is different from just using Ruby. In the penultimate part the book moves on to consider IronRuby in the wider .NET and Windows context. Topics covered include using SQL server, Windows Forms, WPF, Ruby on Rails, ASP .NET MVC and Silverlight.

This section closes with a look at testing and using IronRuby from other .NET languages - C#/VB. Large chunks of this section of the book are fairly straightforward descriptions of the .NET technologies with only minor mentions of Ruby. For example, the WPF and Silverlight chapters have lots of XAML listings. The final part of the book considers topics in Advanced IronRuby which is mostly about extending IronRuby.

If you are new to Ruby but know .NET then you might find an alternative introduction to Ruby better suited to get you started and give you the flavour of Ruby. On the other hand if you know Ruby then the summaries of the .NET technologies and the way that IronRuby interoperates with .NET contained in this book is probably the quickest way for you to get up to speed.

The conclusion has to be that this is a well written guide to IronRuby but not one suited to the complete beginner. Its coverage of .NET and its interaction with Ruby is stronger than its coverage of Ruby itself.

Banner


Advanced Deep Learning with TensorFlow 2 and Keras, 2nd Ed

Author: Rowel Atienza
Publisher: Packt Publishing
Date: February 2020
Pages: 512
ISBN: 978-1838821654
Print: 1838821651
Kindle: B0851D5YQQ
Audience: Developers wanting to master neural networks
Rating: 5
Reviewer: Mike James

There's a shortage of books on AI with "advanced" in the title and this one ha [ ... ]



Grokking Machine Learning

Author: Luis G. Serrano
Publisher: Manning
Date: December 2021
Pages: 512
ISBN: 978-1617295911
Print: 1617295914
Kindle: B09LK7KBSL
Audience: Python developers interested in machine learning
Rating: 5
Reviewer: Mike James
Another book on machine learning - surely we have enough by now?


More Reviews


Last Updated ( Sunday, 11 April 2010 )