Download Ebook Programming Grails, by Burt Beckwith
Based upon some encounters of many individuals, it remains in truth that reading this Programming Grails, By Burt Beckwith can help them to make better selection and also give more experience. If you intend to be one of them, allow's acquisition this book Programming Grails, By Burt Beckwith by downloading the book on link download in this site. You can obtain the soft file of this publication Programming Grails, By Burt Beckwith to download and install and put aside in your offered digital tools. Just what are you waiting for? Allow get this book Programming Grails, By Burt Beckwith online as well as read them in whenever as well as any location you will read. It will not encumber you to bring heavy book Programming Grails, By Burt Beckwith inside of your bag.
Programming Grails, by Burt Beckwith
Download Ebook Programming Grails, by Burt Beckwith
Some individuals may be giggling when checking out you reviewing Programming Grails, By Burt Beckwith in your leisure. Some may be admired of you. As well as some could really want resemble you who have reading hobby. What about your very own feel? Have you felt right? Reading Programming Grails, By Burt Beckwith is a need and also a leisure activity at once. This condition is the on that will make you really feel that you have to read. If you understand are trying to find the book qualified Programming Grails, By Burt Beckwith as the choice of reading, you can find right here.
How can? Do you assume that you don't need sufficient time to go with buying book Programming Grails, By Burt Beckwith Never ever mind! Just rest on your seat. Open your gadget or computer and also be on the internet. You can open up or go to the link download that we gave to get this Programming Grails, By Burt Beckwith By in this manner, you could get the on-line book Programming Grails, By Burt Beckwith Checking out the book Programming Grails, By Burt Beckwith by online can be truly done quickly by saving it in your computer as well as gadget. So, you can continue every single time you have downtime.
Reading guide Programming Grails, By Burt Beckwith by online can be likewise done quickly every where you are. It seems that waiting the bus on the shelter, waiting the list for line, or other areas feasible. This Programming Grails, By Burt Beckwith could accompany you because time. It will not make you feel weary. Besides, this way will additionally boost your life high quality.
So, just be right here, discover the publication Programming Grails, By Burt Beckwith now and also check out that rapidly. Be the first to review this publication Programming Grails, By Burt Beckwith by downloading and install in the web link. We have other publications to review in this website. So, you can discover them likewise conveniently. Well, now we have actually done to provide you the finest e-book to read today, this Programming Grails, By Burt Beckwith is really ideal for you. Never overlook that you require this e-book Programming Grails, By Burt Beckwith to make better life. Online publication Programming Grails, By Burt Beckwith will actually give simple of every little thing to read as well as take the benefits.
Dig deeper into Grails architecture and discover how this application framework works its magic. Written by a core developer on the Grails team, this practical guide takes you behind the curtain to reveal the inner workings of its 2.0 feature set. You’ll learn best practices for building and deploying Grails applications, including performance, security, scaling, tuning, debugging, and monitoring.
Understand how Grails integrates with Groovy, Spring, Hibernate, and other JVM technologies, and learn how to create and use plugins to augment your application’s functionality. Once you know how Grails adds behavior by convention, you can solve problems more easily and develop applications more intuitively.
- Write simpler, more powerful code with the Groovy language
- Manage persistence in Grails, using Hibernate or a NoSQL datastore
- Learn how Grails uses Spring’s functionality and optional modules
- Discover how Hibernate handles details for storing and retrieving data
- Integrate technologies for messaging, mail, creating web services, and other JEE technologies
- Bypass convention and configure Grails manually
- Learn a general approach to upgrading applications and plugins
- Use Grails to develop and deploy IaaS and PaaS applications
- Sales Rank: #956117 in eBooks
- Published on: 2013-04-23
- Released on: 2013-04-23
- Format: Kindle eBook
About the Author
Burt Beckwith has been a software developer for 15 years, most of that as a JVM developer, and for the last four years working with Grails and Groovy. He is a core developer on the Grails team at SpringSource, and has created over 50 Grails plugins. Burt is a frequent speaker at conferences and user groups where he shares his passion for Grails and other Groovy-based technologies, in particular those that are related to persistence, security, and performance. He blogs at burtbeckwith.com/blog/.
Most helpful customer reviews
6 of 6 people found the following review helpful.
Must have for experienced Grails developers
By Phil Hartley
I watched the development of this book on Safari Books Online and have just received my printed copy. I've been doing Grails development now for about 2+ years and have have deployed a number of projects into production. This book is a must-have for experienced Grails developers. There is a gem on virtually every page. There is a lot of "best practices" advice given. The chapter on plugin development is an eye opener. The chapter on Spring is in the same category. Thanks Burt!
7 of 8 people found the following review helpful.
This is an Excellent Grails 2.0 Book
By Brian E. Kotek
Virtually everyone in the Grails world knows Burt Beckwith, and there's a reason for that: this guy knows Grails inside and out. This book is just further evidence of Burt's deep understanding of Grails and how it works.
I'm not sure a brand-new Grails developer would be able to absorb everything offered up here. If you already have Java experience and have a decent understanding of Hibernate and Spring, you'll probably be fine. Grails does a wonderful job of hiding the complexity of these underlying Java libraries, but Programming Grails does pull back the curtains a bit. And this is not a bad thing, it's actually long overdue in my opinion.
There are plenty of "introductory" Grails books out there already. I didn't need another one of those, one that basically says "type this command and watch the magic!" Burt actually explains what is going on; what Grails is doing and why it is doing it. One look at the table of contents (oddly not available here on Amazon but it can be seen at http://shop.oreilly.com/product/0636920024750.do) will show you immediately that this is not your average Grails book.
Not only is the power of Grails explained, but its (admittedly rare) limitations are also covered, along with options and workarounds. Numerous tips that only an experienced Grails developer will know are also included. Even the ancillary information is great. For example, during the thorough discussion of Grails security options, Burt provides great advice that applies to anyone building web applications. If every web developer in the world only read this little part of the book, it would probably save billions of dollars in security-related losses.
To sum up, if you have some Grails experience or are familiar with Java and industry-standard libraries like Hibernate and Spring, this book is an excellent resource. Brand new developers who want to learn Grails will probably also find it very useful, but it may take them some extra time to absorb the information because it is not a "watered down" beginners guide. Great job, Burt.
3 of 3 people found the following review helpful.
a guided tour of the "magic" parts by a seasoned expert
By R. Friesel Jr.
If you've been programming in Grails for a year (give or take) and are ready to go deeper than the tutorials and docs usually take you, then this book is just what the doctor ordered. If asked to sum it up as a pithy one-liner, I'd describe it as a guided tour of the framework's guts by one of the field's seasoned experts. He goes beyond the basics, and dives headlong into those dark corners for (as he puts it) "developers who want to dig deeper into the architecture and understand more about how Grails works its magic".
Having worked in, with, around, over, under, and through Grails over the past couple of years, this book was exactly what I was looking for at this point in my relationship with the framework. Beckwith is specifically targeting developers that have gone past simply snapping together applications along the happy-path; this one is for the developers that find themselves regularly battling with some dark and thorny corner or rough edge of the framework. Beckwith does a fantastic job of introducing these "hidden" and "magical" parts of Grails, and breaking them down into easily-digestible sections. It's like a series of miniature epiphanies -- one right after the other. (The opening chapter on Groovy alone is worth the price of admission.)
There were a couple of things that could have made this one better. Most of them were small to the point of being ridiculous (e.g., I could have used a more specific definition for the _purpose_ behind `BootStrap.groovy`), while others were arguably out of scope (e.g., an in-depth discussion of Groovy's metaclasses is... probably more appropriate for a book dedicated to Groovy). Then there was the chapter on plugin development which -- although I learned something on almost every page -- I found myself wondering: (1) why not discuss how to run with inline plugins right from start? (2) why wait so long to mention `settings.groovy`? (3) why not a better example of CLI tests?
(As you can see: even my "legitimate gripes" are little more than nit-picks. But I suppose the nit-picks add up?)
Would I recommend this one? In heartbeat. I'll continue to recommend Grails in Action as the best place to start (with the caveat: "as soon as the second edition comes out..."), but "Programming Grails" is required reading for anyone with six months or more of non-trivial Grails development under their belt.
----
DISCLOSURE: I received an electronic copy of the book from the publisher in exchange for writing a review.
Programming Grails, by Burt Beckwith PDF
Programming Grails, by Burt Beckwith EPub
Programming Grails, by Burt Beckwith Doc
Programming Grails, by Burt Beckwith iBooks
Programming Grails, by Burt Beckwith rtf
Programming Grails, by Burt Beckwith Mobipocket
Programming Grails, by Burt Beckwith Kindle