Week (4): 2023-01-23 - 2023-01-29
- Everything you might have missed in Java in 2022 - JVM Weekly #28
- Building a PostgreSQL Wire Protocol Server using Vanilla, Modern Java 21
Week (3): 2023-01-16 - 2023-01-22
- Testing a Java Memory Leak using System.gc() and WeakReference β Kyle’s Blog
- Architecture Pitfalls: Donβt use your ORM entities for everything β embrace the SQL!
- Write once, run anywhere: An Android game using JavaFX and the GraalVM | METACODES.PRO