java-tutorials/core-kotlin-modules/core-kotlin-lang-oop-2/README.md

11 lines
330 B
Markdown
Raw Normal View History

## Core Kotlin
This module contains articles about core Kotlin.
### Relevant articles:
- [Generics in Kotlin](https://www.baeldung.com/kotlin-generics)
- [Delegated Properties in Kotlin](https://www.baeldung.com/kotlin-delegated-properties)
- [Delegation Pattern in Kotlin](https://www.baeldung.com/kotlin-delegation-pattern)