5 posts tagged with "java"

    March 18, 2017

    I recently discovered some new (to me) features of enums, and so naturally I am now using them for everything. One of these new-to-me…

    February 04, 2017

    While wading into the wide world of high throughput production Java, I have been enjoying guidance from “Java Concurrency in Practice” by…

    January 11, 2017

    I have been working on a Java concurrency bug at work for the last few weeks, and the intertwining concepts of immutability and publication…

    January 08, 2017

    Annotations are a means of adding metadata to Java source code. They can be applied to declarations of classes, fields, methods, and types…

    August 25, 2013

    For a recent java coding challenge I was asked, among other things, to make a server. It has been several years since I last attempted it…

© Katie Leonard 2025