Linux by example – System setup
We create a lot of directories for the new Linux environment and copy the required files to continue building our system.
We talk about how I write my Java code and why I have chosen to write my code in a specific way. This is my opinion. I’m interested in yours if you have differing opinions.
I’m trying to solve all the Advent of Code puzzles in this video series.
We look at how we can build rest API in python quickly. This quick guide is using FastAPI in order to create a quick API using python and SQL Alchemy. Rest API showing in OpenAPI and even redoc format is a really nice way to document your code.
I’m trying to solve all the Advent of Code puzzles in this video series.
We solve the day 12 challenges for the Advent of Code.