Video description
Discover features to get you ready for developing applications in Andriod
About This Video
- Start programming with Kotlin
- Builds an example application with what you learn
In Detail
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.
The code bundle for this video course is available at https://github.com/PacktPublishing/Intro-to-Kotlin-Programming
Table of contents
-
Chapter 1 : Kotlin Foundation
- Installing IntellijIDEA for Mac 00:12:43
- Installing IntellijIDEA for Windows 00:10:10
- Variables with Kotlin 00:16:34
- Strings with Kotlin 00:21:54
- Numbers and Operators with Kotlin 00:04:28
- Functions with Kotlin 00:17:01
- Conditional Logic with Kotlin 00:19:08
- Collections with Kotlin 00:19:23
- Loops with Kotlin 00:08:40
- Nullability with Kotlin 00:18:21
- Classes and Inheritance with Kotlin 00:28:13
- Lambda with Kotlin 00:22:54
Product information
- Title: Introduction to Kotlin Programming
- Author(s):
- Release date: October 2018
- Publisher(s): Packt Publishing
- ISBN: 9781789804515
You might also like
video
Kotlin Fundamentals
Dive into the Kotlin ecosystem and familiarize yourself with all of its fascinating features About This …
video
Python Fundamentals
51+ hours of video instruction. Overview The professional programmer’s Deitel® video guide to Python development with …
video
The Complete Kotlin Developer Course
Use Kotlin instead of Java. Kotlin is a new language that makes programming for Android or …
video
Kotlin for Beginners: Learn Programming With Kotlin
Learn Kotlin from scratch! Grasp object-orientation and idiomatic Kotlin to realize coding projects and Android apps! …