During the autumn semester I was teaching the basic Java course in Shenkar college. The course is part of Shenkar college B.S.c. academic program in Software Engineering. Unlike previous semester, I chose to split the course into three parts. The first part covered Java SE, the second part covered Java FX and the third one covered the Android Platform.

Stable Values in Java (JEP 502): Deferred Immutability with JVM Trust
Explore Stable Values – a new Java 25 upcoming feature (JEP 502) enabling lazy initialization with immutable performance and JVM-level optimizations.