Ronnie Atuhaire
Ronnie Atuhaire's Blog 🤓

Ronnie Atuhaire's Blog 🤓

Follow
Series

Kotlin for Python Developers

In this series, we shall learn kotlin. It is a “better Java”, I will assume you know nothing about Java, Gradle, JVM etc. Even if you are not a python developer, this article will work fine for you.

Articles in this series

Introduction to Kotlin

Aug 26, 20213 min read 712 views

📌 Learning a new language is quite easy especially if you already know another one, all you got to pick is the syntax, rules, expressing data types....

Introduction to Kotlin
Installation & Hello World!
Syntax, Comments & Variables
Kotlin Data Types Fully Explained
Kotlin Operators
Conditional Statements And Expressions