About This "Kotlin Programming & Exercises" is a textbook for high school, college and university students; it covers all essential Kotlin language knowledge . You can learn complete primary skills of Kotlin programming fast and easily . This textbook is only suitable for the Kotlin programming beginners, high school, college and university students; it is not for the experienced Kotlin programmers .
Source Code for This textbook provides source code for download; you can download the source code for better study, or copy the source code to your favorite editor to test the programs .
Table of Content
Hour 1 What is Kotlin? Install JDK …… Hour 2 Comment Kotlin Output …… Hour 3 Arithmetical Operators Comparison Operators …… Hour 4 If-else Statement When Statement …… Hour 5 Array Array Assignment …… Hour 6 String Raw String …… Hour 7 Function Default Parameters …… Hour 8 Class Object …… Appendix 1 Abstract Class Interface …… Appendix 2 Tests Answers