Speaker Topics - No Fluff Just Stuff

Groovy 3: All The Major New Features

Groovy 3 represents the biggest update to the Groovy programming language in years. The move to the Parrot Parser allows all Java features to be supported, including the syntax for lambdas and method references. New operators, like !in, !instanceof, and Elvis assignment have been added. Better Java integration makes Groovy perfect for enhancing existing Java systems with Groovy capabilities, like XML and JSON parsing and generation, collections capabilities, and more.

Groovy continues to grow and is still the most widely supported alternative language on the JVM. Now that it is established as an Apache project, the number of downloads and integrations into Java systems has only grown with time. The Groovy ecosystem, including Grails 4, Spock, Gradle, and more, is still actively supported as well.


About Kenneth Kousen

Ken Kousen is a Java Champion, several time JavaOne Rock Star, and a Grails Rock Star. He is the author of the Pragmatic Library books “Mockito Made Clear” and “Help Your Boss Help You,” the O'Reilly books “Kotlin Cookbook”, “Modern Java Recipes”, and “Gradle Recipes for Android”, and the Manning book “Making Java Groovy”. He also has recorded over a dozen video courses for the O'Reilly Learning Platform, covering topics related to Android, Spring, Java, Groovy, Grails, and Gradle.

His academic background include BS degrees in Mechanical Engineering and Mathematics from M.I.T., an MA and Ph.D. in Aerospace Engineering from Princeton, and an MS in Computer Science from R.P.I. He is currently President of Kousen IT, Inc., based in Connecticut.

More About Kenneth »