Goodreads helps you keep track of books you want to read.
Start by marking “Making Java Groovy” as Want to Read:
Making Java Groovy
368 pages
Published
by Manning
Friend Reviews
To see what your friends thought of this book,
please sign up.
Reader Q&A
To ask other readers questions about
Making Java Groovy,
please sign up.
Be the first to ask a question about Making Java Groovy
This book is not yet featured on Listopia.
Add this book to your favorite list »
Community Reviews
(showing 1-30 of 80)

#cross-posted from my blog
Making Java Groovy certainly makes Java groovy. It is a fantastic technical book that I have come across in long time with plenty of use cases. A technical book should talk less and do more and this is the book that does the same.
This book covers every aspect of programming covering lots things in development, build process and testing using lots of use cases that will interest you. The books repository on Github maintains the source code used in book. Most of the time, ...more
Making Java Groovy certainly makes Java groovy. It is a fantastic technical book that I have come across in long time with plenty of use cases. A technical book should talk less and do more and this is the book that does the same.
This book covers every aspect of programming covering lots things in development, build process and testing using lots of use cases that will interest you. The books repository on Github maintains the source code used in book. Most of the time, ...more

Initially I thought that this will be next similar book to Groovy in Action or its successor reGina. I was wrong, Making Java Groovy is different from said famous books. It of course shows that writing code in Groovy makes it more concise, less boilerplate. But it less concentrates on Groovy details but on what we can achieve using it in practice for instance while development of Spring apps and how abilities can be extended to achieve task which would be difficult to achieve otherwise for examp
...more

At work I had to quickly pick up Groovy to get started on a Grails project. I mostly just googled, to look up a bit of syntax and Groovy-way of doing things. While It does indeed work to do it that way because Groovy is easy to pick up, I didn't really dig in deep enough to get any true appreciation. As I'm reading through this book, I'm quickly realizing how much I missed out on, the author takes you through real world examples to show you how to get the most of Groovy, where you can benefit in
...more

I didn't write a review of “Making Java Groovy” the first time I read it because I didn't know what to make of it. Reading it again now, I know what the problem was. I didn't know enough Groovy to appreciate the examples. Appendix B does cover the Groovy language constructs methodically, but I didn't believe the text that suggest going to an appendix so early on in the book.
Since that initial read, I started using Groovy. Well kind of. I started writing Java code that I called Groovy. Then I slo ...more
Since that initial read, I started using Groovy. Well kind of. I started writing Java code that I called Groovy. Then I slo ...more
There are no discussion topics on this book yet.
Be the first to start one »