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: 1184
Created: 2018-03-30
Kotlin tutorial in PDF

Others Kotlin Tutorials

Kotlin tutorial for professionals

Kotlin Programming Language

Introduction to Kotlin

Essential Kotlin

Kotlin tutorial in PDF

Others related eBooks about Kotlin tutorial in PDF

Python Notes for Professionals

Download free course Python Notes for Professionals, pdf file on 855 pages by Stack Overflow Community....

Certified Programming with Dependent Types

Download free course Certified Programming with Dependent Types, pdf file on 368 pages by Adam Chlipala....

Object-oriented Programming in C#

This is a teaching material about object-oriented programming, illustrated with use of the..., download free C# tutorial in PDF (485 pages) created by Kurt Normark ....

50 Ways to Avoid Find and Fix ASP.NET Performance Issues

Download free course 50 Ways to Avoid Find and Fix ASP.NET Performance Issues, pdf file on 50 pages by Red Gate....

Elementary Algorithms

This is a free book about elementary algorithms and data structures. This book doesn't only focus on an imperative (or procedural) approach, but also includes purely functional algorithms and data structures. It doesn't require readers to master any programming languages, because all the algorit...

Getting started with MongoDB

MongoDB is a document-oriented NoSQL database. As we will see, the whole system revolves around this document management, including the query language, which makes it its strong point. We are going to tackle now the setting up of a Mongo server and how to integrate your data in this environment....

Automate the Boring Stuff with Python: Practical Programming for Total Beginners

If you've ever spent hours renaming files or updating hundreds of spreadsheet cells, you know how tedious tasks like these can be. But what if you could have your computer do them for you? ...

Learning .NET EPPlus

Download free course Learning .NET EPPlus, pdf file on 39 pages by Stack Overflow Community....

ASP.NET WebHooks Succinctly

Download free course ASP.NET WebHooks Succinctly, pdf file on 94 pages by by Gaurav Arora....

Download Tutorial Laravel 5

Easy Laravel 5 is an overview of the new PHP plateform, free training document material under 44 pages intended to beginners by W.Jason Gilmore....