Ken Kousen on Java, Spring, and Groovy

The O’Reilly Programming Podcast: A look at what’s new in Java 9 and Spring 5.

By Jeff Bleiel
September 7, 2017
Icosahedral Icosahedral (source: Pixabay)

In this episode of the O’Reilly Programming Podcast, I talk with Ken Kousen, an author, instructor, and consultant who is presenting the live online training courses Functional Programming in Java 8 and Getting Started with Spring Boot in September and October. He is also the author of the newly published O’Reilly book Modern Java Recipes: Simple Solutions to Difficult Problems in Java 8 and 9.

Discussion points:

Learn faster. Dig deeper. See farther.

Join the O'Reilly online learning platform. Get a free trial today and find answers on the fly, or master something new and useful.

Learn more
  • The impact of Java 8’s functional programming-related changes, including Lambda expressions, method references, and streams
  • The issues surrounding Project Jigsaw and Java modularization in the forthcoming release of Java 9. “The biggest issue that will affect the open source world and your own code is that public and private no longer really mean what they sound like they should mean,” Kousen says. “This has widespread ramifications, especially for library developers.”
  • Why learning Groovy is easy for Java developers: “You don’t have to change any of your existing Java code to adopt Groovy,” Kousen says. “You can simply add a Groovy module, and the Groovy compiler understands how to compile Java.”
  • What’s new in the upcoming releases of Spring 5 and Spring Boot 2

Other links:

Post topics: O'Reilly Programming Podcast
Share: