JRuby Cookbook

Author: Justin Edelson and Henry Liu
Publisher: O'Reilly, 2008
Pages: 224
ISBN: 978-0596519803
Aimed at: Java programmers wanting to use Ruby
Rating: 4.5
Pros: On topic with plenty of Java/JRuby interop
Cons: Short
Reviewed by: Mike James

 

If you are looking for a book that will help you use JRuby in a Java environment then this slim volume has the advantage of being right on topic.

 

Author: Justin Edelson and Henry Liu
Publisher: O'Reilly, 2008
Pages: 224
ISBN: 978-0596519803
Aimed at: Java programmers wanting to use Ruby
Rating: 4
Pros: On topic with plenty of Java/JRuby interop
Cons: Short
Reviewed by: Mike James

 

This book is right on topic which is becoming a rarity for any book that deals with a niche subject. So many books use the excuse to write a book about a niche and highly specialized topic to simply go over the basics of a bigger topic and then throw in a few obvious bits on the more specialized topic to attempt to justify the title.

So for example, when I opened this book I could have been greeted by a book on Ruby with a bit of Java thrown in and very little about JRuby itself - but I'm pleased to say that this isn't the case.

After a basic introduction to what JRuby is - its a version of Ruby that runs on the JVM and so can inter-work with Java -  we move on to how to install and get it working complete with notes on JRuby in Eclipse and NetBeans.

Chapter Two deals with JRuby on Rails and how to install and deploy it on a range of servers. Chapter Three deals with integration with Java - which, of course, is one of the main reasons you might use JRuby rather than pure Ruby. It deals with all of the possible interoperation scenarios including running Ruby from Java and accessing Java libraries from JRuby.

Chapter Four continues the story of interoperation but from the perspective of Enterprise Java  - JNDI, JMS, JavaBeans, Spring Beans, Spring MVC, Hibernate, and so on. Chapter five moves on to consider the UI and graphics in general and using the Swing and Qt library in particular.

The final three chapters round off with build tools, testing and making use of the JRuby community.

If you are looking for a book that will help you use JRuby in a Java environment then this slim volume has the advantage of being right on topic.

 

Banner


Python Programming with Design Patterns

Author: James W. Cooper
Publisher: Addison-Wesley
Date: February 2022
Pages: 352
ISBN: 978-0137579938
Print: 0137579934
Kindle: B09D2RKQB5
Audience: Python developers
Rating: 1
Reviewer: Mike James
There was a time that design patterns were all the thing. Not so much now. But Python - does it have [ ... ]



Math for Programmers (Manning)

Author: Paul Orland
Publisher: Manning Publications
Date: January 2021
Pages: 688
ISBN: 978-1617295355
Print: 1617295353
Audience: Python developers interested in math
Rating: 4
Reviewer: Mike James
Of course you need to learn math, don't you?


More Reviews

Last Updated ( Monday, 17 May 2010 )