Category: java

The Pitfall of Programmer ADD

1 min read java programming rant scala 1 comment

Programmer ADD: The (often external) push to work on many projects at a time rather than focusing on and accomplishing one task at a time. I currently work for a small company and unfortunately that means I'm constantly being pulled in many directions. There just aren't enough people to do…

Read more →

Loops in Scala

1 min read java methodology programming scala 7 comments

Lately I've been learning the ins and outs of the Scala language and I have to say, having programmed in Java for the past several years, that Scala is scratching where I itch. It is a lot to grasp and mind opening, but all-in-all I see Scala as what Java could have evolved to if...

Read more →