Programming Groovy 2 dynamic productivity for the Java developer

Groovy brings you the best of both worlds: a flexible, highly productive, agile, dynamic language that runs on the rich framework of the Java Platform. Groovy preserves the Java semantics and extends the JDK to give you true dynamic language capabilities. Programming Groovy will help you, the expe...

Full description

Bibliographic Details
Other Authors: Subramaniam, Venkat, author (author)
Format: eBook
Language:Inglés
Published: Dallas, Texas ; Raleigh, North Carolina : The Pragmatic Bookself 2013.
Edition:1st edition
Series:The pragmatic programmers Programming Groovy 2
Subjects:
See on Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009629493806719
Table of Contents:
  • Beginning Groovy. Getting started
  • Groovy for Java eyes
  • Dynamic typing
  • Using closures
  • Working with strings
  • Working with collections
  • Using Groovy. Exploring the GDK
  • Working with XML
  • Working with databases
  • Working with scripts and classes
  • MOPping Groovy. Exploring metaobject protocol (MOP)
  • Intercepting methods using MOP
  • MOP method injection
  • MOP method synthesis
  • MOPping up
  • Applying compile-time metaprogramming
  • Using metaprogramming. Groovy builders
  • Unit testing and mocking
  • Creating DSLs in Groovy.