applied
All posts that deal with useful stuff like solutions to math problems:
Constants in Java
Behaviour depending on Constants is not something ‘Object Oriented Programming’ encourages, rather the opposite. However, sometimes they are needed. A simple example, wrapping for example a ‘C’ library or communicating with another device via byte arrays.
Getting started with Jekyll and GitHub Pages
A brief overview of how to get things started quickly and some not so obvious Jekyll and Markdown features.