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
Algorithms, Part IIPrinceton University via Coursera Algorithms Data Structures in Java #2 (+INTERVIEW QUESTIONS)
Udemy Algorithms and Data Structures in Javascript (2020)
Udemy Data Structures - Intro to Computer Science - Harvard's CS50 (2018)
freeCodeCamp Trie and Its Implementation - C++ Placement Series
CodeHelp - by Babbar via YouTube