aspose file tools
The moose likes Groovy and the fly likes resources to learn Grails Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Languages » Groovy
Reply Bookmark "resources to learn Grails" Watch "resources to learn Grails" New topic
Author

resources to learn Grails

Sherif Shehab
Ranch Hand

Joined: Mar 05, 2007
Posts: 472

Hi all ,

i 'm totally new to Grails , any recommended books or sites to get my hands running? by the way should i learn Groovy to be able to use Grails ?

Thanks,
Sherif
chris webster
Bartender

Joined: Mar 01, 2009
Posts: 1096
    
    7

The second edition of Grails In Action is already in "early access" and is due to be published later this year. I found the first edition to be a great introduction to working with Grails, although it's a bit out of date now.

You don't need to learn Groovy first, as it's pretty easy to pick up some Groovy while you're learning Grails, if you already know some Java. But it's definitely worth learning Groovy properly anyway, as it's useful outside Grails e.g. in tools like Gradle, or for scripting with Java libraries. I recommend "Groovy In Action" by Dierk Konig as a good resource.

There are also lots of tutorials on the web, which may be more recent than these books, as well as a series of articles on Groovy and Grails at the IBM developerWorks website.


ex-Oracle bloke
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: resources to learn Grails
 
Similar Threads
Retrieve values from a bean in JSP
java rebel vs grails
Version of Grails?
GRAILS:A Beginner
Grails and jQuery: how to get image to show that the user just typed in the URL to