Java developers absolutely must learn Maven. Maven is the most popular and pervasive build tool in the Java world. Even if you don't use Maven directly, alternatives such as Gradle, Jenkins or Ivy ...
JavaFX isn't hard to learn. In fact, any developer with a little bit of object-oriented knowledge and a penchant for desktop development in Java can quickly put together a feature-rich GUI application ...
Get started with Java streams, including how to create streams from Java collections, the mechanics of a stream pipeline, examples of functional programming with Java streams, and more. You can think ...