Skip to content

Tutorial for Functional Programming in Scala 2.12 which focuses on Monads, Applicatives and their use in the real world projects.

Notifications You must be signed in to change notification settings

cnnickolay/scala-fp-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutorial for Functional Programming in Scala 2.12

This tutorial primarily focuses on Monads and Applicatives and their use in the real world projects.

Tutorial is broken up into lessons and will take you from implementing your own basic Monad to full blown real world example.

It can be useful for both rookie scala devs and seasoned developers who desire to fill in gaps in their knowledge.

Lessons are short and made in the form of baby steps. Skip to the next step only when you get solid understanding of the current one.

About

Tutorial for Functional Programming in Scala 2.12 which focuses on Monads, Applicatives and their use in the real world projects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages