Using Specs2 Spring to test your Java apps is an efficient and safe way to learn the patterns of object-functional programming with Scala: you get the benefits of Specs2 (a Scala-based open source ...
Community driven content discussing all aspects of software development from DevOps to design patterns. Here we begin a series of articles to look at Scala. Scala is a programming language that rides ...
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 ...
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 ...