• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

Reference recomendations

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I usually code backends, but have been lucky enough to be allowed to try out Grails for a small webbased client. Since this is supposed to be a quickly made client and my experience with Grails is primarily listening in on the odd conference talk (you know, the talk held in the period you did not find a project relevant talk , I need some good references. Many of the links Google turn up are beginners/introduction pointers. Most of the links seem to lack either my need for howto's or plain lookup's. Does the latest promoted book (or any other books for that matter) provide both? Or, does there exist good sites on the Net I haven't found yet?

Dag
 
Greenhorn
Posts: 20
Spring Tomcat Server Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If you are looking for more than an intro to Grails book, I recommend The Definitive Guide to Grails 2nd Edition. The grails.org site is pretty informative and there are many blog posts that help explain specific topics like security and 3rd party integration.
 
Ranch Hand
Posts: 686
Netbeans IDE Chrome Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
For starters I used the Grails tutorials and documentation online but from my personal experience once you get into the details and customization you are pretty much on your own. I did not see a lot of complex test cases or examples listed in any book or online
 
Ranch Hand
Posts: 100
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I like the IBM Developer works series on Grails, by Scott Davis. Those are a pretty good intro type reference (from the few I've read/gone through).
But everything I've heard about this book is great. And Grails in Action is good, too.
 
author
Posts: 77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have to agree with Andrew on the IBM series by Scott Davis. I used them to train the Java developers on a team I was leading before writing GQuick. And if you've heard Scott speak before, when you read his articles it'll seem like he's in the room with you.

Dave
 
reply
    Bookmark Topic Watch Topic
  • New Topic