In this video I will show you how to built an iOS app with Java, using JavaFX and Gluon Mobile.I will roughly go through the development process of a simple ... (more…)
Read more »
I’m re-learning Java, which I have already dealt with in large parts of the 2000s. In addition to pair-programming with my experienced work colleagues, I plan to pick out language features and concepts, and deal with them more intensively. In this article... (more…)
Read more »
To be able to show you what Property-based testing (PBT) is, let’s start by grasping the concept of a property in programming languages. Since this is a Java tutorial, I will start with Oracl… (more…)
Read more »
When it comes to code compilation and execution, not all programming languages follow the same approach. One of the common although not ideal ways to differentiate them is to split them into 2 groups compiled and interpreted languages. (more…)
Read more »
Running TornadoVM via the oneAPI Construction Kit for Intel, ARM and RISC-V CPUs. (more…)
Read more »