Kotlin, a language developed by JetBrains for nearly 5 years is very close to its first release. However, did you know that it’s being used in production for over a few years now already? Both inside and outside of JetBrains there are people deploying Kotlin applications for Android platform, for Web Applications and just about […]
Tag: Voxxed Days Vienna
Ted Neward – Busy Java Developer's Guide to Scala: Basics
Scala is a new programming language incorporating the most important concepts of object-oriented and functional languages and running on top of the Java Virtual Machine as standard “dot-class” files. Sporting the usual object-oriented concepts as classes and inheritance, Scala also offers a number of powerful functional features, such as algebraic data types, immutable objects by […]
Jesper De Jong – Practical Scala for the busy Java developer
When you learn a new language, you want to learn more than just words. You want to learn how to make sentences that are useful for everyday life, and you’re going to compare your new language with your mother tongue. It works in the same way when you learn a new programming language. After you’ve […]