Java / NLJUG

394 Videos

J-Fall 2016 Speaker Pascal Snippen & Rene Boere – Quintor Keynote: Mindblowing: 40+ node PI cluster

Met een Raspberry PI kan alles toch? Dat dachten wij ook. Dus besloten we het grootste Java gebaseerd overheids IT project te porten naar een 40+ node PI cluster. Dit is geen simpele demo applicatie maar deze applicatie wordt gebruikt door meer dan 1 miljoen gebruikers en heeft de gebruikelijke hardware en software requirements dat […]

J-Fall 2016 Speaker Tom Eugelink – One application to rule them all

Wouldn’t it be nice if we could write a mobile app and a desktop app with a single code base. Yes, of course there are HTML based solutions, and they work as well, but maybe you also find developing in HTML, CSS and JavaScript just frustrating as I do. I want to work in an […]

J-Fall 2015 Speaker Rene Boere, Pascal Snippen & Arjen Wassink – Continuous Delivery

Deze sessie is een verdieping van de keynote en doet uit de doeken hoe wij ons cluster ingericht hebben, inclusief de technische details. Met live demo’s tonen wij hoe principes en technieken werken. Zo zul je zien hoe wij in staat zijn met Git, Bamboo, Docker en Marathon, geautomatiseerd microservices uit te rollen op ons Mesos […]

J-Fall 2015 Speaker Rene Boere & Pascal Snippen – Pushing the limits of Continuous Delivery

Containers, cloud platformen, Service Discovery en Continuous Delivery zijn technologieën die zich momenteel razendsnel ontwikkelen. We passen allemaal al jaren Continuous Integration gecombineerd met unittesten toe in onze projecten. In deze sessie geeft Quintor haar visie hoe we Continuous Integration de komende jaren zien evolueren naar een Continuous Delivery omgeving op Web-scale formaat, gebruikmakend van […]

J-Fall 2016 Speaker James Weaver & Sandhya Kapoor – Cognitive Computing Exposed!

The terms “machine learning” and “cognitive computing” are increasingly bandied about in corporate settings and cocktail parties, but what are they, really? In this session we’ll answer that question, providing an approachable overview of relevant concepts, technologies, and use cases. We’ll then take a deeper dive into machine learning topics such as supervised learning, unsupervised […]

J-Fall 2017 Speaker Sam Aaron – Live Coding Time & State with Sonic Pi

Live Coding systems encourage us to think extremely differently about programming languages. In addition to considering standard requirements such as reliability, efficiency and correctness we are also forced to deal with issues such as liveness, coordination and synchronization all whilst working in real time. Live Coders not only run and modify our code live — […]

J-Fall 2015 Speaker Remko Reinders – DevOps: are you walking or still talking? (Capgemini)

Afgelopen jaren is er continu discussie over DevOps, ook op J-Fall. Als developer heb je er ongeacht de organisatie waar je voor werkt mee te maken. Maar wat brengt het jou als developer? Daar gaat het niet zo vaak over. Maakt het jou rol interessanter en geeft het je nieuwe kansen om te groeien? Of […]

J-Fall 2014 Speaker Dennis Vredeveld – A Storm of Drones

De workshop vormt de in-depth-voortzetting van de “Game of Drones” keynote. We gaan dieper in op de technologische aspecten. We delen de details van de werking van de verschillende ‘games’, de keuzes die we maakten en de problemen die we opgelost hebben. Hierbij komen verschillende bleeding-edge Java frameworks aan bod die we tijdens de realisatie […]

J-Fall 2018 Opening by Bert Jan Schrijver

Bert Jan is a software craftsman at JPoint in the Netherlands and CTO at OpenValue. His focus is on Java, Continuous Delivery and DevOps. Bert Jan is a Java Champion, JavaOne Rock Star speaker and user group leader for NLJUG, the Dutch Java User Group. He loves to share his experience by speaking at conferences, […]

J-Fall 2018: Jan Ouwens – Don’t hack the JVM? ☠️💣💥

Don’t go to this talk! Your coworkers will not be happy when you come back to work tomorrow and start applying the things you’ll learn here. You’ll do a lot of damage. Mutating immutable objects is never a good idea. You shouldn’t be bypassing the constructor when you instantiate an object. You certainly don’t need […]