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.
Must read: Optimal Purely Functional Priority Queues

Must read: Optimal Purely Functional Priority Queues

1
Comments 1
7 min read
Scala 102: Collections and Monads

Scala 102: Collections and Monads

3
Comments
8 min read
Scala google summer code 2023 is here

Scala google summer code 2023 is here

2
Comments
2 min read
Scala 101: The Intro

Scala 101: The Intro

1
Comments
4 min read
How to write a Basic Web Server with Scala 3

How to write a Basic Web Server with Scala 3

8
Comments 1
3 min read
How to Write Code That Are Extensible

How to Write Code That Are Extensible

Comments
7 min read
Scala and the JVM

Scala and the JVM

1
Comments
2 min read
Why are FP devs obsessed with Referential Transparency?

Why are FP devs obsessed with Referential Transparency?

16
Comments 2
8 min read
Dependency Injection in Scala - cake pattern

Dependency Injection in Scala - cake pattern

3
Comments
8 min read
Retrying "flickering" tests with Scala test library (The Retries library)

Retrying "flickering" tests with Scala test library (The Retries library)

1
Comments
3 min read
Setting up local AWS development environment with Localstack

Setting up local AWS development environment with Localstack

9
Comments
3 min read
Streamline Your Java Development Workflow with SDKMAN

Streamline Your Java Development Workflow with SDKMAN

5
Comments
4 min read
Why We Need Architectural Design In Software Engineering

Why We Need Architectural Design In Software Engineering

1
Comments
3 min read
Scala Interview Questions For Freshers & Experienced

Scala Interview Questions For Freshers & Experienced

2
Comments
2 min read
yet another post about type classes in Scala

yet another post about type classes in Scala

4
Comments
8 min read
Scala app configuration with environment variables

Scala app configuration with environment variables

2
Comments
5 min read
Scala for-comprehensions for resource management

Scala for-comprehensions for resource management

4
Comments
3 min read
Broadcasting to an Amazon IVS Live Stream in Headless Mode with FFMPEG

Broadcasting to an Amazon IVS Live Stream in Headless Mode with FFMPEG

9
Comments
7 min read
Real-time frontends with Kalix and Laminar

Real-time frontends with Kalix and Laminar

4
Comments
5 min read
Sttp: An Extensible API Client

Sttp: An Extensible API Client

1
Comments
5 min read
Tail recursion

Tail recursion

2
Comments
3 min read
Akka will no longer be Open Source

Akka will no longer be Open Source

11
Comments 7
1 min read
Useful Scala Code Snippets

Useful Scala Code Snippets

2
Comments
1 min read
Running Play Framework on NixOS using JDK 11

Running Play Framework on NixOS using JDK 11

Comments
4 min read
Typeclasses explained in Java

Typeclasses explained in Java

3
Comments
3 min read
What's new in Apache Spark 3.3.0

What's new in Apache Spark 3.3.0

8
Comments 1
4 min read
Migrate from PostgreSQL to MySQL using Slick (Scala)

Migrate from PostgreSQL to MySQL using Slick (Scala)

6
Comments 1
2 min read
Videobug - time travel debugger for Java, Scala and Kotlin

Videobug - time travel debugger for Java, Scala and Kotlin

3
Comments
1 min read
You already know Monad(ic) stuff

You already know Monad(ic) stuff

7
Comments
5 min read
Writing an equation parser in Scala

Writing an equation parser in Scala

11
Comments
11 min read
Recursion in Scala

Recursion in Scala

7
Comments
4 min read
Eta Expansion in Scala

Eta Expansion in Scala

5
Comments
3 min read
FlowRun - executable flowcharts for the web

FlowRun - executable flowcharts for the web

18
Comments 1
2 min read
Resources for Learning Scala

Resources for Learning Scala

15
Comments 1
5 min read
Utilizing Scala Cats to improve database access code

Utilizing Scala Cats to improve database access code

7
Comments
2 min read
Processing the Wikipedia dump

Processing the Wikipedia dump

12
Comments 1
11 min read
Introduction to the Scala 3 Programming Language

Introduction to the Scala 3 Programming Language

9
Comments
3 min read
Spark aggregation with native API's

Spark aggregation with native API's

7
Comments
3 min read
Spark Catalyst Optimizer and spark Expression basics

Spark Catalyst Optimizer and spark Expression basics

4
Comments
4 min read
Apache Spark Unit Testing Strategies

Apache Spark Unit Testing Strategies

9
Comments
1 min read
fp-ts ユーザが Scala with Cats を読み終えたので、fp-ts と Cats の違いをまとめてみた

fp-ts ユーザが Scala with Cats を読み終えたので、fp-ts と Cats の違いをまとめてみた

7
Comments
10 min read
Equivalent of Scala's for-comprehension using fp-ts

Equivalent of Scala's for-comprehension using fp-ts

9
Comments
10 min read
Engineering Manager, Data Platform, (Series C Startup)

Engineering Manager, Data Platform, (Series C Startup)

4
Comments
2 min read
How to handle nested JSON with Apache Spark

How to handle nested JSON with Apache Spark

3
Comments
3 min read
Current Java Trends

Current Java Trends

6
Comments
3 min read
100 Languages Speedrun: Episode 57: Scala

100 Languages Speedrun: Episode 57: Scala

7
Comments 1
7 min read
A quick explanation of Path Dependent Types

A quick explanation of Path Dependent Types

6
Comments
4 min read
Eliminate Unnecessary Builds With Git Hooks in Bash, Java, and Scala

Eliminate Unnecessary Builds With Git Hooks in Bash, Java, and Scala

12
Comments 3
4 min read
Scala Vs Python Syntax Cheat Sheet

Scala Vs Python Syntax Cheat Sheet

4
Comments
5 min read
Big Data Open Source Frameworks

Big Data Open Source Frameworks

3
Comments
5 min read
Scala For Beginners - Crash Course - Part 3

Scala For Beginners - Crash Course - Part 3

3
Comments
6 min read
Scala For Beginners - Crash Course - Part 2

Scala For Beginners - Crash Course - Part 2

3
Comments
6 min read
Scala For Beginners - Crash Course - Part 5

Scala For Beginners - Crash Course - Part 5

4
Comments
6 min read
Scala For Beginners - Crash Course - Part 4

Scala For Beginners - Crash Course - Part 4

3
Comments
4 min read
Plain Kafka Consumer in Play Framework

Plain Kafka Consumer in Play Framework

6
Comments
7 min read
Creating and running Spark Jobs in Scala on Cloud Dataproc !!!

Creating and running Spark Jobs in Scala on Cloud Dataproc !!!

7
Comments
3 min read
The wonder of context functions

The wonder of context functions

10
Comments
3 min read
Quickly read file or any url in Scala/Java

Quickly read file or any url in Scala/Java

2
Comments
1 min read
Compile-time safe models separation in Scala

Compile-time safe models separation in Scala

5
Comments
3 min read
Build Real-time Presence For Chat, Social and other Virtual Events

Build Real-time Presence For Chat, Social and other Virtual Events

6
Comments
19 min read
loading...