Training project
This project developed while learning Kotlin from a Udemy online course.
Course link: https://www.udemy.com/share/101wuoA0QdcV5TRXw=/
or
https://www.udemy.com/course/sifirdan-ileri-seviyeye-kotlin-ve-android-kursu/
Course teacher: Emre Altunbilek
Course title (Turkish): Kotlin ile Android Mobil Uygulama Geliştirme Kursu
Order of packages by time:
1-Selamlama
2-VariableTypes
3-Operators
4-ArrayRange
5-Functions
6-preOOP (pre object oriented programming)
7-OOP
8-Inheritance (In Progress)