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
Teaching Domain Specific Languages in ScalaScala Days Conferences via YouTube Why Dolly Is Just the Beginning for Open LLM Models
Scala Days Conferences via YouTube Building Billion Node Graphs for Machine Learning
Scala Days Conferences via YouTube How Does Incremental Compilation Work with Scala 3
Scala Days Conferences via YouTube AI Assisted Development
Scala Days Conferences via YouTube