Skip to content

JRuby Books

jkutner edited this page May 3, 2012 · 6 revisions

Introduction

This entry is meant to list books that are specifically JRuby related. Links are shown for the original publisher's page, as well as the listing on Amazon.com. For Ruby related books in general, you can check the Amazon Ruby Listings. Entries are sorted by date, with the most recent first.

Deploying with JRuby: Deliver Scalable Web Apps using the JVM

Deploy using the JVM’s high performance while building your apps in the language you love. JRuby is a fast, scalable, and powerful JVM language with all the benefits of a traditional Ruby environment. See how to consolidate the many moving parts of an MRI-based Ruby deployment onto a single JVM process. You’ll learn how to port a Rails application to JRuby, get it into production, and keep it running.

Using JRuby: Bringing Ruby to Java (Facets of Ruby)

Now you can bring the best of Ruby into the world of Java, with Using JRuby. Come to the source for the JRuby core team’s insights and insider tips. You’ll learn how to call Java objects seamlessly from Ruby, and deal with Java idioms such as interfaces and overloaded functions. Run Ruby code from Java, and make a Java program scriptable in Ruby. See how to compile Ruby into .class files that are callable from Java, Scala, Clojure, or any other JVM language.

NetBeans(TM) Ruby and Rails IDE with JRuby

NetBeans Ruby and Rails IDE with JRuby, an officially endorsed NetBeans project book, is for Ruby and Rails programmers who want to take advantage of the NetBeans IDE to facilitate their Ruby and/or Rails web application development.

JRuby Cookbook

If you're interested in JRuby, you probably don't need a turorial on Ruby, Rails, or Java -- you just need to know how to get things done. This Cookbook offers practical solutions for using the Java implementation of the Ruby language, with targeted recipes for deploying Rails web applications on Java servers, integrating JRuby code with Java technologies, developing JRuby desktop applications with Java toolkits, and more.

Practical JRuby on Rails Web 2.0 Projects

Discover how JRuby on Rails can be used to create web applications faster and more efficiently while still taking advantage of the vast power of the Java platform

[GERMAN] Ruby on Rails für JEE-Experten: Umfassender Einstieg in Rails und JEE-Integration mit JRuby

LECKERBISSEN FÜR JEE-ENTWICKLER Basiert auf Rails 2.1 - Lernen Sie die Vorzüge von Ruby on Rails kennen und erfahren Sie, wie Sie Ihre JEE-Anwendungen mit JRuby integrieren können. - Verfolgen Sie, wie der Onlineshop briefcasten.com in 7 Iterationen entsteht, und erfahren Sie live, wie Rails und JRuby funktionieren. Sie erfahren auch, wie sich Rails-Anwendungen dank JRuby in die Java-Enterprise-Welt integrieren lassen. An einem realistischen Projekt in 7 Iterationen zeigt der Autor, wie ein komplette Web-Seite mit Shop und Abrechnungsschnittstelle zu Paypal entsteht. Aus dem Inhalt: Einführung in Ruby on Rails - Einführungs-Tutorial: Newsfeed-Verwaltung - Testgetriebene Entwicklung - Ruby: Das Wichtigste - Versionskontrolle - JRuby - Projekt: briefcasten.com - Internationalisierung und Lokalisierung

Clone this wiki locally