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.
How to Improve Maven Build Times for Multi-Module Java Projects?

How to Improve Maven Build Times for Multi-Module Java Projects?

Comments
4 min read
How to Decode Base64 Strings in Scala Without Errors?

How to Decode Base64 Strings in Scala Without Errors?

Comments
3 min read
How to Address Scala 3.6.4 Preprocessor Message Deduplication?

How to Address Scala 3.6.4 Preprocessor Message Deduplication?

Comments
3 min read
How to Upgrade from STTP Client 3 to Client 4 in Scala

How to Upgrade from STTP Client 3 to Client 4 in Scala

Comments
3 min read
How to Fix Upickle Serialization Errors in Scala 3.6.3?

How to Fix Upickle Serialization Errors in Scala 3.6.3?

Comments
3 min read
How to Use SAM in Scala for Discriminator Criteria Types

How to Use SAM in Scala for Discriminator Criteria Types

Comments
3 min read
What is Scala's Equivalent of Java's ArrayList?

What is Scala's Equivalent of Java's ArrayList?

Comments
3 min read
Deploying a Scala Play Application to Heroku

Deploying a Scala Play Application to Heroku

1
Comments
12 min read
API-First Development in Scala

API-First Development in Scala

Comments 1
7 min read
From JavaScript to Scala

From JavaScript to Scala

1
Comments
5 min read
You don't need a Builder in Scala

You don't need a Builder in Scala

Comments
2 min read
Need an help with implementation of ZIO-GRPC

Need an help with implementation of ZIO-GRPC

Comments
1 min read
Difference Between Clojure, Kotlin and Scala

Difference Between Clojure, Kotlin and Scala

6
Comments
2 min read
Scala's Diamond problem

Scala's Diamond problem

Comments
2 min read
From C# to Haskell and Back Again: My Journey into Functional Programming

From C# to Haskell and Back Again: My Journey into Functional Programming

3
Comments
3 min read
Vehicle Backed Reserves

Vehicle Backed Reserves

Comments
2 min read
PureScript for Scala developers

PureScript for Scala developers

1
Comments
15 min read
Unlock Scala in 5 Minutes: Traits vs Abstract Classes

Unlock Scala in 5 Minutes: Traits vs Abstract Classes

Comments
3 min read
Easy & Step-By-Step Ways of Finding Bugs in Software

Easy & Step-By-Step Ways of Finding Bugs in Software

Comments
13 min read
Why Scala is the Best Choice for Big Data Applications: Advantages Over Java and Python

Why Scala is the Best Choice for Big Data Applications: Advantages Over Java and Python

Comments
6 min read
Transform Your JavaScript: Functional Programming Concepts and Practical Tips

Transform Your JavaScript: Functional Programming Concepts and Practical Tips

2
Comments
5 min read
Top Open Source functional programming technologies

Top Open Source functional programming technologies

5
Comments
11 min read
Data Engineering with Scala: Mastering Real-Time Data Processing with Apache Flink and Google Pub/Sub

Data Engineering with Scala: Mastering Real-Time Data Processing with Apache Flink and Google Pub/Sub

8
Comments
15 min read
Scala vs. Java: The Superior Choice for Big Data and Machine Learning

Scala vs. Java: The Superior Choice for Big Data and Machine Learning

1
Comments 1
11 min read
Programming in Scala as a "Better" Java

Programming in Scala as a "Better" Java

1
Comments 2
8 min read
loading...