Apache Groovy 4 Fundamentals

Go to class
Write Review

Free Online Course: Apache Groovy 4 Fundamentals provided by Pluralsight is a comprehensive online course, which lasts for 4-5 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Apache Groovy 4 Fundamentals is taught by Saravanan Dhandapani.

Overview
  • 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.

    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.