0
votes
6answers
110 views
Eclipse as an IDE - What do you find missing as a beginner in Java?
I am working on a solution that aims at solving problems that newbie programmers experience when they are "modifying code" while bug fixing / doing change requests, on code in prod …
2
votes
6answers
210 views
Which C++ logical operators do you use: and, or, not and the ilk or C style operators? why?
leisure/curiosity question as implied in the title.
I personally prefer the new operators as to make code more readable in my opinion.
Which ones do use yourself? What is your r …
7
votes
14answers
323 views
List of large projects built using Perl
Can you please name some large (maintained, with active communities) projects written using Perl? I'd like to be able to provide a list of mature, production-ready projects so that …
1
vote
9answers
136 views
What do regular people think of programming? [closed]
Let me clarify the title first. Most of the people around me are just normal computer users who never heard of C++, Pascal and other programming languages. I've noticed that these …
16
votes
64answers
4k views
What is the worst code you’ve ever written?
Step into the confessional. Now's your time to come clean.
What's the worst code you personally have
ever written?
Why was it so bad?
What did you learn from it?
Don't tell u …
35
votes
55answers
3k views
What development tools do you carry on your USB drive?
I've just bought a new 4GB USB thumb drive and I'm trying to decide what to put on it. I'm thinking about one of the webserver on a stick packages, a C/C++ IDE (leaning toward Code …
2
votes
2answers
48 views
Survey Data Model
I'm developing a simple survey module for an ASP application I'm working on and I'd like to get some suggestions on the data model.
Questions can be one of three types - multipl …
0
votes
1answer
43 views
Best survey platform? [closed]
Looking for a (preferably open-source) survey tool, that I can run on ISS with SQL Server?
12
votes
16answers
794 views
How important are Design Patterns really?
How important are Design Patterns really?
I think the earlier generation of programmers didn't use Design Patterns that much (people who graduated in the 80s and before mid 90s) …
-1
votes
4answers
161 views
which open-source survey system is the best now?
I am looking for an open-source survey system for our department. PHP or Java are both OK. I checked LimeSurvey, but I don't like it.
Which open-source survey system is the best n …
12
votes
44answers
2k views
Survey of GIS Programming
How many programmers on this site work with GIS?
What middleware do you work with? ESRI? Mapguide? Google?
What kind of projects do you work on? Are you focused on web work, maki …
13
votes
17answers
708 views
Most useful jQuery plugins
Which are the most useful jQuery plugins you have used.
List out one per answer(to rank the best plugins individually), and describe what it does as well.
BlockUI - Can block cer …
-2
votes
2answers
72 views
Free or cheap online survey software? [closed]
Hi all!
I want to find a free or cheep survey solution to my website. It should be either web based or software to run on a ASP.NET server or PHP.
I found a old question but the …
9
votes
17answers
828 views
What programming languages and language features are under 10?
It seems there are many 'new' languages around but in reality it seems like most of the popular, non experimental, ones are already in their teens and the truely mainstream are old …
0
votes
2answers
62 views
Iterating an R Script as a function of sequential survey questions
The function below works perfectly for my purpose. The display is wonderful. Now my problem is I need to be able to do it again, many times, on other variables that fit other patte …
