Home » Groovy Tutorial

Apache Groovy Tutorial

Groovy

Apache Groovy Tutorial is an object-oriented programming language. It is used for Java platform. It is static as well as a dynamic language. Groovy has features similar to Python, Ruby, Perl, and Smalltalk. Groovy can be used both as a programming language and as a scripting language for the Java Platform. Our Apache Groovy tutorial is designed for beginners and working professionals.

Groovy has many productive features like DSL support, closures, and dynamic typing. Unlike other programming languages, Groovy cannot be a replacement for Java. The Source code of Groovy complies in Java Bytecode, so that it can be run on any platform where JRE is installed.

Our Apache Groovy tutorial includes all the Apache Groovy topics such as Groovy Variables, Groovy Data types, Groovy Operators, Groovy Class, Groovy Interface, Groovy Constructor, Groovy Loops, Groovy Decision Making, Groovy Methods, Groovy Inheritance, Groovy File I/O, Groovy Dates & Times, Groovy Regular Expression, Groovy Exception Handling, etc.

Prerequisite

Before learning Apache Groovy, you must have the basic knowledge of Java programming language and JavaScript programming.

Audience

Our Apache Groovy tutorial is designed to help beginners and professionals.

Problems

We assure you that you will not find any problem in this tutorial. But if you find any mistake, please post the problem in the contact form.


You may also like