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.
Smart Constructors in Scala

Smart Constructors in Scala

15
Comments
5 min read
*Variance Analogy

*Variance Analogy

7
Comments
2 min read
Variances in Scala

Variances in Scala

8
Comments
2 min read
Higher Order Functions (HOF) in Scala

Higher Order Functions (HOF) in Scala

7
Comments
3 min read
5 best resources to learn Scala

5 best resources to learn Scala

6
Comments 1
3 min read
Setting up IntelliJ IDEA for Apache Spark and Scala development

Setting up IntelliJ IDEA for Apache Spark and Scala development

6
Comments
2 min read
Partial Functions in Scala

Partial Functions in Scala

5
Comments
3 min read
Scala Type Bounds

Scala Type Bounds

2
Comments
3 min read
Exploiting Schema Inference in Apache Spark

Exploiting Schema Inference in Apache Spark

2
Comments
3 min read
Understand Type Variances in 30 Seconds

Understand Type Variances in 30 Seconds

18
Comments
4 min read
Flow to Source implementation with Akka streams

Flow to Source implementation with Akka streams

9
Comments
2 min read
Scraping and Storing Crypto-currency Prices with Scala and PostgreSQL

Scraping and Storing Crypto-currency Prices with Scala and PostgreSQL

7
Comments 1
6 min read
MultiMap - Tables in SwayDB

MultiMap - Tables in SwayDB

10
Comments
3 min read
Scala Cheat Sheet

Scala Cheat Sheet

8
Comments
1 min read
Parallel Validation for Railway Oriented Programming in Scala

Parallel Validation for Railway Oriented Programming in Scala

5
Comments
7 min read
Railway Oriented Programming in Scala

Railway Oriented Programming in Scala

9
Comments
14 min read
Techniques for Understanding Code

Techniques for Understanding Code

6
Comments
7 min read
I started learning Scala programming language and I don’t regret

I started learning Scala programming language and I don’t regret

5
Comments 1
2 min read
Getting started with Scala

Getting started with Scala

6
Comments
4 min read
Implementing a Ternary Operator in Scala

Implementing a Ternary Operator in Scala

26
Comments 6
4 min read
scalac -feature

scalac -feature

6
Comments
1 min read
Error handling in Scala

Error handling in Scala

3
Comments
8 min read
Install Apache Spark (and Apache Hadoop) smoothly

Install Apache Spark (and Apache Hadoop) smoothly

8
Comments
1 min read
Scala Learning Resources

Scala Learning Resources

Comments
2 min read
Referential Transparency in Scala - Pt. I - Pure Functions

Referential Transparency in Scala - Pt. I - Pure Functions

7
Comments
6 min read
loading...