HAPPY BOOKSGIVING
Use code BOOKSGIVING during checkout to save 40%-55% on books and eBooks. Shop now.
Video accessible from your Account page after purchase.
Register your product to gain access to bonus material or receive a coupon.
4+ Hours of Video Instruction
Google officially announced Kotlin as a first-class language for Android development, which makes it the only language apart from Java officially supported on the platform. Adoption of Kotlin is growing steadily since its release of version 1.0 in 2016. With companies like Netflix, Uber, Pinterest, and Trello actively using it, we can expect the adoption of Kotlin to grow significantly in the near future.
There is very little pointed and in-depth coverage from developers for developers at this stage. With Kotlin from the Ground Up LiveLessons, we attempt to fulfill the requirements of developers who want to get acquainted with Kotlin and its features.
Kotlin was designed to be an industrial-strength, object-oriented languageand a "better language" than Javabut still be fully interoperable with Java code, allowing companies to make a gradual migration from Java to Kotlin.
Description
Kotlin is one of the most exciting new languages to come along in some time. Built with pragmatism and interoperability in mind, Kotlin is one of the easier languages to transition to for many Java developers. However, many who come to Kotlin are not coming from a Java background at all. In this course, we take a look at Kotlin from the ground up and cover the topics necessary for a solid understanding of Kotlin.
In this course, we cover the basics of the language as well as delve in to some of the trickier aspects. We address topics such as builds and testing, generics, and extension functions. We even take a look at how Kotlin can help you write your own DSLs. We build up a tool set to help make you the most productive and happy Kotlin developer you can be.
Customer Review
Good introduction to kotlin language.
Skill Level
Introduction
Lesson 1: Introducing Kotlin
Learning Objectives
1.1 Understand Kotlin’s history and philosophy
1.2 Learn where to use Kotlin
1.3 Learn where to find Kotlin
Lesson 2: Laying Kotlin’s Foundations
Learning Objectives
2.1 Learn how to use build tools and organize your code
2.2 Define types
2.3 Apply properties
2.4 Understand functions
2.5 Create classes
2.6 Create objects
2.7 Create interfaces
Lesson 3: Using Kotlin’s Nuts and Bolts
Learning Objectives
3.1 Understand flow control
3.2 Learn generics
3.3 Review collections and streams
3.4 Apply Type Aliases
Lesson 4: Using Kotlin’s Higher Order Features
Learning Objectives
4.1 Use delegation
4.2 Use destructuring
4.3 Use extension functions and properties
4.4 Use Lambdas as parameters and return values
4.5 Define and use operator overloads
4.6 Build DSLs
4.7 Use coroutines
Lesson 5: Using Kotlin Everywhere
Learning Objectives
5.1 Use Kotlin libraries in Java projects
5.2 Introduce JavaScript and Native
5.3 Create multiplatform projects
Summary