The Artima Developer Community
Sponsored Link

Books Forum
Groovy Recipes

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Andrew Hunt

Posts: 201
Nickname: andyhunt
Registered: Mar, 2003

Groovy Recipes (View in Chapters Library)
Greasing the Wheels of Java
by Scott Davis
Posted: Jan 14, 2008 10:49 AM
Reply to this message Review this Book
Download a Free Chapter

10
Web Services
Please login to download.

Buy the Book

About the Book

ISBN: 978-0-9787392-9-4
Publisher: Pragmatic Bookshelf
Publication Date: March 2008
Edition: 1st
Binding: Paperback
Number of Pages: 250

Advertisement

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 will 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 will 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.

Topic: Programming Groovy Previous Topic   Next Topic Topic: C++ Cookbook

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use