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.
You already know Monad(ic) stuff

You already know Monad(ic) stuff

8
Comments
5 min read
Writing an equation parser in Scala

Writing an equation parser in Scala

10
Comments
11 min read
Recursion in Scala

Recursion in Scala

7
Comments
4 min read
FlowRun - executable flowcharts for the web

FlowRun - executable flowcharts for the web

3
Comments
2 min read
Eta Expansion in Scala

Eta Expansion in Scala

5
Comments
3 min read
Resources for Learning Scala

Resources for Learning Scala

13
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

7
Comments
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

6
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

7
Comments
3 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
Big Data Open Source Frameworks

Big Data Open Source Frameworks

3
Comments
5 min read
Scala Vs Python Syntax Cheat Sheet

Scala Vs Python Syntax Cheat Sheet

3
Comments
5 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 3

Scala For Beginners - Crash Course - Part 3

3
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

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

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

6
Comments
3 min read
The wonder of context functions

The wonder of context functions

8
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
Huge RCE in log4j logging library in JVM ecosystem

Huge RCE in log4j logging library in JVM ecosystem

5
Comments
1 min read
SLinC Update Dec 6, 2021

SLinC Update Dec 6, 2021

6
Comments
5 min read
Kotlin Scala Differences Cheat Sheet

Kotlin Scala Differences Cheat Sheet

2
Comments
2 min read
What is a Functor?

What is a Functor?

16
Comments
4 min read
(Kinda sloppy) Monad-based Options in Scala

(Kinda sloppy) Monad-based Options in Scala

3
Comments
2 min read
Distributed Real-Time Turkey Cooking With Scala, Akka Serverless and Kafka

Distributed Real-Time Turkey Cooking With Scala, Akka Serverless and Kafka

3
Comments
11 min read
Playing around with browser cookies in Scala.js

Playing around with browser cookies in Scala.js

9
Comments
1 min read
What does "functional programming" mean to you?

What does "functional programming" mean to you?

16
Comments
4 min read
Creating audio from raw bits in Scala

Creating audio from raw bits in Scala

11
Comments 2
3 min read
From Scala to Java. Encapsulate code with inner static classes, interfaces and enums.

From Scala to Java. Encapsulate code with inner static classes, interfaces and enums.

6
Comments
5 min read
Database migrations in Scala

Database migrations in Scala

8
Comments
4 min read
OpenTelemetry Distributed Tracing with ZIO

OpenTelemetry Distributed Tracing with ZIO

10
Comments
10 min read
Mocking scala method calls containing type parameters with context bounds

Mocking scala method calls containing type parameters with context bounds

5
Comments
2 min read
Scala Tip: mapValues may not do what you expect

Scala Tip: mapValues may not do what you expect

5
Comments
1 min read
A Case Study in Incrementally Improving Beginner Code

A Case Study in Incrementally Improving Beginner Code

5
Comments
7 min read
Scala or Go: Who Wore It Better?

Scala or Go: Who Wore It Better?

26
Comments
25 min read
A pure functional Primality Test in Scala

A pure functional Primality Test in Scala

4
Comments 6
2 min read
foldLeft, map and filter in Scala

foldLeft, map and filter in Scala

5
Comments
2 min read
How to Run Spark SQL on Encrypted Data

How to Run Spark SQL on Encrypted Data

4
Comments
6 min read
OverThink: The Number of Zeros at the End of a Factorial.

OverThink: The Number of Zeros at the End of a Factorial.

9
Comments
11 min read
Building a REST API in Scala 3 using Iron and Cats

Building a REST API in Scala 3 using Iron and Cats

7
Comments
6 min read
Functional "Control Flow" - Writing Programs without Loops

Functional "Control Flow" - Writing Programs without Loops

4
Comments
11 min read
Publish your Scala project to Maven in 5 minutes with Sonatype

Publish your Scala project to Maven in 5 minutes with Sonatype

7
Comments 5
8 min read
Signing and verifying SOAP messages with wss4j and Scala

Signing and verifying SOAP messages with wss4j and Scala

4
Comments
9 min read
Best Programming Languages You Can Learn as a Java Developer

Best Programming Languages You Can Learn as a Java Developer

5
Comments
6 min read
Automation in Scala: API tests for gRPC service

Automation in Scala: API tests for gRPC service

2
Comments
4 min read
Existential Crisis: Implementing MapK in Scala 3

Existential Crisis: Implementing MapK in Scala 3

18
Comments 1
16 min read
Scala For Beginners - Crash Course - Part 1

Scala For Beginners - Crash Course - Part 1

15
Comments
8 min read
loading...