Have you created an online tutorial for Grails or found one that you would like to share? Submit it now so that the whole Grails community can benefit! Submit Tutorial for Approval.
Getting Started with Grails
Learn how to get a basic application up and running with a simple domain model and dynamic scaffolding. This screencast shows you how to create a TODO-style application from scratch.
Getting Started with Grails (InfoQ book)
This book, freely downloadable as a PDF, gives you a thorough grounding in Grails. It's based on Grails 1.2 but much of it is still applicable.
Grails Examples course
Learn how to use Grails from first principles, starting with some background on the framework and how to install it on various operating systems. The course then takes you through the process of developing a sample project tracker application.
IBM DeveloperWorks: Build your first Grails app
Java programmers needn't abandon their favorite language and existing development infrastructure to adopt a modern Web development framework. In the first installment, Java expert Scott Davis introduces Grails and demonstrates how to build your first... read more
Holy Grails and Powerful Oracle
This is a brief step-by-step tutorial using GGTS on how to create a web service by getting information from an Oracle 11g database and exposing the data to client via a JSON response. The tutorial discusses database configurations, unit and integrati... read more
German Grails Tutorial
Just found this well made german tutorial. It might be a little bit old (covering Grails 2.0.0), but I guess it will help german developers a lot!
Japanese Grails Tutorial / file-uploader
Japanese basic tutorial made by NTT Software Corporation, covers Grails 2.0.0 or higher. This "file-uploader" shows customizing scaffolded code, uploading/downloading file, hashing password, so on. I guess it will help japanese developers a lot!