Перейти к содержимому

Algebraic Data Types (ADT) in Scala | Rock the JVM

Rock the JVM

0:00 / 0:00

Algebraic Data Types (ADT) in Scala | Rock the JVM

12 417 просмотров · 5 лет назад
Rock the JVM
27,2 тыс. подписчиков
12 417 просмотров · 5 лет назад
Written version: http://blog.rockthejvm.com/algebraic-... This video requires only basic experience with #Scala, although you can transfer the ideas in this video to other languages as well. In this video we'll explore Algebraic Data Types (or ADTs). We'll look at what kind of problem they solve (data modeling), what kind of ADTs we can have and how they look like, and give some practical advantages of structuring your data as ADTs such that your Scala code is composable, maintainable and easily testable. Follow Rock the JVM on: LinkedIn:   / rockthejvm   Twitter:   / rockthejvm   Blog: https://rockthejvm.com/blog ------------------------------------------------------------------------- Home: https://rockthejvm.com -------------------------------------------------------------------------