Posts
All the articles I've posted.
-
Ruby and card tricks
Magic is not real, but card tricks are...
-
Using Gradle for Build Automation
Makefiles might be good enough for C/C++ projects, but no Java developer is using them. In this blogpost, I'm going to show you the basics of Gradle usage.
-
When do the minute and hour hands of a clock overlap?
When? When?!
-
What time is it?
A Hex color clock I built for fun
-
Using Makefiles for build automation
How did they do it before pipelined Continuous Integration were a thing?
-
Building a Slot Game in Java
The gambler's worst nightmare, a Slot machine where you can't win.