What I Miss in Java, the Perspective of a Kotlin Developer
I miss some features in Java that would improve my code's readability, expressiveness, and maintainability.

Nicolas Frankel
2,828 viewsI miss some features in Java that would improve my code's readability, expressiveness, and maintainability.

Gail Anderson
5,559 viewsLet's turn to JavaFX charts, showing how to customize charts with orientation and colors and how to add nodes to the chart scene graph!

Gail Anderson
4,165 viewsContinue with Part 4, where we'll look at how we get our words and how we determine if a submitted word is valid!

Miro Wengner
6,321 viewsAlthough the Java 19 release is coming in September (2022-09-20), we already know what will happen in that release!

Gail Anderson
4,761 viewsThe JavaFX controller code maintains game state and responds to user input with appropriate updates to the UI.

Gail Anderson
6,455 viewsLearn specialized JavaFX Labels and Buttons, pseudo-classes for CSS styling, and third-party font libraries and customizing Scene Builder!

Gail Anderson
8,111 viewsLearn about the main UI layout of a cool JavaFX game using Scene Builder, TilePane, FlowPane, controller code, iOS and Android settings!

Miro Wengner
6,375 viewsLet's look at how frameworks work under the hood, namely Quarkus and Spring Boot, and how many threads they initiate to serve up results.

Miro Wengner
13,435 viewsVirtual threads not only help to increase application throughput, they also provide a framework to refactor already existing code.

A N M Bazlur Rahman
21,058 viewsLet's explore ten Java programming features used frequently by developers in their day-to-day programming jobs.