J-Fall 2018

55 Videos

J-Fall 2018: Opening movie

J-Fall 2018 heeft ruim 1.500 Java professionals mogen ontvangen voor de beste sessies en workshops over Java in de bioscoopzalen van Pathé Ede. De dag startte met de early bird sessies, maar de echte opening begon met deze film. Alle lof voor de maker van deze film: Michiel van MediaTaal ( http://www.mediataal.com/ ) Met trots presenteren we jullie […]

Aftermovie J-Fall 2018

On Thursday November 8, 2018 the NLJUG (Dutch Java User Group) organized the biggest Java conference of the Netherlands in the Pathe cinema at Ede. With over 1,500 Java developers, more than 50 technical sessions and 60+ speakers, J-Fall 2018 was truly awesome! See you next year at J-Fall 2019!

J-Fall 2018: Erik Mulder – Create your own Digital Adventure Room

Coding just ‘virtual’ software can get boring, it just lives ‘inside the machine’. You start wondering how to let your code act on the real world (especially when your kids ask what the heck you are actually doing for a living). A smart home is nice for sure, but let’s think bigger and cooler: a […]

J-Fall 2018: Hiltsje Smilde – How to use experimentation in the back-end to build the best applications

What do Facebook, Spotify and Netflix have in common? They all have great technology that enables them to run experiments on real users. The best companies in the world all use experimentation to make their products better. Jeff Bezos even says that Amazon’s success is directly tied to the number of experiments they do every […]

J-Fall 2018: Jago de Vreede – Play an acoustic guitar with a Raspberry Pi

Although I’m a complete noob at playing the guitar. But not so with building stuff and building software, so why not having a Raspberry Pi play it? The first prototype was put together in less than a week, and was able to play a few songs a lot better than I ever will. There is […]

J-Fall 2018: Ray Tsang – Making Knative Java-native

For the past several years, Google has worked on and released several critical cloud-native platforms abstracting away more and more underlying infrastructure into well-defined processes that can work across different environments. Atop of infrastructure is Kubernetes for container management. Followed by Istio to manage service to service communications. Now with Knative, a platform built atop […]

J-Fall 2018: Kenny Baas-Schwegler & João Rosa – From EventStorming to CoDDDing

To really understand what our users need so that we can build the right thing, we want to have a first-hand experience of ‘real-life stories’ before we model and create our software. To quote Alberto Brandolini “it is not the domain expert’s knowledge that goes into production, it is the developer’s assumption of that knowledge […]

J-Fall 2018: Simon Maple – Common vulnerabilities you wish your Java app didn’t have!

This session takes some of the most common vulnerabilities found in the Java eco-system, breaks them down and shows how simple code can exploit them. We’ll look at examples in the wild that have been exposed, some more famously than others, before showing you how to guard against these important security issues. Simon Maple Simon […]

J-Fall 2018: Simon Ritter – All The Way To 11: The Future of Java

Java is the most popular development platform on the planet, with literally millions of developers and users and over twenty years of development. In this presentation, we’ll start with a discussion about where Java is today. The current release is JDK 11. Moving applications from JDK 8 to a later release requires careful attention to […]

J-Fall 2018: Roel Hodzelmans & Wian Vos – Leveraging the power of Kubernetes with patterns – for fun and profit!

The way we design, develop and run applications on Cloud Native platforms like Kubernetes differs significantly from the traditional approach. When working with Kubernetes, there are fewer concerns for developers to think about, but at the same time, there are new patterns and practices for solving every-day challenges. In this talk, we will look at […]