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: 1456
Created: 2018-03-30
Introduction to Kotlin

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

Others Kotlin Tutorials

Kotlin tutorial in PDF

Kotlin tutorial for professionals

Kotlin tutorial in PDF

Kotlin Programming Language

Essential Kotlin

Others related eBooks about Introduction to Kotlin

Modern Java EE Design Patterns

Download free course Modern Java EE Design Patterns, pdf file on 67 pages by Markus Eisele....

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...

Introduction to PhoneGap

Download free course tutorial training about PhoneGap ,this document shows the basics of this platform in order to creat a web application designed to mobile devices....

C++ Programming Language

This PDF course explains the features, technical details and syntaxes of the C++ programming language. To be a proficient programmer, you need to master two things: the syntax of the programming language, and the core libraries (i.e., API) associated with the language....

JavaScript from ES5 to ESNext

Download free course JavaScript from ES5 to ESNext, pdf file on 84 pages by Flavio Copes....

Machine Learning Yearning

Download free course Machine Learning Yearning, pdf file on 118 pages by Andrew Ng....

The Vue.js Handbook

Download free course The Vue.js Handbook, pdf file on 122 pages by Flavio Copes....

RESTful Web Services

With this tutorial you will learn how to build a Web Services with REST protocol ,a free training document material under 148 pages by John Cowan....

C++ Notes for Professionals

The C++ Notes for Professionals book is compiled from Stack Overflow Documentation. Text content is released under , the content is written by the beautiful people at Stack Overflow. Text content is released under Creative Commons BY-SA. See credits at the end of this book whom contributed to the va...

.NET Framework Notes for Professionals

Download free course .NET Framework Notes for Professionals, pdf file on 192 pages by Stack Overflow Community....