How do you get up to speed on Rails and Grails quickly?
What's the best way to learn Rails and Grails and satisfy one of my New Year's Resolutions (read more) at the same time? Books:
- Getting Started with Grails
- Rails for Java Developers
- Practical JRuby on Rails Web 2.0 Projects: Bringing Ruby on Rails to Java
- Groovy Recipes: Greasing the Wheels of Java
- Programming Groovy: Dynamic Productivity for the Java Developer
- Groovy in Action
Thanks to connections with publishers, I was able to get PDFs of most of these for free. The only ones I paid for were the beta books (Groovy Recipes and Programming Groovy) from the Pragmatic Programmers. I doubt I'll read them all, but I've had fun so far.
I polished off Getting Started with Grails in a few hours. I expect to finish Rails for Java Developers this week. I used to hate reading PDFs, but I've enjoyed reading these books. A 30" monitor might have something to do with it.
After honing my Grails and Rails knowledge, I hope to become a GWT and Flex Ninja. For those GWT and Flex experts out there, what are the best books for those technologies? By "best", I mean the most advanced and up-to-date.
As far as Flex books go, you're better off waiting a little while longer. Flex 3 is about to be released and following that will be a whole slew of Flex books to follow. If you really want to get your feet wet start with the free eBooks from Adobe (http://download.macromedia.com/pub/labs/air/air_b3_docs_flex_121207.zip).
If you're looking for a way to do Flex with Rails, check out Peter Armstrong's book Flexible Rails (http://www.flexiblerails.com/). If you want to know how to integrate Flex with Java right now the only option is the Sys-Con book by Yakov Fain, but it's not all that good. The code samples in the pdf switch between the international quote marks, « » and double apostrophe's like ?. Making it almost impossible to copy the code samples from the book.
Posted by Jeremy Anderson on January 31, 2008 at 07:20 PM MST #
I got through this entire tutorial while sitting on the can. TMI I know, but the tutorial (Grails for that matter) is really easy.
http://grails.codehaus.org/Quick+Start
...that's not to say Rails isn't but I got going quicker with Grails for sure. Maybe it's the HSQLDB.
Posted by Demian L. Neidetcher on January 31, 2008 at 07:56 PM MST #
I recommend a couple of Apress books for the Ruby fundamentals:
1. Practical Ruby for System Administration, ISBN: 1590598210
2. Beginning Ruby, ISBN: 1590597664
Although these two aren't specifically on Rails, both have been valuable during the last year as I've been diving head first into Ruby, Rails and Rake from the Java world.
For Rails, I recommend Obie Fernandez's new book, the Rails Way, ISBN: 0321445619
Posted by Shane Witbeck on January 31, 2008 at 08:45 PM MST #
Posted by mvn install - resources for the Java developer on January 31, 2008 at 10:35 PM MST #
Where do you find the time to do all this stuff?
Posted by Dave Klein on February 01, 2008 at 03:06 AM MST #
Posted by Seth on February 01, 2008 at 05:25 AM MST #
Posted by Philip Luppens on February 01, 2008 at 06:32 AM MST #
Posted by Robin on February 01, 2008 at 02:59 PM MST #
Posted by Seth Ladd on February 01, 2008 at 05:25 PM MST #
Posted by John Mark on February 04, 2008 at 12:11 AM MST #