A monthly overview of things you need to know as an architect or aspiring architect. Dany Lepage discusses the architectural journey of porting a hit VR title to seven non-VR platforms. He explains ...
Scala is not among the most popular programming languages but soon this could change. With a EUR 2.3 million grant from the European Research Council (ERC), the Scala team will double their efforts to ...
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 ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
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 and ...
If you have the skills, Go, Scala and Ruby are the programming languages most likely to get you job interviews, although JavaScript, Python and Java are the languages most used by developers.
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 ...
One more than one occasion, I’ve found myself yearning for a more functional paradigm that facilitates easier concurrency programming on the JVM. And while Erlang is an excellent platform for ...