Welcome to Kotlin

About two years ago, Google announced that Kotlin would be the new programming language for the Android OS (and for probably a bit more than that). I have been trying out Kotlin for some time now, and I found to be a great programming language The main advantages of Kotlin are (and you may have […]

Easy method for abbreviating strings

Many times while programming for Android it is practical to shorten a text, however, many times we don’t want to cut a word in half at the end. That is why I have written this abbreviateString extension method.

About me

My name is Iede Snoek. I have worked in IT for over 20 years. Starting out in Perl and Java, I spent 15 years programming .NET using C# (and to a lesser extent VB.NET). The last couple of years I worked on mobile solutions, and I am starting out in Machine Learning. This is me, […]