Poll: What's Your Favorite Programming Language?
31–40 of 626 posts
Re: Poll: What's Your Favorite Programming Language?
#32Mathematica. But not because of the language - it has some warts. But because of the problems I'm working on when I choose Mathematica as a tool.
Re: Poll: What's Your Favorite Programming Language?
#33I find it difficult to divorce 'favourite language' from 'favourite stack'. I use C# a lot, and I love it. But it's tied into MS's heavy stack for web stuff (ASP.NET, etc.) so recently I've switched to using node.js and CoffeeScript in my projects. It's fantastic. So right now my favourite language is JavaScript/CoffeeScript, but just because of the things I can do with it.
I'm not especially fond of the Haxe language, but it's Good Enough that I'm happy using it day to day.
However, its ability to export to so many different targets (C++, Javascript [+ Node.js], Java in beta I believe, Flash SWF, AS3, Tamarin, PHP etc) is a real killer feature.
Would that count towards this poll or not?
Re: Poll: What's Your Favorite Programming Language?
#34Re: Poll: What's Your Favorite Programming Language?
#35Re: Poll: What's Your Favorite Programming Language?
#36Earlier quoted context omitted.
How sad - down-voted to oblivion on your first comment. Quick tip to get the appropriate tone right. Don't post anything that sounds like a typical Reddit comment.
maybe some day I will finally become reddit user :D
(Don't worry, I have a ton of karma to burn here)
Re: Poll: What's Your Favorite Programming Language?
#37None. I like Lisp but it has its problem. I don't like Java but it is useful and it has good tools and a ton of libraries. I like C, but it needs better libraries and it can be a little cumbersome to write. I don't like C++, but there are cases where one of its features are useful. I hate PHP but it is easy to write a quick backend in which can be deployed everywhere. I hate Javascript, but it is hard to beat it in t…
Re: Poll: What's Your Favorite Programming Language?
#38Re: Poll: What's Your Favorite Programming Language?
#39Of those languages, C# feels the most feature rich and easy to read, while I find working with the Cocoa framework and Objective-C particularly enjoyable. The others I work with but find no particular enjoyment from.