Kotlin For Java Developers: #12 Arrays
So today we will be talking about arrays in Kotlin, as I’ve mentioned before there isn’t a special array…
So today we will be talking about arrays in Kotlin, as I’ve mentioned before there isn’t a special array…
Hi, Today we will be talking about some of the differences any Java developer will notice while…
Today we will check a feature kotlin has which is called as String Template. Using String Template. Now…
Today we will be talking about Bit Operators, Type Checking, and Smart Casting. Bit Operators In Java, we…
Hi, Today we will be comparing the equality operation between Java and Kotlin. Let’s see this simple java…
With a type alias, you can provide an alternative name for an existing type since Kotlin 1.1:…
Hello World! Today we will be working on the Hello World with Kotlin. I will be using…
Why Am I learning Kotlin? I have always been Interested in Android Development, I started developing Android…