The Artima Developer Community
Sponsored Link

Books Forum
Programming Groovy

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

Programming Groovy (View in Chapters Library)
Dynamic Productivity for the Java Developer
by Venkat Subramaniam
Posted: Jan 22, 2008 8:39 AM
Reply to this message Review this Book
Download a Free Chapter

Chapter 3
Groovy for the Java Eyes
Please login to download.

Buy the Book

About the Book

ISBN: 978-1-9343560-9-8
Publisher: Pragmatic Bookshelf
Publication Date: 2008
Edition: 1st
Binding: Paperback
Number of Pages: 225

Advertisement
The strength of Java is no longer in the language itself; it is in the Java Platform (the JVM, JDK, and rich frameworks and libraries). But recently, the industry has turned to dynamic languages for increased productivity and speed to market.

Groovy is one of a new breed of dynamic languages that run on the Java platform. You can use these new languages on the JVM and intermix them with your existing Java code. You can leverage your Java investments while benefiting from advanced features including true Closures, Meta Programming, the ability to create internal DSLs, and a higher level of abstraction.

If you are an experienced Java developer, _Programming Groovy_ will help you learn the necessary fundamentals of programming in Groovy. You will see how to use Groovy to do advanced programming including using Meta Programming, Builders, Unit Testing with Mock objects, processing XML, working with Databases and creating your own Domain-Specific Languages (DSLs).

Topic: Prototype and script.aculo.us Previous Topic   Next Topic Topic: Groovy Recipes

Sponsored Links



Google
  Web Artima.com   

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