Java Language10 Videos

J-Spring 2024: Reading Code – Marit van Dijk

As developers, we spend a lot of time learning to write code, while spending little to no time learning to read code. Meanwhile, we often spend more time reading code than actually writing it. Shouldn’t we be spending at least the same amount of time and effort improving this skill? Deliberate practice can help us […]

J-Spring 2024: Mastering Java Performance: From Monitoring to Profiling – Lennart ten Wolde

This session builds on the principles discussed in the keynote and delves deeper into the hierarchy of performance bottlenecks in Java applications. We will address more complex examples of performance degradation in various systems such as frameworks, databases, and concurrency management. The focus is on the use of diagnostic tools and profiling techniques. These tools […]

J-Spring 2024: Introduction to Quantum Computing – Yassin Asri

Having earned a bachelor in physics and a master in software engineering, my objective for this session is to deliver a complete presentation to what quantum computing is all about, get you excited on the topic and provide a starting point for exploring Java quantum programming. Quantum computing promises exponentially faster computation by leveraging the […]

J-Spring 2024: Seeing Through the Fog: Mastering Observability in Microservices – Sendil Kumar N

Seeing Through the Fog: Mastering Observability in Microservices In the dynamic world of microservices, maintaining visibility into application health can feel like navigating through a dense fog. This talk cuts through the confusion, equipping you with the tools and techniques to achieve comprehensive observability. And then unveil the fundamental components of observability, including metrics, logs, […]