-
Software Development
Why We Need More Complex Programming Languages (Yes, You Heard Me Right!)
My daughter is learning how to read right now. As I was thinking about this blog post, I just walked…
Read More » -
Career
When You Can’t Compete on Salary: Tech Talent On a Budget
When trying to hire developers, startups and small companies now find themselves in the unfortunate predicament of having to directly…
Read More » -
Software Development
Why Embracing Legacy is Wise
Legacy isn’t sexy. When hearing “legacy”, people think of COBOL. Those good old days when people talked to machines like…
Read More » -
Software Development
Easy to understand Dynamic Programming – Edit distance
Following the topic of the last post, I will discuss another problem that can be solved efficiently using dynamic programming.…
Read More » -
Enterprise Java
Building Java Web Application Using Hibernate With Spring
This post will show how to create a Student Enrollment Application using MYSQL DB with Hibernate ORM in a Spring…
Read More » -
Enterprise Java
Java Enterprise Software Versus What it Should Be
A lot of developers end up in the Java “enterprise” world at some point in their careers. I know the…
Read More » -
Enterprise Java
Tracking Application Exceptions With Spring
A few weeks ago a colleague asked me to spend a week doing a support role as he needed cover…
Read More » -
Desktop Java
Something to hide? You need HiddenSidesPane
One of my Gantt chart users wanted to use as much real estate on the screen as possible and asked…
Read More » -
Core Java
A deeper look into the Java 8 Date and Time API
Within this post we will have a deeper look into the new Date/Time API we get with Java 8 (…
Read More »