Advent of Code – Day 4
We solve the day 4 challenges for the Advent of Code.
Please follow me on twitter
Outro music: Sanaas Scylla
We solve the day 4 challenges for the Advent of Code.
Please follow me on twitter
Outro music: Sanaas Scylla
I reflect at the last year and my feelings about this journey. Please follow me on twitter Tweets by kalaspuffar Background music: Bensound (www.bensound.com) Outro music: Danomate – http://danomate.com – https://www.youtube.com/user/danomate1
We talk about what is good to know when you take employment in a company. Please follow me on twitter Tweets by kalaspuffar Leave a comment, like and subscribe. Music: purple-planet.com
We will look into using Quarkus, a framework for building java endpoints in a reactive manner. Change code, package structure or class names and the server will restart and just work. Please follow me on twitter Tweets by kalaspuffar Repo: http://bit.ly/2JNkLgO Outro music: Sanaas Scylla
We write a simple example in java to run a validation using Schematron. The framework Schematron is a way to do easy validation of XML documents and create output that is easily readable by someone working with these documents. Github repository: https://ift.tt/3rUJ7by Please follow me on Twitter Tweets by kalaspuffar Learn the basics of Java…
When using the marketing trigger “Current page” with “Customer is viewing a catalog entry”. The template you use is actually saying look for a specific productId on a command called ProductDisplay. If you look in the dmeletemplate table you could find all the templates for the different triggers and other elements used by marketing. In…
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…