Y
Hacker News
new
|
ask
|
show
|
jobs
by
Angius
1696 days ago
I haven't found a more pleasant language and ecosystem to use than C#. Where am I going to go, Java with its verbosity, so my projects double in LOCs? Rust, with its cliff of a learning curve and alien syntax?
1 comments
ptx
1696 days ago
If you want Java without the verbosity, try Kotlin:
https://kotlinlang.org/
link