Let’s Code Real World App Using Purely Functional Techniques (in Scala)
Channel:
Subscribers:
725,000
Published on ● Video Link: https://www.youtube.com/watch?v=m40YOZr1nxQ
We will create a small, real-world data transformation program that demonstrates how functional techniques address issues such as control flow, type construction, data validation, etc. Through demonstrate-by-example, we'll explore the railway pattern, monadic chaining, disjunctions, applicatives, and currying.
EVENT:
OKC FP 2017
SPEAKER:
Jordan Parmer
PERMISSIONS:
Techlahoma Events Organizer provided Coding Tech with the permission to republish this video.
CREDITS:
Techlahoma YouTube channel: https://www.youtube.com/channel/UCnLf0pfqIpSfKuPZ0e9iiNQ
Other Videos By Coding Tech
Tags:
functional programming
scala programming
functional programming in scala
app development
monads
functions