Latest version of my Whisky clustering with Apache Groovy and Apache Ignite slides from Community over Code:
https://speakerdeck.com/paulk/whisky-clustering-groovy-ignite
@ApacheGroovy #ApacheIgnite #coc2023 #groovylang #datascience #scalingmachinelearning
Whisky clustering with Apache Groovy and Apache Ignite

These slides look at using Apache Groovy with Apache Ignite's distributed K-Means clustering algorithm to cluster Whisky profiles. Ignite helps you scale your data, computation and machine learning applications. Groovy simplifies your data science code.

Speaker Deck
Latest version of my Groovy roadmap slides:
https://speakerdeck.com/paulk/groovy-roadmap
#coc2023 #groovylang
Groovnny Roadmap

Groovy 4 was released in early 2022, alpha versions of Groovy 5 have been released in recent months. Groovy 4 includes switch expressions, sealed types, records, additional module re-working, bundled type checker extensions, bundled macro methods, a JavaShell, some additional AST transformations, and a myriad of other new miscellaneous features. Groovy 5 includes improved scripting support, many GDK enhancements, var for multi-assignment and underscore as a placeholder.

Speaker Deck
Why use Groovy today?

Groovy is perhaps best known for filling gaps and removing pain points for Java developers. But it also added some of its own features and was also insp…

Speaker Deck
After lunch talks in the Groovy track at CommunityOverCode2023:
2:20pm GORM Data Services (Jeff Scott Brown)
3:10pm Open Source Software and You (Jeff Scott Brown)
The second of these will also be of interest to #community track folks.
#groovylang #coc2023
Before lunch talks in the Groovy track at CommunityOverCode2023:
11:20am Whiskey Clustering with Apache Groovy and Apache Ignite (Paul King)
12:10pm Scalable Distributed Computing with Groovy Using Apache Ignite (Jeremy Meyer)
#groovylang #coc2023 #apacheignite #DataScience