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.
Simple Hash Map with Scala in 15 minutes

Simple Hash Map with Scala in 15 minutes

7
Comments
3 min read
5 reasons to learn Scala in 2019

5 reasons to learn Scala in 2019

7
Comments
3 min read
Parse Json to object models in Scala using play-json

Parse Json to object models in Scala using play-json

8
Comments
4 min read
Installing and Running Hadoop and Spark on Ubuntu 18

Installing and Running Hadoop and Spark on Ubuntu 18

28
Comments 5
10 min read
10 days with the ZIO 1/10

10 days with the ZIO 1/10

14
Comments
3 min read
Quill SQL Server: Returning via OUTPUT

Quill SQL Server: Returning via OUTPUT

6
Comments
2 min read
tapir: Yet another way to REST

tapir: Yet another way to REST

9
Comments 1
9 min read
Consuming AMQP Messages using Alpakka

Consuming AMQP Messages using Alpakka

10
Comments
4 min read
Quill NDBC Postgres: A New Async Module

Quill NDBC Postgres: A New Async Module

8
Comments
2 min read
Contributing to Quill, a Pairing Session

Contributing to Quill, a Pairing Session

6
Comments
17 min read
Scala 101: a beginner's guide to the scalable language

Scala 101: a beginner's guide to the scalable language

42
Comments 1
10 min read
Algebra data type vs Class

Algebra data type vs Class

6
Comments
2 min read
Back and forth from Scala to Java

Back and forth from Scala to Java

12
Comments 6
5 min read
"Type Disjunctions" in Scala

"Type Disjunctions" in Scala

6
Comments 1
3 min read
Parsing JSON with Circe

Parsing JSON with Circe

7
Comments
3 min read
Easy JSON with Scala

Easy JSON with Scala

7
Comments 1
2 min read
introduction and features of scala

introduction and features of scala

5
Comments
2 min read
Scala for the Potterhead: Options

Scala for the Potterhead: Options

5
Comments
3 min read
Implicit classes in Scala

Implicit classes in Scala

12
Comments 2
3 min read
Don't Read This Monad Tutorial

Don't Read This Monad Tutorial

78
Comments 5
7 min read
50 Keybinds ⌨ EVERY Intellij user MUST know! ✔

50 Keybinds ⌨ EVERY Intellij user MUST know! ✔

168
Comments 6
3 min read
Resources to learn Functional Programming

Resources to learn Functional Programming

5
Comments 2
1 min read
Divide RDD into sub parts

Divide RDD into sub parts

5
Comments
2 min read
Edit XML in Scala in a FP way

Edit XML in Scala in a FP way

7
Comments
1 min read
Tales of the Ruby Grimoire - Part One - The Grimoire

Tales of the Ruby Grimoire - Part One - The Grimoire

22
Comments 2
6 min read
Tales of the Ruby Grimoire - Part Two - The Lemurs of Scala

Tales of the Ruby Grimoire - Part Two - The Lemurs of Scala

9
Comments
6 min read
How Do I Keep up with Scala and Java

How Do I Keep up with Scala and Java

8
Comments 2
1 min read
Korolev. Slimming pill for Web

Korolev. Slimming pill for Web

16
Comments 5
6 min read
Guardrail with http4s tutorial

Guardrail with http4s tutorial

7
Comments
7 min read
Create a Validation DSL from scratch with scala

Create a Validation DSL from scratch with scala

8
Comments
4 min read
It's a Kind of Magic: Kinds in Type Theory

It's a Kind of Magic: Kinds in Type Theory

41
Comments 2
8 min read
Anatomy of an algebra

Anatomy of an algebra

8
Comments 4
8 min read
Anatomy of functional programming

Anatomy of functional programming

15
Comments
11 min read
Anatomy of a type class

Anatomy of a type class

10
Comments
9 min read
Anatomy of functors and category theory

Anatomy of functors and category theory

10
Comments
11 min read
From recursion to iteration

From recursion to iteration

13
Comments 3
3 min read
Q: How Much of "the Kotlin Way" Is the Right Way?

Q: How Much of "the Kotlin Way" Is the Right Way?

37
Comments 23
2 min read
A tutorial for FP starter in Scala

A tutorial for FP starter in Scala

6
Comments 2
1 min read
Knowing Monads Through The Category Theory

Knowing Monads Through The Category Theory

89
Comments
8 min read
Reasons why Scala language climbs the ranks of popularity

Reasons why Scala language climbs the ranks of popularity

11
Comments
5 min read
...And Monads for (Almost) All: The State Monad

...And Monads for (Almost) All: The State Monad

22
Comments
8 min read
Build and Secure APIs with Scala and the Play Framework

Build and Secure APIs with Scala and the Play Framework

9
Comments
1 min read
Scala - pattern matching (exploring different solutions)

Scala - pattern matching (exploring different solutions)

10
Comments 1
2 min read
Inheritance vs Generics vs TypeClasses in Scala

Inheritance vs Generics vs TypeClasses in Scala

74
Comments 3
12 min read
First steps in scala - part I: hello world

First steps in scala - part I: hello world

38
Comments 4
4 min read
Learn HTML,CSS and JavaScript, This knowledge will never get stale,Unlike frameworks.

Learn HTML,CSS and JavaScript, This knowledge will never get stale,Unlike frameworks.

10
Comments 1
1 min read
Designing a comparator library for regression test

Designing a comparator library for regression test

9
Comments
8 min read
Designing a json migration tool

Designing a json migration tool

9
Comments
6 min read
A json migration tool

A json migration tool

7
Comments
4 min read
Hello World!

Hello World!

11
Comments 1
5 min read
Putting BDD in practice using Scala

Putting BDD in practice using Scala

26
Comments 2
8 min read
Event Sourcing with Lagom on GCP

Event Sourcing with Lagom on GCP

16
Comments 2
3 min read
Contravariance in the real world

Contravariance in the real world

34
Comments 5
2 min read
The Inspiration API: A project built with Scala & Play Framework

The Inspiration API: A project built with Scala & Play Framework

44
Comments 3
9 min read
A Quick Productivity Tip For Scala Beginners

A Quick Productivity Tip For Scala Beginners

20
Comments 1
2 min read
Scala - On Classes & Objects

Scala - On Classes & Objects

21
Comments 1
7 min read
Handwritten Digit Recognition Using Convolutional Neural Networks

Handwritten Digit Recognition Using Convolutional Neural Networks

56
Comments 10
14 min read
Tour of scala started for me

Tour of scala started for me

10
Comments
2 min read
Trapezoidal rule: Numerical Methods

Trapezoidal rule: Numerical Methods

32
Comments
4 min read
Count the number of identical objects in List[_]

Count the number of identical objects in List[_]

14
Comments 1
1 min read
loading...