## 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)