Advent of Code 2020 – Day 4
We solve todays challange at the advent of code 2020. Come join and have some fun.
I will do some live coding reading a webpage using Jsoup and creating some braille text. This is perhaps a simple project but I wanted to play around with some string creating and braille text.
We look into how to run Flutter on Linux, Windows and on the web. What is the current status and what can you acheive if you want to try it out.
We go through how to to create a package to for a cross platform build script. Using the tools autoconf and automake to create Makefile to make and install your c program.
We will look into using Svelte with webpack and code some specific code that will be compiled to javascript native code for faster execution.
We will look into using API-Platform a turn-key solution to create applications upon a docker swarm using swagger, react, symphony and doctrine.
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…