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.
Apache Spark 101

Apache Spark 101

2
Comments
7 min read
Apache Hudi on AWS Glue

Apache Hudi on AWS Glue

3
Comments
3 min read
Dr Seuss on Polymorphism

Dr Seuss on Polymorphism

4
Comments 2
7 min read
Type Class

Type Class

2
Comments 2
6 min read
Exploring Pattern Matching in Scala

Exploring Pattern Matching in Scala

3
Comments
2 min read
Automated Acceptance Tests with ScalaTest

Automated Acceptance Tests with ScalaTest

Comments
4 min read
Secret values in Scala

Secret values in Scala

Comments 1
5 min read
Make Invalid States Unrepresentable

Make Invalid States Unrepresentable

16
Comments 2
8 min read
How to gently introduce an FP library

How to gently introduce an FP library

2
Comments 1
7 min read
Two Lines of Code Eluded me for Several Months

Two Lines of Code Eluded me for Several Months

6
Comments 1
5 min read
An Introduction to Hive UDFs with Scala

An Introduction to Hive UDFs with Scala

2
Comments 1
5 min read
Consistent warnings between IntelliJ and Metals

Consistent warnings between IntelliJ and Metals

1
Comments 1
1 min read
Level up your Typescript game, functionally - Part 2

Level up your Typescript game, functionally - Part 2

Comments
9 min read
Tests Everywhere - Scala

Tests Everywhere - Scala

Comments
2 min read
Rules evaluation in Scala with Erules and Cats

Rules evaluation in Scala with Erules and Cats

Comments
3 min read
Rendezvous Benchmark Analysis: When Threads (Don't) Meet

Rendezvous Benchmark Analysis: When Threads (Don't) Meet

4
Comments
8 min read
Favourite piece of Scala code

Favourite piece of Scala code

1
Comments
2 min read
How to write a JSON API with Scala and Play from scratch

How to write a JSON API with Scala and Play from scratch

1
Comments
4 min read
What is '_spark_metadata' Directory in Spark Structured Streaming ?

What is '_spark_metadata' Directory in Spark Structured Streaming ?

2
Comments
1 min read
⚖️ 9 Best Resources to Learn the Secrets of Scala

⚖️ 9 Best Resources to Learn the Secrets of Scala

6
Comments 4
8 min read
Do your Values align with FP Values?

Do your Values align with FP Values?

6
Comments 1
12 min read
Scala for Data Engineering: Harnessing the Power of Functional Programming

Scala for Data Engineering: Harnessing the Power of Functional Programming

6
Comments 1
7 min read
LL(1) parsing in Scala

LL(1) parsing in Scala

Comments
4 min read
import $ivy, $dep, and using directive

import $ivy, $dep, and using directive

1
Comments
1 min read
Maybe Strikes Back

Maybe Strikes Back

4
Comments 1
6 min read
loading...