Streams, Effects and Beautiful Folds - A Winning Trilogy
Offered By: Scala Days Conferences via YouTube
Course Description
Overview
Explore the fundamentals of building a minimal streaming library in this 46-minute conference talk from Scala Days Copenhagen 2017. Dive into the world of data transformation and learn how to leverage existing Scala ecosystem libraries like Akka-Stream, fs2, and Monix. Discover how to create a streamlined solution by delegating complex tasks to specialized libraries such as eff for asynchronous computations and resource management, and origami for efficient data extraction from streams. Gain insights on balancing simplicity and power in your abstractions, enabling you to make informed decisions about when to invest in more advanced features. Perfect for developers looking to understand the inner workings of streaming libraries and optimize their approach to data processing in Scala applications.
Syllabus
Streams, effects and beautiful folds, a winning trilogy by Eric Torreborre
Taught by
Scala Days Conferences
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 Parallel programming
École Polytechnique Fédérale de Lausanne via Coursera Big Data Analysis with Scala and Spark
École Polytechnique Fédérale de Lausanne via Coursera Functional Programming in Scala Capstone
École Polytechnique Fédérale de Lausanne via Coursera