/ApacheGroovyBootstrap

The Complete Apache Groovy Developer Course

Primary LanguageGroovy

Q/A on Groovy

00. What is Appache Groovy

Apache Groovy is a powerful, optionally typed and dynamic language, with static-typing and static compilation capabilities for the Java platform, aimed at improving developer productivity thanks to a concise, familiar and easy to learn syntax. It integrates smoothly with any Java program and immediately delivers to your application powerful features, including scripting capabilities, Domain-Specific Language authoring, runtime and compile-time meta-programming and functional programming.

Groovy Features

01. References

02. Getting Started

04. Groovy Basics

05. Simple Data Types

Closure Overview
Closure: Scope, Delegate and Strategy

08. Control Structures

Groovy Truth Table

09-1. Q&A

MOP Definition