DEV Community

Developer Nation Survey
Developer Nation Survey

Posted on

Which programming language do you to write code for your desktop apps?

C++, C#, Java, JavaScript, Python or another?

Top comments (3)

Collapse
 
vaibhav111tandon profile image
Vaibhav Tandon

I prefer Javascript...ElectronJS

Collapse
 
kriska profile image
Kristina Gocheva

I've used Java Swing for desktop apps. It was easy to learn, but it is a little bit old-fashioned and the looks you get for your app is as if from the 00s. Another "modern" Java option is Java FX.

Collapse
 
developernationsurvey profile image
Developer Nation Survey

Python shows a great increase in usage in the last couple of years (+2.2 million). Any Python lovers among us?