Groovy quick tutorials for Java programmers.
Hello world example
Getting started coding Groovy in Eclipse IDE.
Getting started coding Groovy in Intellij IDE
Using methods in Scripts
Groovy Optional features
Groovy Data Type
Using string quotes in Groovy
Numbers in Groovy
Groovy Collections and Arrays
Using imports in Groovy
Groovy's power operator
Understanding Elvis operator
Understanding safe navigation operator
Understanding Direct Field Access Operator
Understanding Method pointer operator
Understanding Regular Expression Operators.
Understanding Spread operator
Understanding Range operator
Understanding Spaceship Operator
Understanding Subscript Operator
Understanding Membership Operator
Understanding identity Operators
Understanding Groovy Coercion operator
Call operator example
Operator Overloading in Groovy
Default Visibility in Groovy
@PackageScope Example
Automatic properties in Groovy
Difference between Groovy class files and script files.