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
Play by Play: Developing Microservices and Mobile Apps with JHipsterPluralsight Software Archaeology - Learning from the Landing on the Moon
Devoxx via YouTube Create an Eco-Friendly World with Green Software Engineering
Devoxx via YouTube Platform Building for Data Mesh - Show Me How It Is Done
Devoxx via YouTube The Hitchhiker's Guide to Software Architecture and Design
Devoxx via YouTube