Programming in Kotlin: Fundamentals 25 episodes · 2 hrs, 18 mins Use Data Types & Operations Part 1: 9 Episodes · 58 minutes Hide episodes 01. Introduction 3:37 02. Setup a Project in IntelliJ IDEA 6:56 03. Explore Kotlin Language Basics 10:56 04. Use Booleans & Comparison ...
Section III: Functional Programming in Practice Section 3: 7 chapters Hide chapters 14. Error Handling With Functional Programming 14.1 Exception handling 14.2 Handling exception strategies 14.3 Applicative functor 14.4 The Kotlin Result<T> data type 14.5 Meet the Ray...