DEV Community

Cover image for Kotlin for C# Developers
JavaScript Tutorial
JavaScript Tutorial

Posted on

Kotlin for C# Developers

Dive into the latest craze in languages and platforms - Kotlin. This time we will be looking at it from the perspective of a .NET C# developer, draw comparisons between the languages, and bridge the gap between these 2 amazing languages.

We'll look at:

Kotlin as a language
Platforms Kotlin is great for
Object Oriented Implementations in Kotlin
Extended Features
Features Kotlin has that C# doesn't
A demo Android application in Kotlin vs a Xamarin.Android app in C#
In the end you will leave with a foundational knowledge of Kotlin and its capabilities to build awesome apps with less code. You should feel comfortable comparing C# applications to Kotlin applications and know where to find resources to learn even more!

Thanks for reading ❀
If you liked this post, share it with all of your programming buddies!
Follow us on Facebook | Twitter

Further reading

☞ C# Basics for Beginners - Learn C# Fundamentals by Coding
☞ Selenium WebDriver with C# Tutorial for Beginners
☞ Top 5 Kotlin Features That Every Android App Developer Must Know

Top comments (0)