-
Core Java
Kotlin-like Builders in Java and Python, Continued: Additional Parameters
Intro In today’s article, we follow up last week’s article about making Kotlin-like builders in Java and Python, expanding the…
Read More » -
DevOps
Typesafe Kubernetes-manifest DSL for JVM-based apps
Managing a cluster of Docker/Rocket containers (or anything) in a production environment is rife with distributed-systems challenges. Luckily, a compelling…
Read More » -
Software Development
Data Science: Do the Numbers – Part 1
As a lifelong computational scientist (and now data scientist) I have always been fascinated with numbers, especially lists and tables…
Read More » -
Core Java
Java 8 Lambda Expression for Design Patterns – Strategy Design Pattern
The strategy pattern defines a family of algorithms encapsulated in a driver class usually known as Context and enables the…
Read More » -
Career
How To Leave Your Job: Preparation, Resignation, and Transition
Making the decision to leave an employer and submitting a resignation is typically an emotional experience, and can be stressful…
Read More » -
Core Java
JavaOne 2015: Advanced Modular Development
JavaOne 2015 saw a series of talks by the Project Jigsaw team about modularity in Java 9. They are all very…
Read More » -
Desktop Java
Dependency Injection in JavaFX with Gluon Ignite and Dagger
The Dependency Injection abstraction framework Gluon Ignite creates a common abstraction over several popular dependency injection frameworks like: Spring, Dagger…
Read More » -
Career
On Job Titles: Juniors, Roman Numerals, and the Elusive “Python Architect”
As I spent the last week of 2015 updating some database records on my candidate network, I began to notice…
Read More » -
Enterprise Java
Wildfly Swarm, towards maturity and a small contribution
One of the projects I follow lately, is Wildfly Swarm. Eventually my request during this year’s Devoxx in the JBoss…
Read More »