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.
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
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
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!

15
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

58
Comments 10
14 min read
loading...