Using Monads for Elegant Error Handling
Offered By: Ruby Central via YouTube
Course Description
Overview
Explore elegant error handling techniques using monads in Ruby during this 27-minute conference talk from RubyConf 2021. Discover how to refactor existing applications to adopt a functional programming style, making code cleaner and more expressive. Learn why rescuing exceptions, though common in Ruby, can lead to difficult-to-understand code and production outages. Gain practical insights on implementing monads to improve error handling, enhance code readability, and simplify debugging processes. Follow along as the speaker demonstrates how to transform a problematic codebase into a more maintainable and robust solution using functional programming concepts.
Syllabus
RubyConf 2021 - Using Monads for Elegant Error Handling by John Gallagher
Taught by
Ruby Central
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