📜 ⬆️ ⬇️

Kotlin for beginners

Kotlin has already made a lot of noise in the programming world, not a few professional engineers have already paid attention to him, but there are also those to whom he does not like.

In this topic, I would like to draw the attention of those novice programmers who perhaps only make their choice of a programming language, to which they would like to devote their lives so to speak.

I myself am a Java Developer and for me that period came when I wanted to look at other languages, to take some practices for myself from them.

And once in about 2013, I heard that that wonderful company making such cool products as Intellij IDEA , Youtrack, namely JetBrains , announced a new language, Kotlin , which at that time was in an active development stage.

And this year, on February 15, 2016, the release of Kotlin 1.0 was released . From that moment I began to study it more actively and try to apply it in my small projects.
')

Kotlin for beginners


And this post I would like to share a series of videos in which I began to share all the things that I learned during this time with regards to Kotlin.

Lesson 0. Introduction and introduction


Lesson 1. String Templates


While I plan to upload two videos a week, the entire list will be here .
Thank you for your attention, and I hope this information will be useful to someone!

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


All Articles