O'reilly Programming Podcast - O'reilly Media Podcast

Ken Kousen on Java, Spring, and Groovy

Informações:

Synopsis

The O’Reilly Programming Podcast: A look at what’s new in Java 9 and Spring 5.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: 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.”