Poll: What are your liked and disliked programming languages?
461–470 of 479 posts
Re: Poll: What are your liked and disliked programming languages?
#462haskell upvotes = theoretical mathematicians
javascript upvotes = web developers
ruby - javascript = functional programmers who aren't also theoretical mathematicians
python upvotes = everyone who doesn't fall into the previous category
Re: Poll: What are your liked and disliked programming languages?
#463Re: Poll: What are your liked and disliked programming languages?
#464But anyhow, my opinion is that all languages are tools that help you to built something or reach a certain goal. While some languages are easier or more fun to program with, if what you are trying to build already exists in a different language it's not always wise to recreate it just because language x sucks.
Re: Poll: What are your liked and disliked programming languages?
#465Earlier quoted context omitted.
Some colleagues of mine work on a C# windows app - I thought I couldn't help them out, as I use Linux. Maybe I can though, based on what you're saying. Can I take a C# project targeting Windows, develop compile and developer-test on Linux, then second test and deploy to Windows?
Probably not, the language and most core libraries are supported by Mono, but things like WPF etc, are windows only. So unless your Windows app is in GTK#, you won't be able to help them. Saying that C# is multiplatform is like saying that Objective-C is, it's true technically, but having an app that run on both platform is a PITA because most libraries are not cross platform.
Re: Poll: What are your liked and disliked programming languages?
#466Earlier quoted context omitted.
Some colleagues of mine work on a C# windows app - I thought I couldn't help them out, as I use Linux. Maybe I can though, based on what you're saying. Can I take a C# project targeting Windows, develop compile and developer-test on Linux, then second test and deploy to Windows?
Probably not, the language and most core libraries are supported by Mono, but things like WPF etc, are windows only. So unless your Windows app is in GTK#, you won't be able to help them. Saying that C# is multiplatform is like saying that Objective-C is, it's true technically, but having an app that run on both platform is a PITA because most libraries are not cross platform.
Re: Poll: What are your liked and disliked programming languages?
#467Re: Poll: What are your liked and disliked programming languages?
#468Earlier quoted context omitted.
Also I see no reason why this is any more subjective than it claims—it's not asking for which language is some ill-defined notion of "best" but instead which ones people "like". I think it's perfectly reasonable to dislike a language you've never used. You can't claim it's a "bad" language (for reasons perhaps even above not having a definition for "bad") but I can't claim that you don't dislike it.
That fact that people are disliking languages they've never used is one of the reasons I'd agree the poll is meaningless. Sure, it's reasonable to dislike a language for whatever reason, but that doesn't mean that the results of such a free form poll can be interpreted in any meaningful way.
Re: Poll: What are your liked and disliked programming languages?
#469And the award of least significant poll of the week goes to... Seriously, you won't get anything meaningful out of this, people will vote for the language they like and then bash the usual suspects (PHP, actionscript, C++,...). Also they will browse the first 20 entries or so and then get bored and skip to the end. I'm sure the people who "dislike cobol" (7 people at the moment) have intimate knowledge of the languag…
Re: Poll: What are your liked and disliked programming languages?
#470And the award of least significant poll of the week goes to... Seriously, you won't get anything meaningful out of this, people will vote for the language they like and then bash the usual suspects (PHP, actionscript, C++,...). Also they will browse the first 20 entries or so and then get bored and skip to the end. I'm sure the people who "dislike cobol" (7 people at the moment) have intimate knowledge of the languag…