← Back to context

Comment by AlienRobot

6 months ago

Okay, I want to make a desktop app that runs on Linux. Which language should I use? Java?

Some current trendy options would be Kotlin (with Kotlin Multiplatform) or C# (with Avalonia UI).

Edit: I guess I should've at least asked myself if the question was rhetorical.

That questions is kind of the point I want to make. We live in 2025 and C is still an option for new applications, i.e wrong abstraction layer for application level development.

No doubt there are valid reasons to use it, that is just the state of things they are unfortunately.