2.1 KiB
2.1 KiB
Core Kotlin
This module contains articles about core Kotlin.
Relevant articles:
- Introduction to the Kotlin Language
- Kotlin Java Interoperability
- Generics in Kotlin
- Data Classes in Kotlin
- Delegated Properties in Kotlin
- Sealed Classes in Kotlin
- JUnit 5 for Kotlin Developers
- Extension Methods in Kotlin
- Objects in Kotlin
- Working with Enums in Kotlin
- Create a Java and Kotlin Project with Maven
- Get a Random Number in Kotlin
- Kotlin Constructors
- Creational Design Patterns in Kotlin: Builder
- Kotlin Nested and Inner Classes
- Fuel HTTP Library with Kotlin
- Introduction to Kovenant Library for Kotlin
- Converting Kotlin Data Class from JSON using GSON
- Guide to Kotlin Interfaces
- Guide to Sorting in Kotlin
- Dependency Injection for Kotlin with Injekt
- Implementing a Binary Tree in Kotlin
- Inline Classes in Kotlin
- Static Methods Behavior in Kotlin
- Delegation Pattern in Kotlin
- More articles: [next -->]