📜 ⬆️ ⬇️

Kotlin is the official development language for Android. We understand the intricacies of the language on Stepik

Google announced Kotlin as the official programming language for the Android platform yesterday at the annual Google I / O conference in San Francisco.

You can explore Kotlin today, at Stepik, completely free of charge.



Kotlin is a modern, statically typed programming language for JVM, Android, and the browser. It is concise, secure, versatile, fully compatible with Java and simpler than Scala. The consequence of simplification compared with Scala is also faster compilation and better language support in the IDE.
')
We at Stepik have prepared an online course on the official Kotlin Koans task set: stepik.org/2852

Six main topics are offered for review in the course:

  1. Introduction
  2. Conventions
  3. Collections
  4. Properties
  5. Builders
  6. Generics

To consolidate the knowledge gained, you can take the popular Stepik courses on Kotlin:

- Algorithms: theory and practice. Methods (CS Center);
- Algorithms: theory and practice. Data structures (CS Center);
- Likbez on discrete mathematics (SPbAU RAS).

Successful study and easy development,
Stepik team

PS: Are you already working on Kotlin? What language tools do you find most comfortable?

Source: https://habr.com/ru/post/328946/


All Articles