Course Code:
groovyprogbes
Duration:
14 hours
Prerequisites:
Programming experience in any programming language.
Course Outline:
Day 1 - Introduction to Groovy
Introduction to Groovy
Env SetUp for Java & Groovy
Compiler & Interpreter
Groovy Basics
1. Keywords
2. Assertions
3. Numbers
4. Operators
Simple Data Types
1. Groovy Data Types & Operator Typing
2. Data Types
About Class / Method / Object
Practical
Day 2 - Groovy Intermediate
Strings
Regular Exp
Closure
Groovy Truth
Looping
Conditional Structures
Brief on OOPs Concept
Exception Handling
Practical