Advent of Code 2020 – Day 5
We solve todays challange at the advent of code 2020. Come join and have some fun.
I’m trying to solve all the Advent of Code puzzles in this video series.
In this tutorial, I go through how to create a video in java. Using the framework Xuggle we can create a video file containing a stream of images. But you can use any BufferedImage to create these frames, so this library is super flexible and even support audio.
I’m trying to solve all the Advent of Code puzzles in this video series.
We set up a simple Polymer 3.0 element and then transform it to use lit-html
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…