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

11 lines
421 B
Markdown
Raw Normal View History

## Core Kotlin Lang OOP
This module contains articles about Object-Oriented Programming in 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)
- [[<-- Prev]](/core-kotlin-modules/core-kotlin-lang-oop)