Description
In this course, you will learn:-
- What does it mean to be groovy?
- Basics of groovy.
- How to programme in Groovy.
Syllabus:-
-
What is Groovy
-
Groovy Quiz 1
-
How to install Groovy on Windows
-
How to install Groovy on Mac
-
Groovy Quiz 2
-
IDE and Text Editors for Groovy
-
How to install Groovy on Eclipse
-
How to run Groovy on Visual Studio Code (VS Code)
-
Start with Basic Programming | Hello World
-
Groovy Quiz 3
-
Variables
-
Groovy Quiz 4 | Variables
-
Data Types
-
Groovy Quiz 5 | Data Types
-
Operators
-
Groovy Quiz 6 | Arithmetic Operators
-
Groovy Quiz 7 | Relational & Logical Operators
-
Groovy Quiz 8 | Bitwise, Conditional and Ternary Operators
-
Conditional Statements | If Else Switch Case
-
Groovy Quiz 9 | Conditional Statements
-
Loops in Groovy
-
Groovy Quiz 10 | For Loop
-
Groovy Quiz 11 | While Loop
-
Exception Handling in Groovy
-
Groovy Quiz 12 | Exception Handling
-
Strings in Groovy
-
Groovy Quiz 13 | Strings | Part 1
-
Groovy Quiz 14 | Strings | Part 2
-
Groovy Quiz 15 | Strings | Part 3
-
Methods in Groovy
-
Groovy Quiz 16 | Methods
-
Closures in Groovy