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.
Cookie Authentication with Scalatra and JWTs

Cookie Authentication with Scalatra and JWTs

17
Comments 3
3 min read
Monad in TypeScript

Monad in TypeScript

30
Comments
5 min read
Introduction to Scala

Introduction to Scala

47
Comments 3
1 min read
Hit Me Baby One More Time - What Are Cache Hits and Why Should You Care?

Hit Me Baby One More Time - What Are Cache Hits and Why Should You Care?

157
Comments 8
10 min read
Template Method Pattern Revised

Template Method Pattern Revised

25
Comments
8 min read
Microbenchmarking your Scala Code

Microbenchmarking your Scala Code

46
Comments 11
10 min read
Which programming language is better R, Scala or Python?

Which programming language is better R, Scala or Python?

20
Comments 9
4 min read
Scala Generics II: Covariance and Contravariance in generics

Scala Generics II: Covariance and Contravariance in generics

17
Comments
6 min read
Spark UDFs to migrate from other SQL dialects

Spark UDFs to migrate from other SQL dialects

15
Comments
1 min read
Learning Scala for Spark, and the apply method

Learning Scala for Spark, and the apply method

13
Comments
1 min read
Monitoring Data Quality in Data Science Applications

Monitoring Data Quality in Data Science Applications

29
Comments
8 min read
Learning Scala for Spark, or, what's up with that triple equals?

Learning Scala for Spark, or, what's up with that triple equals?

16
Comments
2 min read
What I Did Not Know About Scala And Its Standard Library

What I Did Not Know About Scala And Its Standard Library

58
Comments 8
8 min read
A Cameo that is worth an Oscar

A Cameo that is worth an Oscar

12
Comments
7 min read
KPMG Luxembourg is hiring frontend & backend developer

KPMG Luxembourg is hiring frontend & backend developer

9
Comments 4
2 min read
Rock, Paper, Scissors - Scala

Rock, Paper, Scissors - Scala

22
Comments
4 min read
"Introducing kontextfrei"

"Introducing kontextfrei"

9
Comments 3
8 min read
Making The Invalid Impossible - Choosing The Right Data Model

Making The Invalid Impossible - Choosing The Right Data Model

19
Comments 8
6 min read
Scala Generics I: Scala type bounds

Scala Generics I: Scala type bounds

20
Comments 1
7 min read
Resolve me, Implicitly

Resolve me, Implicitly

19
Comments 4
9 min read
Partial Functions in Scala

Partial Functions in Scala

6
Comments
3 min read
Monads in Scala by example

Monads in Scala by example

3
Comments
3 min read
Scala tail recursion by example

Scala tail recursion by example

2
Comments
2 min read
5 Scala syntactic Tips&Tricks

5 Scala syntactic Tips&Tricks

2
Comments
3 min read
Render static site from Scala code

Render static site from Scala code

12
Comments 4
3 min read
Why x.ai chose Scala and Node to build their platform 00:00

Why x.ai chose Scala and Node to build their platform

32
Comments 7
1 min read
Scoring Ten-pin Bowling with Algebraic Data and Finite State Machines

Scoring Ten-pin Bowling with Algebraic Data and Finite State Machines

5
Comments
8 min read
What Functional Programming Is, What it Isn't, and Why it Matters

What Functional Programming Is, What it Isn't, and Why it Matters

12
Comments
10 min read
Working with Scala REPL mode

Working with Scala REPL mode

4
Comments
1 min read
Error handling pitfalls in Scala

Error handling pitfalls in Scala

7
Comments
9 min read
Status field in JSON responses

Status field in JSON responses

6
Comments
2 min read
TDD bowling and uncle Bob

TDD bowling and uncle Bob

8
Comments
7 min read
Hi, I'm Cody Melthratter

Hi, I'm Cody Melthratter

9
Comments 1
1 min read
A Beginner's guide to the Scala Programming Language

A Beginner's guide to the Scala Programming Language

32
Comments 9
5 min read
Hi, I'm Jake Schwartz

Hi, I'm Jake Schwartz

9
Comments
1 min read
Scala REST API documented with Swagger (Part 2 of 2)

Scala REST API documented with Swagger (Part 2 of 2)

11
Comments
9 min read
Scala REST API documented with Swagger (Part 1 of 2)

Scala REST API documented with Swagger (Part 1 of 2)

26
Comments
12 min read
Hi, I'm Sammy Kumara

Hi, I'm Sammy Kumara

18
Comments
1 min read
Catherin Cruz

Catherin Cruz

18
Comments 1
1 min read
Lenguajes de programación de nueva generación

Lenguajes de programación de nueva generación

3
Comments 2
1 min read
Scala vs Ruby - Creating a while loop DSL

Scala vs Ruby - Creating a while loop DSL

9
Comments
2 min read
10 days with the ZIO 2/10

10 days with the ZIO 2/10

8
Comments
7 min read
DEPOP - Scala Opportunity in London :)

DEPOP - Scala Opportunity in London :)

5
Comments
1 min read
Java is Unsound: The Industry Perspective

Java is Unsound: The Industry Perspective

9
Comments 26
9 min read
Enforcing invariants in Scala datatypes

Enforcing invariants in Scala datatypes

6
Comments
8 min read
The Pimp My Library Pattern

The Pimp My Library Pattern

7
Comments
5 min read
Merging Transactional and Predictive Analytics to Scale IoT

Merging Transactional and Predictive Analytics to Scale IoT

6
Comments
13 min read
Staging Reactive Data Pipelines Using Kafka as the Backbone

Staging Reactive Data Pipelines Using Kafka as the Backbone

2
Comments
1 min read
sbt testOnly exclusion list with tag does not work

sbt testOnly exclusion list with tag does not work

3
Comments
1 min read
[SOLVED] ScalaTest: QuickStart code fails with java.lang.NoClassDefFoundError: scala/xml/NamespaceBinding

[SOLVED] ScalaTest: QuickStart code fails with java.lang.NoClassDefFoundError: scala/xml/NamespaceBinding

6
Comments
1 min read
ScalaTest: QuickStart code fails with java.lang.NoClassDefFoundError: scala/xml/NamespaceBinding

ScalaTest: QuickStart code fails with java.lang.NoClassDefFoundError: scala/xml/NamespaceBinding

5
Comments
1 min read
Know your tools: jstack

Know your tools: jstack

5
Comments
1 min read
A brief overview of Scala

A brief overview of Scala

5
Comments
1 min read
What is Immutability? 03:47

What is Immutability?

36
Comments
1 min read
For expression in Scala

For expression in Scala

8
Comments
3 min read
Scala for the Potterhead: Generics

Scala for the Potterhead: Generics

11
Comments
3 min read
Why I don't like Scala's "Either"

Why I don't like Scala's "Either"

6
Comments 1
5 min read
Ode to FP in Scala

Ode to FP in Scala

6
Comments
1 min read
Ways to pattern match generic types in Scala

Ways to pattern match generic types in Scala

8
Comments
16 min read
Reusable response collectors in Akka

Reusable response collectors in Akka

7
Comments
9 min read
loading...