Hi, Are there any good online JRuby e-books? Thanks
A:
I've had good success with O'reilly books. They offer a 'cookbook' which I think is the best way to learn JRuby - learn from example. It's available in print or as an e-book.
rjh
2009-03-09 07:15:46
A:
You can see some tutorials at http://jruby.codehaus.org/Tutorials, but why are you looking for books and tutorials relating to JRuby specifically?
For the most part, JRuby is compatible with Ruby and most Ruby books will also be applicable to JRuby. Unless there's something specific that you're trying to do that you can't figure out?
Ben Alpert
2009-03-09 07:16:20
JRuby on rails, Spring/Hibernate/JNDI/JMS integration, calling Java from Ruby and vice-versa. The tutorials are a little sparse right now, so I don't blame him.
rjh
2009-03-09 07:18:28
Calling Java from Ruby.
Lennie
2009-03-09 07:47:00
+1
A:
According to Ola Bini. Most of what applies to Ruby may apply to JRuby it self.
Even Matz somehow acknowledges that ( arouns min 28 )
So, most Ruby books should do for JRuby
OscarRyz
2009-03-09 07:24:14