Etikett: Java

  • Paradigm crisis

    Detta inlägg finns även att läsa på HRM Softwares teknikblogg! Ever since I took the Haskell 101 course I have gradually entered a state best described as a paradigm crisis. Prior to that course I happily hacked away in an object-oriented fashion, and I felt pretty confident in how to tackle problems when I faced…

  • Trash Friend

    Detta inlägg finns även att läsa på HRM Softwares teknikblogg! Last week me and some colleagues took part in a hackathon here in Växjö. This hackathon was one of many events that took place during something called Digitala veckan, an entire week packed with IT-related events around the Linneaus university region. For those of you…

  • Preconditions in Google Guava

    Detta inlägg finns även att läsa på HRM Softwares teknikblogg! While the Guava project from Google comes packed with goodies for Java developers there is one thing in particular that I tend to use over, over and over again. Actually there used to be two of those, but since Java 8 comes with their own…