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.
Should I run JVM applications inside a container?

Should I run JVM applications inside a container?

27
Comments 2
2 min read
20 Coolest Features of Non-Java JVM Languages

20 Coolest Features of Non-Java JVM Languages

54
Comments 3
40 min read
Status field in JSON responses

Status field in JSON responses

6
Comments
2 min read
Calling a stored Procedure SQL Server stored procedure from Spark

Calling a stored Procedure SQL Server stored procedure from Spark

4
Comments
1 min read
Cooking with Monads

Cooking with Monads

9
Comments 3
14 min read
Interpreting Tagless Final DSLs with Eff

Interpreting Tagless Final DSLs with Eff

10
Comments
12 min read
CSV parsing with Scala and shapeless

CSV parsing with Scala and shapeless

5
Comments
5 min read
Structuring Functional Programs with Tagless Final

Structuring Functional Programs with Tagless Final

4
Comments
8 min read
TDD bowling and uncle Bob

TDD bowling and uncle Bob

12
Comments
7 min read
Effects and the Illusion of Correctness

Effects and the Illusion of Correctness

8
Comments 1
6 min read
How to compare your data in/with Spark

How to compare your data in/with Spark

7
Comments
6 min read
Tagless Final in Scala: Best Practices

Tagless Final in Scala: Best Practices

14
Comments 1
10 min read
Shapeless: a real world use case

Shapeless: a real world use case

7
Comments
5 min read
Scalaの記号みたいな奴らなんなの

Scalaの記号みたいな奴らなんなの

11
Comments
17 min read
MAP III : Types of Types

MAP III : Types of Types

3
Comments
10 min read
Functions as Queries @ SwayDB

Functions as Queries @ SwayDB

10
Comments
2 min read
Benchmarking Scala with ScalaMeter, Pt. 2 (Scala DCP #004)

Benchmarking Scala with ScalaMeter, Pt. 2 (Scala DCP #004)

9
Comments 1
10 min read
Caching & IOStrategy @ SwayDB

Caching & IOStrategy @ SwayDB

6
Comments 2
5 min read
Easily distributable Scala CLIs using jlink

Easily distributable Scala CLIs using jlink

14
Comments 1
6 min read
My Four Year Quest For Perfect Scala.js UI Development

My Four Year Quest For Perfect Scala.js UI Development

79
Comments 10
8 min read
Hash-Index @ SwayDB

Hash-Index @ SwayDB

8
Comments
2 min read
Benchmarking Scala with ScalaMeter, Pt. 1 (Scala DCP #004)

Benchmarking Scala with ScalaMeter, Pt. 1 (Scala DCP #004)

14
Comments
10 min read
Flatten a Ragged List N Levels Deep in Scala

Flatten a Ragged List N Levels Deep in Scala

9
Comments
3 min read
Coursera: Functional Programming in Scala Specialization

Coursera: Functional Programming in Scala Specialization

4
Comments
1 min read
The best Functional Programming blogs, for beginners to professionals!

The best Functional Programming blogs, for beginners to professionals!

64
Comments
4 min read
loading...