Blog Posts, Step-by-Step Tutorials
Grails Books

Grails Goodness Notebook
Experience the Grails framework through code snippets. Discover (hidden) Grails features through code examples and short articles. The articles and code will get you started quickly and provide deeper insight into Grails.
Grails in Action
The second edition of Grails in Action is a comprehensive introduction to Grails 2 focused on helping you become super-productive fast.
Programming Grails
Dig deeper into Grails architecture and discover how this application framework works its magic.
Grails 3 - Step by Step
Learn how a complete greenfield application can be implemented quickly and efficiently with Grails 3 using profiles and plugins. Use the sample application that accompanies the book as an example.
Falando de Grails
This is the best reference on Grails 2.5 and 3.0 written in Portuguese. It's a great guide to the framework, dealing with details that many users tend to ignore.
The Definitive Guide to Grails 2
As the title states, this is the definitive reference on the Grails framework, authored by core members of the development team.
Grails 2: A Quick-Start Guide
This revised and updated edition shows you how to use Grails by iteratively building a unique, working application.Groovy Books

Groovy in Action, 2nd Edition
This is the undisputed, definitive reference on the Groovy language, authored by core members of the development team.
Groovy 2 Cookbook
This book contains more than 90 recipes that use the powerful features of Groovy 2 to develop solutions to everyday programming challenges.
Making Java Groovy
Make Java development easier by adding Groovy. Each chapter focuses on a task Java developers do, like building, testing, or working with databases or restful web services, and shows ways Groovy can make those tasks easier.
Groovy for Domain-Specific Languages
Learn how Groovy can help Java developers easily build domain-specific languages into their applications.