About This Book"Kotlin Programming" is a textbook for high school and college students; it covers all essential Kotlin language knowledge. You can learn complete primary skills of Kotlin programming fast and easily.The textbook includes a lot of practical examples for beginners and includes exercises for the college final exam, the engineer certification exam, and the job interview exam."Kotlin Programming" is a useful textbook for beginners. The straightforward definitions, the plain examples, the elaborate explanations and the neat layout feature this helpful and educative book. You will be impressed by its distinctive and tidy writing style. Reading this book is a great enjoyment!NoteThis book is only suitable for Kotlin programming beginners, high school students and college students; it is not for the experienced Kotlin programmers.Table of ContentHour 1What is Kotlin?Install JDKInstall the IDEHour 2CommentKotlin OutputVariablesData TypeData Type ConversionEscape SequencesHour 3Arithmetical OperatorsComparison OperatorsAssignment OperatorsMonadic OperatorLogical OperatorsPackageThe Value of VariableKotlin InputRangeHour 4If-else StatementWhen StatementFor LoopWhile LoopDo-While LoopBreak StatementBreak@IdentifierContinue StatementContinue@IdentifierHour 5ArrayArray AssignmentArray AccessmentOther Type ArraysArray SizeArray Default ValuesIterate Through Array (1)Iterate Through Array (2)Hour 6StringRaw StringString LengthString AccessString TemplateString FunctionsString Functions ExampleTwo String Values$ SymbolThe Last IndexHour 7FunctionDefault ParametersPass ParametersRecursive FunctionLambda FunctionHigh Level FunctionLambda & H.L.Function (1)Lambda & H.L.Function (2)Inline FunctionHour 8ClassObjectClass & ObjectConstructor (1)Constructor (2)InheritanceAppendix 1Abstract ClassInterfaceAccess ModifiersListMapSetAppendix 2QuestionsAnswersThe paperback edition of this book is displaying in the lower section of this page, please click the book link for purchase.