Last night I wrote a code using Java 8 lambdas for the first time. And I loved it!
Read more…I am sure you have read about StringBuilder being faster than StringBuffer so many times, that you are sick of it already. Fun fact is: it is not faster.
Read more…I wanted to measure how much extra cost does Scala Option incurs.
Read more…Sample query to parse address line into fields in PostgreSQL without stored procedures
Read more…Unexpected iteration over java linked list
Read more…Better way to work around JVM type erasure in Scala pattern matching
Read more…This is a bit of functionality that I keep googling up over and over again.
Read more…Scala is very complex, and yet the features I love the most are among the simplest pleasure it provides
Read more…