-2
votes
3answers
77 views
Javascript or php, which to choose with regard to security, complexity and speed? [closed]
For the implementation of a particular functionality if we have both Javascript and the php codes, what should be given preference for implementation... What I mean is that for se …
7
votes
24answers
1k views
Why is VB6 still so widely used?
Note that this question is not meant to start an argument, I am genuinely curious:
Back in the 90s I used to work for a large CPU maker and we were building some debuggers. All ou …
0
votes
3answers
174 views
Pros And Cons Of Haskell
Hello,
I've learned much languages, but now I want to choose one, but the language that I most liked was Haskell, it is like a interpreted language, but is a compiled. Then I want …
7
votes
12answers
2k views
Questions to answer before proposing to use a new language?
What are the technical questions I simply must have answers for before I approach someone about introducing a new language?
I'm looking for the list of technical questions that …
34
votes
24answers
5k views
Why isn’t the ‘D’ language picking up?
Anybody using language 'D'?
Why isn't it more popular?
-1
votes
4answers
76 views
Best programming language for manipulating ZIP files? [closed]
Basically what I eventually want to do is open a zip file and add a series of files in different directories to it and save it. Which language would be the easiest and simplest to …
0
votes
2answers
75 views
What language is best suitable for my task? [closed]
Possible Duplicate:
Help on language choice
A little more than three years ago I wrote an Access db to use for our bank accounts and budgeting. I've used it and loved it e …
3
votes
1answer
183 views
What language must I use for a Pidgin plugin?
I'm a relatively inexperienced programmer looking to make a plugin for the IM client Pidgin as a first major project. I've written a program in Python that has all the functionalit …
7
votes
13answers
597 views
How managers choose programming languages
It's not a secret to anyone that managers can and often will impose the programming language that will be used for a project.
Being a programmer myself, I have never been able to …
5
votes
10answers
209 views
How do you go from doing research to coding?
I've been trying to learn to code for years now, and the process has been the same: spend hours and hours at it, follow the road to nowhere, switch languages, rinse and repeat. Eac …
3
votes
7answers
244 views
Learning a web language
I am wondering what other people have experienced in creating a web service application, what language/framework is best suited for a beginner? Are there characteristics of the cho …
-1
votes
11answers
651 views
How useful is Python? [closed]
I don't know Python. I always think maybe I should take the time to sit down and learn it though. I know C++, C#/VB.NET, Java, and PHP. I am a student, so there's no job requiremen …
13
votes
10answers
958 views
Are there statistical studies that indicates that Python is “more productive”?
If I do a google search with the string "python productive" the first results is a page http://www.ferg.org/projects/python_java_side-by-side.html claiming that "python is more pr …
8
votes
15answers
443 views
What language/platform to choose for a new web application?
Suppose you have a great idea for a brand new web application: what would be your language/platform combination and why?
In addition, suppose you have to develop your web app in a …
1
vote
4answers
196 views
What language would you choose for a greenfield project?
What is the greenfield language of business choice today, assuming:
no legacy applications to integrate with
time to market is high priority
reusability is high priority
Size and …
