News

I have found it both interesting and rewarding to learn a new programming language or major framework on a roughly yearly basis. If forced to self-identify with any single programming language, it ...
Scala is essentially the C++ of high level (ergo, memory managed) languages on the JVM. It supports many paradigms equally, and due to this, it has sacrificed the "simplicity" of the language ...
Even as some argue exactly what it is, functional programming keeps attracting developers. And three of the most popular functional languages — Clojure, F#, and Scala — are on tap for ...
Scala, a statically typed language running atop the Java Virtual Machine, is emerging as a development option for building Google Android applications. While developers already are aware of Java ...
Scala is a relatively new programming language designed to run atop virtual machines like those used with Java or C#. It is a mixture of many ideas including those tailored for object oriented and ...
Scala is a general-purpose programming language designed to express common programming patterns in a concise, elegant, and type-safe way, according to the Scala language Website. It smoothly ...