How to run a web server using Java in 2022
We will talk about how to start a web server using Java with the release of JDK 18 in Marsh of 2022. Java has not had an easy way to start a web server but there might be a change coming.
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 talk about building a real compiler used to build a Linux system.
We use singularity to create containers both in an interactive mode and also using definition files to build them automaticly.
I challenge you to create a function to convert decimal to roman numeral in java. We are a long way from advent of code but I thought a coding challenge could be fun trying to create a good function to convert decimal numbers to roman.
I’m trying to solve all the Advent of Code puzzles in this video series.
We solve the day 19 challenges for the Advent of Code.