logo rip
RIP Tutorial
  • Tags
  • Topics
  • Examples
  • eBooks
Download Kotlin (PDF)

Kotlin

  • Getting started with Kotlin
  • Awesome Book
  • Awesome Community
  • Awesome Course
  • Awesome Tutorial
  • Awesome YouTube
  • Annotations
  • Arrays
  • Basic Lambdas
  • Basics of Kotlin
  • Class Delegation
  • Class Inheritance
  • Collections
  • Conditional Statements
  • Configuring Kotlin build
  • coroutines
  • Delegated properties
  • DSL Building
  • Enum
  • Exceptions
  • Extension Methods
  • Functions
  • Generics
  • Idioms
  • Interfaces
  • Java 8 Stream Equivalents
  • JUnit
  • Kotlin Android Extensions
  • Kotlin Caveats
  • Kotlin for Java Developers
  • logging in kotlin
  • Loops in Kotlin
  • Null Safety
    • Assertion
    • Eliminate nulls from an Iterable and array
    • Elvis Operator (?:)
    • Null Coalescing / Elvis Operator
    • Nullable and Non-Nullable types
    • Safe call operator
    • Smart casts
  • Ranges
  • RecyclerView in Kotlin
  • Reflection
  • Regex
  • Singleton objects
  • Strings
  • Type aliases
  • Type-Safe Builders
  • Vararg Parameters in Functions
  • Visibility Modifiers


Kotlin

  • Getting started with Kotlin
  • Awesome Book
  • Awesome Community
  • Awesome Course
  • Awesome Tutorial
  • Awesome YouTube
  • Annotations
  • Arrays
  • Basic Lambdas
  • Basics of Kotlin
  • Class Delegation
  • Class Inheritance
  • Collections
  • Conditional Statements
  • Configuring Kotlin build
  • coroutines
  • Delegated properties
  • DSL Building
  • Enum
  • Exceptions
  • Extension Methods
  • Functions
  • Generics
  • Idioms
  • Interfaces
  • Java 8 Stream Equivalents
  • JUnit
  • Kotlin Android Extensions
  • Kotlin Caveats
  • Kotlin for Java Developers
  • logging in kotlin
  • Loops in Kotlin
  • Null Safety
    • Assertion
    • Eliminate nulls from an Iterable and array
    • Elvis Operator (?:)
    • Null Coalescing / Elvis Operator
    • Nullable and Non-Nullable types
    • Safe call operator
    • Smart casts
  • Ranges
  • RecyclerView in Kotlin
  • Reflection
  • Regex
  • Singleton objects
  • Strings
  • Type aliases
  • Type-Safe Builders
  • Vararg Parameters in Functions
  • Visibility Modifiers

KotlinNull Safety


Null Safety Related Examples

  • Assertion
  • Eliminate nulls from an Iterable and array
  • Elvis Operator (?:)
  • Null Coalescing / Elvis Operator
  • Nullable and Non-Nullable types
  • Safe call operator
  • Smart casts
PDF - Download Kotlin for free


Previous Next
This modified text is an extract of the original Stack Overflow Documentation created by following contributors and released under CC BY-SA 3.0
This website is not affiliated with Stack Overflow