Kotlin (that shinny new toy got Google's eyes, I wonder where Go was?)
I kinda like that one though, for one reason...
No stupid everything is class rule.
Some things are better left as free function. I mean see this Wikipedia example:
fun main(args: Array<String>) {
val scope = "world"
println("Hello, $scope!")
}
To write this in Java... OK I'm out!
So you win, going by this arg of urs.
> you win Are we in competition or something, I came up with facts jetbrain is awesome, I never checked kotlin but generally people write less to do more, I think that's cool That toy will replace the language which dominated fo the last ten years, it works on JVM and maybe in the near future the only standard language to make android apps
Обсуждают сегодня