Er zit muziek in functies! In een tijd waarin functioneel programmeren een hoge buzzword index heeft is het wellicht leuk om te kijken wat voor rare dingen je kunt doen met zogenaamde pure functies (functies waarbij de uitvoer alleen wordt bepaald door de invoer). In dit artikel gaan we muziek dan wel geluid maken met functies. Auteur: Erik Hooijmeijer Als …
Read More »Blog Layout
NLJUG VLOG: Flutter bij Ordina
In dit nieuwe concept gaan we langs bij onze business partners om een Java gerelateerd onderwerp uit te diepen. Voor deze tweede editie zijn we langs geweest bij Ordina om te praten over Flutter. Veel plezier!
Read More »Java Magazine #2 2022: Java 18 is here!
Dit zou geen Java Magazine zijn zonder diepgaande tech artikelen vanuit onze community. Lees onder andere meer over de nieuwe features van Java 18, iRules op de JVM, Unit tests met Groovy en Spock en hoe je als Javaan het best aan de slag kan gaan met Kotlin. Maar je vindt dit keer ook artikelen met minder code zoals bijvoorbeeld …
Read More »Java Magazine #1 2022: De buren van Java
We willen je helpen de kansen van het nieuwe jaar te benutten. Ditmaal niet enkel met deep dives in Java, maar met uitstapjes naar verwante programmeertalen die jou als Javaan helpen je portfolio uit te breiden. Zo hebben we artikelen over React Hooks in JavaScript, Kotlin DSL’s & coroutines, SQL code testen en een Rust introductie. Voor ieder wat wils! …
Read More »J-Fall Call for Papers has opened!
The Call for Papers application for the biggest Java event of the Netherlands is open! For J-Fall 2022 we will use a sessionize Call for Papers app. Do you have a interesting Java-related story that you would like to share with your fellow NLJUG members? Then submit your paper now. That way we will produce the best possible program by …
Read More »J-Spring 2022 Aftermovie
Here we go! Missed J-Spring 2022? Relive it in the official aftermovie. The sessions will be coming online soon. Enjoy!
Read More »Journeys in Java, Level 5: Building an Empire of Microservices
We continue building our microservices system by adding a coordination layer to handle spinning multiple services up and down.
The post Journeys in Java, Level 5: Building an Empire of Microservices appeared first on foojay.
Read More »What Can We Expect In OpenJDK 19?
Although the Java 19 release is coming in September (2022-09-20), we already know what will happen in that release!
The post What Can We Expect In OpenJDK 19? appeared first on foojay.
Read More »Optimizing Distributed Joins: The Case of Google Cloud Spanner and DataStax Astra DB
In this post, learn how relational and NoSQL databases, Google Cloud Spanner and DataStax Astra DB, optimize distributed joins for real-time applications. Distributed joins are commonly considered to be too expensive to use for real-time transaction processing. That is because, …
The post Optimizing Distributed Joins: The Case of Google Cloud Spanner and DataStax Astra DB appeared first on foojay.
Read More »Wordish with JavaFX – Part 3
The JavaFX controller code maintains game state and responds to user input with appropriate updates to the UI.
The post Wordish with JavaFX – Part 3 appeared first on foojay.
Read More »