What’s All the Fuss About Kotlin?

There has been a lot of buzz surrounding Kotlin for a couple of months, although it has been around for quite some time. In fact, the project started in 2010 and was open source almost right off the bat. However, the official release didn’t take place until February last year.

Designed by JetBrains, Kotlin is a programming language that runs on the JVM (Java Virtual Machine). This means that you can use it along with several other JVM languages that are geared towards Android development.

Google’s official support shouldn’t really come as a surprise as it’s the same company that develops JetBrains IDE for Android Studio. It’s also supported by other major Java IDEs like the following:

  • Eclipse
  • IntelliJ IDEA
  • NetBeans

Furthermore, the command line compiler can be utilized to enable straightforward support for running and compiling applications. When you use it, Kotlin might also feel a little familiar if you have used Swift before (but in reality Kotlin predates Swift by almost four years).

So what’s all the fuss about? Let’s take a look.

1. Some developers think Kotlin will replace Java

For some reason, people have started to think that Kotlin will replace Java. I guess it’s because Java is old now and some engineers were on the look out for something new.

It’s a lot like Java in structure and you can easily convert all existing Java code into Kotlin (Code > Convert Java File to Kotlin File). So even if you’re not comfortable with Kotlin, you can still code in Java and convert later.

What’s quite beautiful is the fact that you don’t have to deal with generating boilerplate code. Instead of having over 50 lines of Java code, you can now cut it down significantly to one or two lines in Kotlin.

Further, you won’t have to deal with the nightmare that goes hand in hand with the way Java handles null. But just because Java is old and somewhat error prone, it’s difficult to fathom it being replaced rapidly. This is because Java isn’t just a single language, it’s part of a much larger ecosystem.

2. Less code = Less bugs = Less time

You can be sure to save a lot of time during the development cycle as less code means you’ll have fewer bugs to deal with. This also means that you will be accomplishing your tasks a lot faster which, in turn, can save you a significant amount of time.

This means that Kotlin can also have a positive impact on your bottom line as most software teams calculate costs based on project hours. So it’s perfectly natural to see Android developers get quite excited over this programming language.

Check out how to estimate software development project in man-hours realistically.

3. The Google vs. Oracle Java wars

Some people in the industry are also theorizing that this is a bold move by Google to take on Oracle. It’s no secret that the battle over Java has been raging on for several years now, so it can make a lot of sense.

With a sizable portion of Java’s market share in Android development, it might well be Google making a statement. But for right now at least, we are just left to speculate.

There are many other reasons like the fact that every class is a function and vice versa in Kotlin. Additionally, Kotlin for Android has Optional types, so it’s a type-safety language that’s helped by all the safety check-ups.

We can assume that all the fuss is coming out of the Android community because Swift for iOS will get you more bang for your buck. Java development may have had its problems, but you can bet that it’s not going anywhere anytime soon.

It’s probably safe to assume that Kotlin will go through an accelerated period of evolution over the coming years, but it’s anyone’s guess if this excitement will last (but for now, I’m thinking it will).

Featured image source: redbubble.com

Andrew Zola

Andrew's current undertaking is big data analytics and AI as well as digital design and branding. He is a contributor to various publications with the focus on emerging technology and digital marketing.

Recent Posts

Intersog Gains Game-Changer Status on Clutch

Intersog, a leading technology partner, gains recognition on Clutch's prestigious list for game-changing software developers…

2 weeks ago

Can Advanced Digital Tools Revolutionize Communication in Remote Teams?

In the shift towards widespread remote work, the adoption of advanced digital tools marks a…

4 weeks ago

Can AI and Machine Learning Unite Global Remote Teams?

In the quest for innovation, the fusion of AI and Machine Learning with global remote…

4 weeks ago

The Synergy of Cloud Computing and AI: Elevating Business Innovation

In an era marked by rapid technological progress, the fusion of cloud computing and artificial…

4 weeks ago

Secure Your Tech Career Path with Intersog's Direct Recruitment

Explore Intersog's unique approach to tech recruitment, offering a transparent, direct path to genuine career…

1 month ago

Streamlining Software Maintenance: A Strategic Blueprint

Explore the critical role and innovative strategies of efficient software maintenance for ensuring software stability,…

2 months ago

This website uses cookies.