How to understand Scala variances by building restaurants
Type variance in Scala is an “advanced” topic worth to undertand. Let’s try to get it using a food-based example!
Type variance in Scala is an “advanced” topic worth to undertand. Let’s try to get it using a food-based example!
Solve problems is the core task of every Software Engineer. Let’s understand how to do it in a pragmatic and effective way.
Leadership is made of a lot of things, but for sure it is not made of code
Let’s discover how Akka Cluster can help us building a distributed, load-balanced application. Docker will take care of the deployment of a simple cluster. It’s gonna be a lot of fun! 😄
Learn new things is important, but it is important to do it effectively and with pleasuer as well.
The Either monad in Scala can be a though one, let’s deal with it together!
Scalachain is a blockchain built using the Scala programming language and the actor model (Akka Framework).