Real-world functional programming in Scala using ZIO - a tour by Yonas Ghidei

preview_player
Показать описание
Real-world functional programming in Scala using ZIO - a tour
This talk will be a tour of ZIO, a framework for building scalable, testable, resilient, and performant applications on the JVM.

Yonas Ghidei is a Scala engineer at Ziverge. Before joining Ziverge, he was a Haskell engineer at Klarna and a Scala engineer at Rocker. He holds a master's degree in computer science from KTH.

The chapters:
00:00 Intro by Magnus Sedlacek
02:56 Welcome and introduction of Yonas Ghidei
03:30 Scala, FP and OOP
04:07 ZIO
06:44 Live coding agenda for the election service
07:33 Overview of the application election service
09:13 Database model of the application election service
11:03 Methods of the election service
14:26 Implementation of the singleton election service
29:14 Zlayar in ZIO
32:00 Wire up the application election service
36:56 ZIO loves Scala
37:54 Questions

Video sponsor – Ada Beat

#funcprogsweden
Рекомендации по теме
Комментарии
Автор

Short and sweet, and yet, a lot have been covered. Thank you, Yonas and FuncProgSweden!

nirmalyasengupta
Автор

Thank you for the informative presentation. ZIO 2 looks awesome!

TJ-hsqm
Автор

Thank you. Next step for me: Learning ZIO 😊

markusfeirer
Автор

Cool …. I just wanted to learn zio and this gives me a good idea … pls upload videos lik this …. Just wow

naginisitaraman
Автор

This is exactly what I'm looking for. Thanks a lot!

linhe
Автор

Lots of complexity for simple tasks seems

terrormapu
Автор

One of the best videos. Thanks for sharing

sachininthetube
Автор

I think Scala will be gone soon. Too complex code compared to Java and the benefits are just marginal. The pattern matching, one of the most important parts of a functional language languages, makes Scala become very verbose very quickly.

neuron