Kotlin Programming Language. In 8 Hours, For Beginners, Learn Coding Fast! Kotlin Crash Course, A QuickStart eBook & Tutorial Book by the Program Examples, In Easy Steps! An Ultimate Beginner's Guide
This is a zero-risk investment, If you are not satisfied with the eBook, you can get a full refund within 7 days!
About This Book
This Book Absolutely for Beginners: “Kotlin in 8 Hours” covers all essential Kotlin language knowledge. You can learn complete primary skills of Kotlin programming fast and easily. The book includes more than 80 practical examples for beginners and includes tests & answers for the college exam, the engineer certification exam, and the job interview exam.
Source Code for Download: This book 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. Source code download link: forms.aweber.com/form/14/817132614.htm
Table of Contents:
Hour 1 What is Kotlin? Install JDK Install the IDE
Hour 2 Comment Kotlin Output Variables Data Type Data Type Conversion Escape Sequences
Hour 3 Arithmetical Operators Comparison Operators Assignment Operators Monadic Operator Logical Operators Package The Value of Variable Kotlin Input Range
Hour 4 If-else Statement When Statement For Loop While Loop Do-While Loop Break Statement Break@Identifier Continue Statement Continue@Identifier
Hour 5 Array Array Assignment Array Accessment Other Type Arrays Array Size Array Default Values Iterate Through Array (1) Iterate Through Array (2)
Hour 6 String Raw String String Length String Access String Template String Functions String Functions Example Two String Values $ Symbol The Last Index
Hour 7 Function Default Parameters Pass Parameters Recursive Function Lambda Function High Level Function Lambda & H.L.Function (1) Lambda & H.L.Function (2) Inline Function
Hour 8 Class Object Class & Object Constructor (1) Constructor (2) Inheritance
Appendix 1 Abstract Class Interface Access Modifiers List Map Set