The online computer book shop for UK & Europe                                   

   Books Home | About Us | Index | Next Record | Browse

 
  

Tel: 0121 706 6000 

Static Book Details Page - Computer Manuals Website

 Groovy Recipes: Greasing the Wheels of Java
  

  Groovy Recipes: Greasing the Wheels of Java by Scott Davis

  • Published by: THE PRAGMATIC BOOKSHELF
  • Author: Scott Davis
  • Page Count: 249
  • Group: JAVA 6/JAVA 2 PLATFORM
  • ISBN: 0978739299/9780978739294
  • Published: Mar 2008

Our Price: 17.59
Discount: 20%
RRP: 21.99 

For Latest Pricing and Availability Click Here
 

The online computer book shop for UK & Europe

Book store with some thing for everyone

Book Information and Description:

Groovy Recipes: Greasing the Wheels of Java
If you're a busy Java professional who needs quick solutions to everyday problems, then Groovy Recipes is for you. The Groovy language and Grails web framework give you seamless integration with your legacy Java code while adding the flexibility and dynamism of a scripting language and giving you modern, agile, time-saving techniques. Groovy allows you to write code the way you always thought you should - you'll never look at Java the same way again.

Each recipe in Groovy Recipes begins with a concise code example for a quick start, followed by in-depth explanation in plain English. These recipes will get you to-to-speed in a Groovy environment quickly.

You'll see how to speed up nearly every aspect of the development process using Groovy. Groovy makes mundane file management tasks like copying and renaming files trivial. Reading and writing XML has never been easier with XmlParsers and XmlBuilders. Breathe new life into Arrays, Maps, and Lists with a number of convenience methods. But Groovy does more than just ease traditional Java development: it brings modern programming features to the Java platform like closures, duck-typing, and metaprogramming.

As an added bonus, this book also covers Grails. You'll be amazed at how quickly you can have a first-class web application up and running from ground zero. Grails includes everything you need in a single ZIP file - a web server (Jetty), a database (HSQLDB), Spring, Hibernate, even a Groovy version of Ant called GANT. We cover everything from getting a basic website in place to advanced features that take you beyond HTML into the world of Web Services: REST, JSON, Atom, Podcasting, and much much more.

CONTENTS:

Preface
Introduction
* Getting Started
* New to Groovy
* Java and Groovy Integration
* Groovy from the Command Line
* File Tricks
* Parsing XML
* Writing XML
* Web Services
* Metaprogramming
* Working with Grails
* Grails and Web Services
Index