Mark started the meeting by thanking everyone for joining. He immediately
introduced Brian Goetz as the meeting moderator, who would ensure that
everyone has a chance to be heard and keep the conversation running smoothly. (more…)
Read more »
Java Stream Code Kata. ☕️ 🤺 Collection of small tasks with detailed answers in form of unit tests. - GitHub - HubertWo/java-stream-kata: Java Stream Code Kata. ☕️ 🤺 Collection of small tasks with d... (more…)
Read more »
Have you ever wondered how does the HotSpot JVM generate identity hashcodes? (more…)
Read more »
caliper - Caliper is a project for managing units of measure and the conversions between them. (more…)
Read more »
In this series I will explain what control flow is, how it is represented for program analysis, and the various nuances for practical implementations that target Java bytecode.
Basics Control flow is a term used to describe the order in which the statemen... (more…)
Read more »