How to use JReleaser and release to github
We look into how to use jreleaser and deploy our code to Github and creating release documentation with some simple steps.
We look into the codecombat game that helps pupils learn coding and guide teachers in how to teach computer science in a fun and engaging way. Repository https://ift.tt/1eEuRrF Please follow me on twitter Tweets by kalaspuffar Learn the basics of Java programming and software development in 5 online courses from Duke University. https://ift.tt/2QkqKvO My merchandise:…
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 will read an Hacker manifesto writter by The Mentor. Github Repository http://bit.ly/2CvAPzH Please follow me on twitter Tweets by kalaspuffar Music: purple-planet.com Outro music: Sanaas Scylla
I’m trying to create a lightbox with an auto playing youtube video
We look into how to download and build OpenJDK 13 from source. We talk about dependencies and commands for Linux and Windows. Please follow me on twitter Tweets by kalaspuffar Outro music: Sanaas Scylla
I show off an open-source project I started writing a RabbitMQ executor in Java. This little tool is something you can deploy on a machine in order to execute workloads from a RabbitMQ queue. The executor will run the commands defined by a file and return the result to another queue.