项目作者: HaniehNikjoo

项目描述 :
My tutorial code and exercises for learning kotlin for android 💎
高级语言: Kotlin
项目地址: git://github.com/HaniehNikjoo/Kotlino.git
创建时间: 2019-09-09T15:02:34Z
项目社区:https://github.com/HaniehNikjoo/Kotlino

开源协议:

下载


Kotlino

My tutorial code and exercises for learning kotlin
alt text

Table of Contents

Session No. Title
Session 1 Data and Variables
Session 2 Operators And Expressions
Session 3 Decisions
Session 4 Repetition
Session 5 Strings and Arrays
Session 6 Methods
Session 7 Classes And Objects
Session 8 Inheritance
Session 9 Visibility Modifiers
Session 10 Interface
Session 11 Abstraction
Session 12 Enum
Session 13 Generic
Session 14 Extension
Session 15 Nested Classes
Session 16 Singleton Design Pattern
Session 17 Try Catch Statement

Credits

This course is based on Morteza Kordi’s Kotlin tutorial and kotlinlang.org