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.
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

A pure functional Primality Test in Scala

4
Comments 6
2 min read
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

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

Publish your Scala project to Maven in 5 minutes with Sonatype

7
Comments 5
8 min read
Signing and verifying SOAP messages with wss4j and Scala

Signing and verifying SOAP messages with wss4j and Scala

4
Comments
9 min read
Best Programming Languages You Can Learn as a Java Developer

Best Programming Languages You Can Learn as a Java Developer

5
Comments
6 min read
Automation in Scala: API tests for gRPC service

Automation in Scala: API tests for gRPC service

2
Comments
4 min read
Existential Crisis: Implementing MapK in Scala 3

Existential Crisis: Implementing MapK in Scala 3

18
Comments 1
16 min read
Scala For Beginners - Crash Course - Part 1

Scala For Beginners - Crash Course - Part 1

20
Comments
8 min read
How to create a small json lib using antlr and shapeless

How to create a small json lib using antlr and shapeless

3
Comments
12 min read
Automation In Scala: Allure Reporting

Automation In Scala: Allure Reporting

2
Comments
3 min read
Integrating Scala Metals with Doom Emacs using LSP on Pop!_OS/Ubuntu 20.04 LTS

Integrating Scala Metals with Doom Emacs using LSP on Pop!_OS/Ubuntu 20.04 LTS

5
Comments 1
7 min read
Automation In Scala: Basic Selenium Tests

Automation In Scala: Basic Selenium Tests

6
Comments
3 min read
How to Draw Beautiful Chart like Matplotlib in Java or Scala?

How to Draw Beautiful Chart like Matplotlib in Java or Scala?

22
Comments
6 min read
Understanding Types, Subtypes and Type Variance

Understanding Types, Subtypes and Type Variance

6
Comments
9 min read
3 Key Principles of Functional Programming for Data Engineering

3 Key Principles of Functional Programming for Data Engineering

11
Comments 1
8 min read
Scala: A Love Story

Scala: A Love Story

8
Comments 1
4 min read
I Started Learning Scala as a Python Programmer. Here’s Why.

I Started Learning Scala as a Python Programmer. Here’s Why.

5
Comments 1
5 min read
Acting Lessons for Scala Engineers With Akka and Zio

Acting Lessons for Scala Engineers With Akka and Zio

3
Comments
1 min read
Starting with Scala 3 macros: a short tutorial

Starting with Scala 3 macros: a short tutorial

16
Comments
9 min read
Get Started with Scala

Get Started with Scala

9
Comments
7 min read
loading...