|
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.
PHP: The Good Parts
Author: Peter MacIntyre Publisher: O'Reilly Pages: 176 ISBN: 978-0596804374 Aimed at: PHP programmers who are neither beginners nor advanced Rating: 2 Pros: Some interesting insights Cons: Often shallow or confusing Reviewed by: Ian Elliot
Does this very slim book cover enough ground at sufficient depth to w [ ... ]
|
Hello! Python
Author: Anthony S. Briggs Publisher: Manning Publications, 2012 Pages:424 ISBN: 978-1935182085 Aimed at: The Python Novice Rating: 3 Pros: Practical Cons: Covers too much for beginners book Reviewed by: Ian Elliot
Python is a great language for the beginner, What does a book that claims to be [ ... ]
| | More Reviews |
|