- Course
Apache Groovy 4 Fundamentals
Groovy is a well-known language that complements Java. This course will teach you the core Groovy features that let you write complex code effectively.
- Course
Apache Groovy 4 Fundamentals
Groovy is a well-known language that complements Java. This course will teach you the core Groovy features that let you write complex code effectively.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Though Java has been widely adopted, it is verbose and needs a lot of ceremony. In this course, Apache Groovy 4 Fundamentals, you’ll learn how to write concise code to achieve complex tasks. First, you’ll explore the syntax of Groovy, the simple and complex data structures provided by the language. Next, you’ll discover how to use looping constructs to control the flow of your program. Then, you'll dive into exception handling, file handling techniques, and regular expressions. Later, you'll be shown key Groovy features like Closures, metaprogramming, and builders. Finally, you’ll learn how to process XML and JSON documents in Groovy. When you’re finished with this course, you’ll have the skills and knowledge of writing concise Groovy code that complements Java needed to automate and maintain your day-to-day tasks.
Apache Groovy 4 Fundamentals
-
Introducing Groovy Programming | 1m 32s
-
Course Structure | 3m 32s
-
Understanding the Business Problem | 1m 46s
-
Setting up the Development Environment | 3m 33s
-
Value Proposition of Groovy | 3m 42s
-
Writing Your First Groovy Program | 5m 31s
-
Groovy Utilities | 4m 28s
-
Accepting User Input | 2m 17s
-
Debugging the Groovy Program | 3m 45s