Ken Kousen on Java, Spring, and Groovy - a podcast by OReilly Media

from 2017-09-07T14:25

:: ::

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

In this episode of theO’Reilly Programming Podcast, I talk withKen Kousen, an author, instructor, and consultant who is presenting the live online training coursesFunctional Programming in Java 8andGetting Started with Spring Bootin September and October. He is also the author of the newly published O’Reilly bookModern Java Recipes: Simple Solutions to Difficult Problems in Java 8 and 9.

Discussion points:

  • 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:

Further episodes of O

Further podcasts by O'Reilly Media

Website of O'Reilly Media