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 41-minute conference talk. Delve into alternative approaches inspired by functional languages, learning how to improve error handling without relying on traditional "throws" and "try-catch" constructs. Discover the power of type-driven development using Optional, Try, and Either to create more elegant and maintainable code. Gain insights into overcoming the criticisms of Java's exception handling, including its impact on control flow and perceived complexity.
Syllabus
A Hitchhiker's Guide to the Functional Exception Handling in Java - 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