Want to create an interactive transcript for this episode?
Podcast: airhacks.fm podcast with adam bien
Episode: Our Favourite Java 9, Java 11, Java 17 and Java 18 Features
Description: An airhacks.fm conversation with Nicolai Parlog (@nipafx) about:
use cases for Java 17 Text Blocks,
JSON with Text Blocks,
String formatted vs. replaceAll,
string templates could ship with Java 19,
the draft JEP for string template,
draft JEPs donβt have a number,
100k subscribers for the Java channel and the silver youtube plate,
Silver Creator Award youtube,
factory collection methods in Java 9,
Map.of and List.of,
Java Records for code reduction,
Java records vs. classes,
getters and setters are not necessary,
polymorphic classes vs. procedural record,
nicer Pairs with Java records,
Sun Coding Java Conventions / Code Conventions for the Ja...