Kotlin for Android Developers
Google has recently formalized Kotlin as a language supported by Android,it's time to take a look at this language!
This Kotlin course will teach you how to develop with Kotlin on Android Studio as part of the mobile development for Android platforms.
- Why a new language for Android?
- Main differences with Java
- The development environment
- Basic Syntax (types, variables, tests, loops, packages, functions)
- Classes and variants (nested, enum, data)
- The classics (interfaces, inheritance, polymorphism, etc.)
- Delegation
- Generics
Table of content
- Introduction
- What is Kotlin?
- What do we get with Kotlin?
- Getting ready
- Android Studio
- Install Kotlin plugins
- Creating a new project
- Create the project in Android Studio
- Configure Gradle
- Convert MainActivity to Kotlin code
- Test that everything works
- Classes and functions
- How to declare a class
- Class inheritance
- Functions
- Constructor and functions parameters
- Writing your first class
- Creating the layout
- The Recycler Adapter
Size : | 147.68 Kb |
Downloads: | 1192 |
Created: | 2018-03-30 |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about Kotlin tutorial in PDF
Download free Kotlin tutorial course in PDF, training file in 38 chapters and 118 pages. Free unaffiliated ebook created from Stack OverFlow contributor.
Download free Kotlin tutorial course in PDF, training file in 38 chapters and 94 pages. Free unaffiliated ebook created from Stack OverFlow contributor.
This PDF tutorial is intended to beginners to help them understand the basics of Kotlin programming language. Download Free training document under 52 pages.
This book written to provide clear and concise explanation of topics for programmers both starting to learn the Kotlin programming language as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it.
This course is a quick tutorial about Kotlin programming langage intended to beginners to learn how to create Android apps, free training document under 4 pages.