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

Описание к видео Algebraic Data Types (ADT) in Scala | Rock the JVM

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

Комментарии

Информация по комментариям в разработке