Getting Started with Functional Programming IO
Offered By: NashKnolX via YouTube
Course Description
Overview
Explore functional programming concepts and IO operations in this 40-minute tutorial. Delve into the role of IO in various scenarios and compare IO implementations like cats-effect, Monix, and ZIO with Future. Examine problem statements, case classes, and order lists while understanding side effects. Learn about differential and referential transparency through practical examples. Investigate why Future may not be the ideal choice and discover the benefits of using IO. Gain hands-on experience with Scala operations such as unsaferun, print, and element IO. Engage with discussions on sum, get or else, and fallback techniques to enhance your functional programming skills.
Syllabus
Introduction
Problem Statement
Diagram
Case Class
Order List
Side Effects Example
Differential Transparent
Referential Transparent
Referential IO Example
Why not Future
Output
Future
Future B
Why IO
Discussion
Sum
Get or Else
fallback
Scala
unsaferun
printelement
IO
Feedback
Taught by
NashKnolX
Related Courses
Functional Programming Principles in ScalaÉcole Polytechnique Fédérale de Lausanne via Coursera Functional Program Design in Scala
École Polytechnique Fédérale de Lausanne via Coursera Paradigms of Computer Programming
Université catholique de Louvain via edX Introduction to Functional Programming
Delft University of Technology via edX Paradigms of Computer Programming – Fundamentals
Université catholique de Louvain via edX