Last updated 1 year ago
Was this helpful?
Kotlin 1.4 Sürümüyle Gelen Yenilikler
What to Expect in Kotlin 1.4 and Beyond
compileKotlin block in build.gradle file throws error “Could not find method compileKotlin() for arguments […]”
Video Dersi (Ücretli / Udemy)
Keywords and Operators
Control Flows (if, while, for)
Ranges (for 1..3)
Properties and Fields
Diziler ve Kümeler (Alternatif)
When
Enum Class / (Resmi Site için)
Sealed Class ve Enum Farkı
Sealed Class daha gelişmiş.
Sealed Class / Enum farkı 2
Get / Set olayı (Properties and Fields)
Reciever (Kullanışlıdır.)
Metodlarda lamda kullanımı ve örnekleri