In this tutorial, I go through how to create a video in java. Using the framework Xuggle we can create…
A quick tutorial on using JSON-simple parsing JSON documents in java
This simple tutorial will show you how to parse JSON in java using JSON-simple from Google. JSON-simple is a bit…
Looking into Apache Common CLI
I write a lot of small java applications and need a good command line interpreter. Apache Common CLI helps me…
Validation using schematron in java by example
We write a simple example in java to run a validation using Schematron. The framework Schematron is a way to…
Back to the basics – Java By Example (Invoice)
In this video, I get back to the basics and show you how to use the code from my series…
My first look into herddb clustering.
I try to create a herddb using zookeeper and bookkeeper. I talk about the challenges I found and what the…
How to a build debian package
We look into how to build a Debian package from source after we have done some patching of a bug…
My quick review of the slim 4 framework
We look into the slim framework version 4 and do a quick review. I looked into the slim framework back…
How to learn computer science using codecombat
We look into the codecombat game that helps pupils learn coding and guide teachers in how to teach computer science…
Advent of Code 2020 – Day 12
We solve today’s challenge at the advent of code 2020. Come join us and have some fun. Git repository: https://ift.tt/3qha6xP…