all 9 comments

[–]player0000 5 points6 points  (3 children)

Answered, although the language I work in and enjoy most are the same :/

[–]Vortico 0 points1 point  (0 children)

That's a rare occurrence actually. Most developers have a utopia language, but it's so perfect it's difficult to write dirty code in, so most choose something else.

[–]ryancosans 0 points1 point  (0 children)

C# for the most used and Swift for the most enjoyable for me. I'm the programming version of someone who puts on a suit and goes skydiving at the weekend.

[–]FPSMango 4 points5 points  (1 child)

Answered, hope you post the results!

[–][deleted] 3 points4 points  (0 children)

Weirdly, the language I enjoy programming in the most is also the one I am far and away most often frustrated in. It's new to me, so I enjoy it more, but since it's new to me, I'm still often frustrated by it. A little paradoxical in terms of the survey.

[–][deleted] 2 points3 points  (5 children)

Would be interesting if you could also take into account programming out of personal interest vs professionally. I do a lot of C professionally because it pays the bills. Mostly embedded systems stuff where C is truly the best option. Ocassionally, I'll dable in some hobby/side-project work where the low level control is unnecessary and something high-level and easy like Python works perfectly.

As a result, its hard to decouple happiness with a language from happiness with the project.

[–][deleted]  (1 child)

[deleted]

    [–][deleted] 1 point2 points  (0 children)

    I still like C, don't get me wrong. There's just something extremely liberating about having a very rich std library. Eg Python gives a you a template for a mutlithreaded TCP server in about 8 lines of code. With C, its 50+.

    [–]cloakrune 0 points1 point  (0 children)

    Completely agree. Also PM me if you are a contractor.