Error Handling in Kotlin
Offered By: Pluralsight
Course Description
Overview
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.
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.
Syllabus
- Course Overview 1min
- Starting with Error Handling Basics 36mins
- Understanding Intermediate Error Handling Techniques 26mins
- Throwing Exceptions 13mins
- Advanced Error Handling Techniques 36mins
Taught by
Pluralsight
Related Courses
Kotlin Bootcamp for ProgrammersGoogle via Udacity Введение в язык Котлин
St. Petersburg State Polytechnic University via Coursera Kotlin for Java Developers
JetBrains via Coursera Developing Android Apps with Kotlin
Google via Udacity Advanced Android with Kotlin
Google via Udacity