this post was submitted on 16 Sep 2024
449 points (89.6% liked)

Programmer Humor

32054 readers
1455 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 3 days ago (1 children)

Assuming we are not developing for Apple devices, it's C# all the way for me. I haven't touched another language that I would choose over it. The language is clear and functionally complete and all I suspect I will ever need for desktop application development.

Sidenote: I am fond of using JS for web dev, though the looseness of the syntax and the whole 'objects are just arrays' things make it hard to recommend for beginners

[–] [email protected] 3 points 3 days ago (1 children)
[–] [email protected] 2 points 3 days ago

there are unofficial dotnet compilers on linux, but I honestly c is just better.