DEV Community

Scala

Scala combines object-oriented and functional programming in one concise, high-level language. Scala's static types help avoid bugs in complex applications, and its JVM and JavaScript runtimes let you build high-performance systems with easy access to huge ecosystems of libraries.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
ScalaTest: QuickStart code fails with java.lang.NoClassDefFoundError: scala/xml/NamespaceBinding

ScalaTest: QuickStart code fails with java.lang.NoClassDefFoundError: scala/xml/NamespaceBinding

5
Comments
1 min read
A brief overview of Scala

A brief overview of Scala

5
Comments
1 min read
What is Immutability? 03:47

What is Immutability?

36
Comments
1 min read
For expression in Scala

For expression in Scala

8
Comments
3 min read
Scala for the Potterhead: Generics

Scala for the Potterhead: Generics

11
Comments
3 min read
Why I don't like Scala's "Either"

Why I don't like Scala's "Either"

6
Comments 1
5 min read
Ode to FP in Scala

Ode to FP in Scala

6
Comments
1 min read
Running Selenium Automation Tests Using Selenide, IntelliJ, And Maven

Running Selenium Automation Tests Using Selenide, IntelliJ, And Maven

11
Comments
17 min read
Anatomy of semigroups and monoids

Anatomy of semigroups and monoids

12
Comments
6 min read
Functional Programming in Scala for Working class programmer part 01

Functional Programming in Scala for Working class programmer part 01

15
Comments
5 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.