Java ahead of time compilation
We look into the different ways that your Java code can be executed and how this impacts performance.
We talk about the new features in Java 12, all about garbage collectors and switch statements.
We look into creating a game in love2d
I will look into the PineTime watch and the code for the heartrate monitor. PineTime is a “smart” watch that you can be a part of building the software to. The code is pretty small and pretty easy to follow.
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…
We will discuss how to contribute and be a good citizen of a open source community. We talk about guidelines and licenses. We also look into code style and pull requests.
We solve the day 13 challenges for the Advent of Code.