PDF Ebook Programming Grails, by Burt Beckwith
Those are some of the benefits to take when obtaining this Programming Grails, By Burt Beckwith by on the internet. Yet, how is the method to obtain the soft documents? It's extremely appropriate for you to visit this page since you can get the link page to download the book Programming Grails, By Burt Beckwith Simply click the link supplied in this short article and goes downloading. It will not take much time to obtain this book Programming Grails, By Burt Beckwith, like when you need to go for e-book store.
Programming Grails, by Burt Beckwith
PDF Ebook Programming Grails, by Burt Beckwith
Checking out an e-book Programming Grails, By Burt Beckwith is type of easy task to do every single time you desire. Even reviewing each time you really want, this activity will certainly not disrupt your various other tasks; many individuals typically check out guides Programming Grails, By Burt Beckwith when they are having the leisure. What about you? Just what do you do when having the leisure? Do not you spend for pointless points? This is why you need to obtain the e-book Programming Grails, By Burt Beckwith and also attempt to have reading behavior. Reviewing this e-book Programming Grails, By Burt Beckwith will certainly not make you useless. It will give a lot more perks.
Also the cost of a book Programming Grails, By Burt Beckwith is so cost effective; numerous people are really thrifty to establish aside their money to purchase the e-books. The various other factors are that they feel bad and have no time at all to visit guide establishment to look guide Programming Grails, By Burt Beckwith to check out. Well, this is modern-day period; many books could be got effortlessly. As this Programming Grails, By Burt Beckwith and also much more publications, they can be entered very quick means. You will not have to go outdoors to get this e-book Programming Grails, By Burt Beckwith
By seeing this web page, you have done the ideal looking point. This is your beginning to choose guide Programming Grails, By Burt Beckwith that you really want. There are great deals of referred publications to check out. When you would like to get this Programming Grails, By Burt Beckwith as your e-book reading, you can click the link web page to download Programming Grails, By Burt Beckwith In couple of time, you have actually possessed your referred books as all yours.
Due to this book Programming Grails, By Burt Beckwith is sold by online, it will relieve you not to publish it. you could get the soft file of this Programming Grails, By Burt Beckwith to save money in your computer, device, as well as more tools. It depends on your readiness where and also where you will certainly review Programming Grails, By Burt Beckwith One that you need to consistently keep in mind is that reviewing book Programming Grails, By Burt Beckwith will certainly endless. You will have going to review other book after completing an e-book, and also it's continually.
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
Tidak ada komentar:
Posting Komentar