J-Fall 2018

55 Videos

J-Fall 2018: Paulo Lopes – Building native images for fun and profit

GraalVM allows you to compile your programs ahead-of-time into a native executable. The resulting program does not run on the Java HotSpot VM, but uses necessary components like memory management, thread scheduling from a different implementation of a virtual machine, called Substrate VM. Native images are fast and slim in resources therefore a perfect fit […]

J-Fall 2018: Ignite Sessions

Hosted by Simon Maple Hanno Embregts – These Songs Would Make Some Great Code Comments Besides being useful, comments in source code can also be fun! This legendary StackOverflow post [1] tells me that sometimes a well-chosen joke put into source code can lighten the mood at work and make your developer life just a […]

J-Fall 2018: Gebrian uit de Bulten & Thijs Willems – Keynote: Waarom ook jouw kind op de basisschool behoefte heeft aan persoonlijk leren met behulp van Artificial Intelligence

Educatieve Uitgeverij Malmberg, de marktleider in het basisonderwijs, heeft in augustus dit jaar een revolutionair nieuw digitaal concept gelanceerd voor het Basisonderwijs. Vernieuwend is de manier waarop het platform real-time o.b.v. ‘artificial intelligence’ met de leerlingen meedenkt en hen steeds díe lesstof toont die exact aansluit bij hun niveau. De onderliggende techniek faciliteert hiermee de […]

J-Fall 2018: Ansgar Brauner & Sebastian Gauder – A competitive food retail architecture with microservices

Three years ago we started refactoring a monolith into a microservice platform. We want to share the lessons we’ve learned the hard way and provide some answers to problems we ran into: What kind of organization helps to reflect the vertical boundaries in software while your team grows? How do you define bounded contexts with […]

J-Fall 2018: Tim van Eijndhoven – Getting into the Flow: building applications with Reactive Streams

Reactive stream programming is quickly gaining popularity. Supported by frameworks like Akka Streams, Reactor and ReactiveX it allows you to build applications that ensure a good performance while handling large volumes of requests and data. This session will help you to hit the ground running when adopting this new and exciting technology. Reactive streams programming […]

J-Fall 2018: Joost Lobbes – Rabo Online Banking – How Technology is changing an entire industry

Banks have transferred into Tech companies that are facing a new era, in which their business models will be completely changed by the opportunities that technology is now giving them. Instead of competing with each other, new competition is coming from FinTechs and BigTechs. Innovative products and customer experience are key in order to survive. […]

J-Fall 2018: Billy Korando – Cloud Native Java with OpenJ9: Fast, lean and definitely mean

The economics of Cloud continues to dictate the need for radical changes to language runtimes. In this session lean about how OpenJDK with the Eclipse OpenJ9 JVM is leading the way in creating an enterprise strength, industry leading Java runtime that provides the operational characteristics most needed for Java applications running in the Cloud. This […]

J-Fall 2018: Venkat Subramaniam – Kotlin for Java Programmers

Kotlin is a language that brings the strengths and capabilities of multiple languages into one. If you have looked at two or three different languages and said “I wish I could do this, that, and that also,” well now you can, thanks to Kotlin. In this presentation we will learn the key benefits and power […]

J-Fall 2018: Aparna Chaudhary – Docker, JVM and CPU

With the increasing adoption of cloud native technologies and containerization; the gap between Java development and system administration is decreasing. Whether you are using Docker Swarm, Kubernetes or Mesos/Marathon as a container orchestrator; fundamental challenges for running docker in production are common. In this talk, I would like to share some of the basic linux […]

J-Fall 2018: NLJUG Innovation Award – YOLT

Yolt is door een vakjury van experts gekozen tot de winnaar van de NLJUG Innovation Award 2018. De NLJUG, deed deze onthulling tijdens de openingsceremonie van J-Fall, een event voor 1500 software engineers. Yolt is een applicatie die gebruikers in staat stelt om eenvoudig hun persoonlijke financiën te managen, door betaal- en spaarrekeningen, credit cards, […]