José Paumard

José Paumard

José Paumard
José is a Java Developer Advocate at Oracle. He holds a PhD in applied mathematics and computer science. He has been an assistant professor at the University Sorbonne Paris Nord for 25 years. He is an active member of the Paris Java User Group, and a disorganizer of the JChateau unconference. He contributes Java learning content on the dev.java website. He publishes "Java Coding Tips", a biweekly series of shorts, and the "JEP Café", a video series, both on the Java YouTube channel.
speakerDetail.talksBy

Maurice Naftalin
Maurice Naftalin
Morningside Light Ltd
José Paumard
José Paumard
José Paumard

If Streams Are So Great, Let’s Use Them Everywhere... Right??

Using streams everywhere: is that really a good idea? Certainly, stream code is often much clearer and more concise than iteration over a collection. But sometimes a stream solution requires a complex...
Java Java Conference 50 min. INTERMEDIATE
José Paumard
José Paumard
José Paumard
Remi Forax
Remi Forax
Université Gustave Eiffel

Memory API: Patterns, Uses Cases, and Performance

This presentation will discuss the evolution of Java's off-heap memory for storing and processing large data sets, from Java SE 4's ByteBuffer to Java SE 22's Foreign Function and Memory API. It will...
Java Java Deep Dive 180 min. INTERMEDIATE
Ana-Maria Mihalceanu
Ana-Maria Mihalceanu
Oracle
José Paumard
José Paumard
José Paumard

Refactoring your Application to Data Oriented Programming

This hands-on workshop introduces Data Oriented Programming, a model offering an alternative to Object Oriented Programming. Through a step-by-step refactoring of a simple application, attendees learn...
Java Java Hands-on Lab (3h) 180 min. INTERMEDIATE