DEV Community

Cover image for Why you should switch to kotlin as an android developer

Why you should switch to kotlin as an android developer

Kluivert on August 28, 2019

About two years ago, Google announced kotlin as the official language for android development and since then Google have been trying their best to ...
Collapse
 
davidbojkovski profile image
David Bojkovski

Do it, getting started with Kotlin series would be nice

Collapse
 
__mrvik__ profile image
MrViK

+1

Collapse
 
devit951 profile image
Ildarov

+2

Thread Thread
 
5th profile image
Marius

++

Collapse
 
edkluivert profile image
Kluivert

Alright I'll do it

Collapse
 
undermark5 profile image
undermark5

Default parameter values are another excellent reason in my opinion. No need to write an overloads to call with the default values.