Moosedrool
Honorary Master
Just use vscode.
Also you clearly haven’t attempted Unreal if you think C# is a messy jump from java.
Also you clearly haven’t attempted Unreal if you think C# is a messy jump from java.
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
Why? Services in C#, plumbing in bash and Python, the odd Groovy script on a Java based image from a vendor.It is not good practice to have to use multiple languages.
I am personally a fan of splitting every function I have into a microservice.Why? Services in C#, plumbing in bash and Python, the odd Groovy script on a Java based image from a vendor.
I am personally a fan of splitting every function I have into a microservice.
Then for each microservice, I pick a different language.
When I have run out of languages, I then use different versions of each language.
Obviously everything speaks to each other based on a custom XML dialect
I've just started on a Kotlin based project. Should I be worried? Before that I had to learn Typescript so the bar is pretty low...I HATE Kotlin and Google should be shot for adopting it
Kotlin is fine. Given the choice between Java, it’s an easy choice. Again it is all about quality of life and ergonomics.I've just started on a Kotlin based project. Should I be worried? Before that I had to learn Typescript so the bar is pretty low...
As Romy said, he's a noob. Kotlin is fine, it's good to know for Android development and is generally fine, I find it good for learning functional programming since functions are first-class constructs.I've just started on a Kotlin based project. Should I be worried? Before that I had to learn Typescript so the bar is pretty low...