Take your basic Groovy skills to the next level with this practical video workshop. Presenter and Java consultant Ken Kousen shows you how to work with XML and JSON, implement runtime metaprogramming, and use several AST transformations. You’ll also dive into operator overloading, Groovy SQL, and the Groovy JDK.
Once you complete this course, check out Ken’s other videos on the subject: Mastering Groovy and Groovy Fundamentals. These courses …
Practical Groovy Programming
Video description
Take your basic Groovy skills to the next level with this practical video workshop. Presenter and Java consultant Ken Kousen shows you how to work with XML and JSON, implement runtime metaprogramming, and use several AST transformations. You’ll also dive into operator overloading, Groovy SQL, and the Groovy JDK.
Once you complete this course, check out Ken’s other videos on the subject: Mastering Groovy and Groovy Fundamentals. These courses demonstrate the many advantages of adding Groovy to existing projects written in Java and other object-oriented languages.
Create XML and JSON with builders, and parse them with XmlSlurper and JsonSlurper
Mix Groovy and Java classes together to take advantage of what each does best
Add properties and methods via runtime metaprogramming, and enhance existing classes from Java
Work with AST transformations, including @Delegate, @Immutable, @Sortable, @Singleton, and @Builder
Use Groovy JDK methods on collections, strings, and numbers
Learn how operators in Groovy map to methods—and how to add those methods to existing classes in both Groovy and Java
Access databases, apply CRUD operations, and call stored procedures with Groovy SQL
Ken Kousen, President of Kousen IT, Inc., is a technical trainer, mentor, and consultant in all areas related to Java, specializing in Android, Spring, Hibernate/JPA, Groovy, and Grails. He is the author of Making Java Groovy (Manning) and the upcoming O’Reilly book, Gradle for Android.
@Builder, @TypeChecked, @Compile AST Transformations Wrap Up
Tour of the Groovy JDK
Methods on Collections
Methods on Strings and Numbers
Combinations and Permutations
File I/O
Operator Overloading
How Operators Map to Methods and Examples from the Groovy Libraries
Adding Operator Methods
Groovy SQL
Accessing Databases
CRUD Methods
Calling Stored Procedures
Start your Free Trial Self paced Go to the Course We have partnered with providers to bring you collection of courses, When you buy through links on our site, we may earn an affiliate commission from provider.
This site uses cookies. By continuing to use this website, you agree to their use.I Accept