Error Handling in Kotlin
Application stability and reliability are essential to application success. This course will teach you how to use idiomatic Kotlin error handling mechanisms to build stable and reliable applications.
Writing working software is not enough. It must also be robust. In this course, Error Handling in Kotlin, you’ll learn to handle errors idiomatically, ensuring that your applications can gracefully recover from unexpected situations. First, you’ll explore the fundamentals of exception handling in Kotlin. Next, you’ll discover Kotlin’s powerful null safety features which eliminate one of the most common sources of runtime errors. Finally, you’ll learn to implement sealed classes and functional constructs like Option and Either to handle errors in a functional and expressive way. When you’re finished with this course, you’ll have the skills and knowledge of error handling in Kotlin needed to write resilient and maintainable code.
Author Name: Andrejs Doronins
Author Description:
With over 10 years of industry experience, Andrejs is a seasoned tester and test automation professional. His capabilities span from hands-on test automation of UI and Web API layers to handling message-driven architectures. Additionally, he has proven experience in guiding and coordinating teams of testers to formulate comprehensive test plans and cases.
Table of Contents
- Course Overview
1min - Starting with Error Handling Basics
36mins - Understanding Intermediate Error Handling Techniques
26mins - Throwing Exceptions
13mins - Advanced Error Handling Techniques
36mins
There are no reviews yet.