Kotlin tutorial in PDF

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
File type : pdf
Downloads: 1192
Created: 2018-03-30
Kotlin tutorial in PDF

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others Kotlin Tutorials

Introduction to Kotlin

Kotlin tutorial in PDF

Kotlin tutorial for professionals

Essential Kotlin

Kotlin Programming Language

Others related eBooks about Kotlin tutorial in PDF

Introduction to Microsoft Word 2010

Download free training document in PDF intituled Introduction to Microsoft Word 2010, course on 159 pages for beginners....

Getting started with Java Language

This PDF document is a complet tutorial about Java programming language, free training course in 983 pages intended to beginner Java developer....

The Little ASP.NET Core Book

Download free course The Little ASP.NET Core Book, pdf file on 127 pages by Nate Barbettini....

Advanced Python, course with exercises

This tutorial is a self­learning document in PDF for a course in Python programming intended to advanced students level....

Haskell: Functional Programming with Types

In this book, we aim to introduce you both to the Haskell language, from the very basics to its most advanced features, and to computer programming in general. Seasoned programmers, we urge you to be especially patient with this process. In all likelihood, the languages you are most familiar with ...

Basic OOP in C++

Download C++ programming language courses about object-oriented programming (OOP), free training document in PDF by Eunsuk Kang and JeanYang....

Getting started with React Native tutorial

Download free React Native tutorial course in PDF, training file in 32 chapters and 91 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Struts Framework ,Overview Installation and Setup

Free training material course for Framework Struts ,this pdf tutorial will shows you an overview of this famous Java Framework ,how to install and use it ....

Artificial Neural Networks

Artificial Neural Networks (ANN) are state-of-the-art, trainable algorithms that emulate certain major aspects in the functioning of the human brain. This gives them a unique, self-training ability, the ability to formalize unclassified information and, most importantly, the ability to make foreca...

Processing WSDL in Python

With this tutorial you will learn how to process WSDL in Python language (web services and Python) , free PDF cocument under 11 pages by Mike Olson and Uche Ogbuji ....