-
Enterprise Java
Thymeleaf integration with Spring (Part 1)
1.Introduction This article is focused on how Thymeleaf can be integrated with the Spring framework. This will let our MVC…
Read More » -
Career
Programming Language Job Trends Part 2 – February 2014
In part 1 of the programming language job trends, we looked at Java, C++, C#, Objective C, and Visual Basic. In today’s installment, we review…
Read More » -
Software Development
Ideas Aren’t Worthless
It’s common knowledge that “ideas are worthless”. An idea will bring you nowhere – you need implementation, focus, a good…
Read More » -
Software Development
How I broke our continuous deployment
This post is about a failure – more precisely about how I managed to bring our release processes to their…
Read More » -
Software Development
Creating software for sysops – make sure you do not suck
Plumbr is all about detecting performance problems from within Java applications. Whether this application is residing in a desktop machine…
Read More » -
Software Development
Manual testing sinful?
One of the asides I made in “Programmers without TDD will be unemployable” which caused a bit of outrage in…
Read More » -
Software Development
Never Test Logging
Technical logging is usually not tested. As commentator write on stack overflow: I practice TDD/BDD pretty religiously and I almost…
Read More » -
Software Development
Law of Demeter
Reduce coupling and improve encapsulation… General In this post I want to go over Law of Demeter (LoD). I find…
Read More » -
Career
Counteroffers, Secrecy, and Fear
Counteroffers are a fairly common occurrence in technology and other competitive job markets, and much of what we think we…
Read More »