Description
In this course, you will :
- Create Groovy Applications from Scratch.
- Use the Groovy Console.
- Write Groovy Applications in IntelliJ.
- Understand the different features of the Groovy Language.
- Retain Information through quizzes and exercizes
Syllabus :
- Groovy Basics
- Simple Data Types
- Collections
- Closures
- Control Structures
- Object Oriented Programming (OOP)
- Runtime MetaProgramming
- Compile Time MetaProgramming
- Working with Builders
- Working with REST Services
- Working with the GDK