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
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