Forem

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.
Creating audio from raw bits in Scala

Creating audio from raw bits in Scala

11
Comments 2
3 min read
From Scala to Java. Encapsulate code with inner static classes, interfaces and enums.

From Scala to Java. Encapsulate code with inner static classes, interfaces and enums.

6
Comments
5 min read
Database migrations in Scala
Cover image for Database migrations in Scala

Database migrations in Scala

9
Comments
4 min read
OpenTelemetry Distributed Tracing with ZIO

OpenTelemetry Distributed Tracing with ZIO

10
Comments
10 min read
Mocking scala method calls containing type parameters with context bounds
Cover image for Mocking scala method calls containing type parameters with context bounds

Mocking scala method calls containing type parameters with context bounds

5
Comments
2 min read
Scala Tip: mapValues may not do what you expect

Scala Tip: mapValues may not do what you expect

5
Comments
1 min read
A Case Study in Incrementally Improving Beginner Code
Cover image for A Case Study in Incrementally Improving Beginner Code

A Case Study in Incrementally Improving Beginner Code

5
Comments
7 min read
Scala or Go: Who Wore It Better?
Cover image for Scala or Go: Who Wore It Better?

Scala or Go: Who Wore It Better?

26
Comments
25 min read
A pure functional Primality Test in Scala
Cover image for A pure functional Primality Test in Scala

A pure functional Primality Test in Scala

4
Comments 6
2 min read
foldLeft, map and filter in Scala
Cover image for foldLeft, map and filter in Scala

foldLeft, map and filter in Scala

6
Comments
2 min read
How to Run Spark SQL on Encrypted Data
Cover image for How to Run Spark SQL on Encrypted Data

How to Run Spark SQL on Encrypted Data

4
Comments
6 min read
OverThink: The Number of Zeros at the End of a Factorial.

OverThink: The Number of Zeros at the End of a Factorial.

9
Comments
11 min read
Building a REST API in Scala 3 using Iron and Cats

Building a REST API in Scala 3 using Iron and Cats

10
Comments
6 min read
Functional "Control Flow" - Writing Programs without Loops

Functional "Control Flow" - Writing Programs without Loops

4
Comments
11 min read
Publish your Scala project to Maven in 5 minutes with Sonatype
Cover image for Publish your Scala project to Maven in 5 minutes with Sonatype

Publish your Scala project to Maven in 5 minutes with Sonatype

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