Introduction to Kotlin

Kotlin is the new language officially supported by Google and was announced at the last Google I / O conference in 2017

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. 

Table of contents

  • GETTING STARTED 
  • Gradle
  • Android
  • Gradle Options
  • Maven
  • BASICS 
  • Values & Variables Definition
  • NULL SAFETY & OPTIONAL TYPING
  • CLASSES 
  • Properties
  • Closed Inheritance 
  • FUNCTIONS 
  • Function Extension
  • Lambda
  • Destructuring Data
  • WHEN - A better flow control
  • COLLECTIONS
Size : 302.28 Kb
File type : pdf
Downloads: 1451
Created: 2018-03-30
Introduction to Kotlin

Others Kotlin Tutorials

Kotlin tutorial in PDF

Kotlin Programming Language

Essential Kotlin

Kotlin tutorial for professionals

Kotlin tutorial in PDF

Others related eBooks about Introduction to Kotlin

Python 3 Patterns, Recipes and Idioms

This book is aimed at more experienced Python programmers who are looking to deepen their understanding of the language and modern programming idioms. Much of the material focuses on some of the more advanced techniques used by libraries, frameworks, and applications. ...

OOP - Learn Object Oriented Thinking and Programming

Download free course OOP - Learn Object Oriented Thinking and Programming, pdf file on 527 pages by Rudolf Pecinovský....

Think Python, Free PDF tutorial

The goal of this book is to teach you to think like a computer scientist. This way of thinking combines some of the best features of mathematics, engineering, and natural science. ...

Fast Lane to Python

This book aims to enable the reader to quickly acquire a Python foundation. The material particularly feel quite comfortable to anyone with background in an object-oriented programming (OOP) language such as C++ or Java....

Practices of the Python Pro

Professional developers know the many benefits of writing application code that's clean, well-organized, and easy to maintain. By learning and following established patterns and best practices, you can take your code and your career to a new level....

Test-Driven Development with Python

Download free course Test-Driven Development with Python, pdf file on 502 pages by Harry J. W. Percival....

Ruby Regexp

Scripting and automation tasks often need to extract particular portions of text from inpu..., download free Ruby tutorial in PDF (72 pages) created by ....

FreeSWITCH 1.6 Cookbook

FreeSWITCH is an open source carrier-grade telephony platform designed to facilitate the c..., download free FreeSWITCH 1.6 Cookbook tutorial in PDF (190 pages) created by Anthony Minessale II ....

Modeling and Simulation in Python

Download free course Modeling and Simulation in Python, pdf file on 247 pages by Allen Downey....

Problem Solving with Algorithms and Data Structures

Download free course Problem Solving with Algorithms and Data Structures, pdf file on 240 pages by Brad Miller, David Ranum....