Book Image

Introduction to Kotlin Programming [Video]

By : Devslopes by Mark Price
Book Image

Introduction to Kotlin Programming [Video]

By: Devslopes by Mark Price

Overview of this book

<p>Kotlin is an object-oriented language that primarily targets Android. You will learn how to set up the environment and take your first steps with Kotlin and its syntax. We will cover the basics of the language, including functions, variables, and basic data types. With the basics covered, the next chapters show how functions are first-class citizens in Kotlin and deal with the object-oriented side of Kotlin.</p> <p><span id="description" class="sugar_field">The code bundle for this video course is available at <a style="font-weight: normal;" href="https://github.com/PacktPublishing/Intro-to-Kotlin-Programming" target="_new">https://github.com/PacktPublishing/Intro-to-Kotlin-Programming</a></span></p> <h1>Style and Approach</h1> <p>A practical approach to learning Kotlin as a programming language first with real-world code examples by building a complete application with Kotlin.</p>
Table of Contents (1 chapters)
Chapter 1
Kotlin Foundation
Content Locked
Section 7
Conditional Logic with Kotlin
Kotlin Foundation: Conditional Logic with Kotlin