Forem

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.
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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for ...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
First steps in scala - part 2: objects

First steps in scala - part 2: objects

9
Comments
7 min read
Inheritance vs Generics vs TypeClasses in Scala

Inheritance vs Generics vs TypeClasses in Scala

47
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
loading...