A Hitchhiker's Guide to the Functional Exception Handling in Java
Offered By: Devoxx via YouTube
Course Description
Overview
Explore functional exception handling techniques in Java through this 38-minute conference talk from Devoxx. Learn how to overcome the criticisms of traditional exception handling by examining error management approaches from functional languages. Discover ways to adapt these solutions to Java, focusing on type-driven development using Optional, Try, and Either. Gain insights into avoiding "throws" and "try-catch" statements, ultimately improving code aesthetics and control flow in your Java projects.
Syllabus
A Hitchhiker's Guide to the Functional Exception Handling in Java by Grzegorz Piwowarek
Taught by
Devoxx
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