Async - Await for the Monadic Programmer
Offered By: Scala Days Conferences via YouTube
Course Description
Overview
Explore asynchronous programming concepts in this Scala Days 2023 Seattle conference talk. Delve into the world of async/await and its relationship to monadic programming, particularly with Futures. Gain insights into the rationale behind async/await, understand its underlying mechanics, and discover why it's a compelling technique for handling asynchronous computations. Compare async/await with monadic approaches, examining their respective strengths and use cases. Learn how to navigate async/await in languages that support it, and understand its potential implications for Scala development. Benefit from practical examples and explanations that bridge the gap between traditional monadic programming and the async/await paradigm, enhancing your ability to work with asynchronous code across different programming languages and paradigms.
Syllabus
Intro
Seattle
Inner Product
Perspective
C Sharp
Outline
Monads
Four Comprehension
Request
Local variables
Fail fast
Fail types
Handling errors
Early returns
Forward comprehension
AsyncAwait
AsyncAwait Example
AsyncAwait Translation
Error Handling
Validation
Await
Switching to Await
Functional Style
Use Cases
Local Code
Moving on
Conclusion
References
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