Skip to content
  • Private Policy
  • Contact
Huong Dan Kotlin
  • Kotlin
  • Tool
    • Gradle
Variables in Kotlin

Variables in Kotlin

March 22, 2022 – by Khanh Nguyen 0

In Kotlin, we use two keywords var and val to declare variables. The difference between these two keywords is that…

Basic difference between Java and Kotlin

Basic difference between Java and Kotlin

October 5, 2021 – by Khanh Nguyen 0

If you have worked with Java, getting started with Kotlin is very easy, because Kotlin was born to improve the…

Configure IntelliJ for first time

Configure IntelliJ for first time

September 22, 2021 – by Khanh Nguyen 0

Similar to Java, when working with Kotlin, we also need to set up our IDE to write better code. In…

Create a new Gradle project with Kolin using IntelliJ

Create a new Gradle project with Kolin using IntelliJ

September 13, 2021 – by Khanh Nguyen 0

In this tutotial, I will show you how to create a new Gradle project with Kotlin in IntelliJ IDE! First,…

Install Gradle on macOS

Install Gradle on macOS

September 7, 2021 – by Khanh Nguyen 0

Along with Maven, Gradle is also a tool that helps us build source code easily. Gradle’s strength is that it…

  • English
  • Tiếng Việt

Last updated

  • Variables in Kotlin ( March 22, 2022)
  • Basic difference between Java and Kotlin ( October 5, 2021)
  • Configure IntelliJ for first time ( September 23, 2021)
  • Create a new Gradle project with Kolin using IntelliJ ( September 15, 2021)
  • Install Gradle on macOS ( September 10, 2021)

Recent Comments

    Proudly powered by WordPress Theme: Delivery Lite by Theme Junkie.