Click here to Skip to main content
15,899,313 members

Survey Results

The trend in programming   [Edit]

Survey period: 14 Jan 2002 to 20 Jan 2002

Many of the new features in .NET and other frameworks are aimed at making programming simpler, faster and less bug ridden. Does the trend towards smarter programming environments mean dumber programmers?

OptionVotes% 
The more help we can get the better our apps will be.345.26
Better tools and environments means higher productivity.7611.76
Applications are getting more complex so these tools merely help us keep up.9414.55
Programming is only half of it - you still need smart developers to design the apps in the first place.25239.01
Making programming easier means dumber programmers will be writing apps (meaning poorer quality apps)10816.72
Features such as garbage collection mean lazier programmers and poorer quality apps497.59
I don't see it changing things at all.335.11



 
GeneralHigher productivity Pin
CodeGuy16-Jan-02 7:12
CodeGuy16-Jan-02 7:12 
GeneralRe: Higher productivity Pin
Ryan Park16-Jan-02 13:40
Ryan Park16-Jan-02 13:40 
GeneralMissing option... Pin
peterchen16-Jan-02 2:43
peterchen16-Jan-02 2:43 
GeneralRe: Missing option... Pin
qomi16-Jan-02 5:42
qomi16-Jan-02 5:42 
GeneralBad Trend Pin
Martin Marvinski14-Jan-02 13:26
Martin Marvinski14-Jan-02 13:26 
GeneralRe: Bad Trend Pin
Christian Graus14-Jan-02 13:40
protectorChristian Graus14-Jan-02 13:40 
GeneralRe: Bad Trend Pin
Nish Nishant14-Jan-02 16:59
sitebuilderNish Nishant14-Jan-02 16:59 
GeneralRe: Bad Trend Pin
Reno Tiko14-Jan-02 19:50
Reno Tiko14-Jan-02 19:50 
Martin Marvinski wrote:
When the tools start hiding how things actually work you always lose control.

I think this is what many felt when C, Pascal or whatever the language was that came after Assembly. Then when OO stuff came out like C++ people used the same argument to favor coding in C. And examples like this could go on and on with Java, C#, etc.

The thing to realize is that a specific language is not for everyone and not for every project. Use which ever one you feel fits your individual and project's needs. If we stopped making tools that are easier to use for fear of losing control then we won't be bettering ourselves in this profession since we'll be stuck with archaic tools. I'm for anything that'll make me productive and still allow the project to meet its functional/non-functional requirements thus greatly reducing implementation time. I'd rather go home at 5:00pm than work 12-14 hr days trying to find resource leakage issues, etc. when a tool could automatically take care of that for me.

If I were developing a web server, a 3D game engine, etc. I wouldn't even think about using C# or Java to do it. However, if the client wanted a simple way to edit some columns within a table and to perform some simple validation, then I'd use C# or VB to bind the datasource to a data grid. I could care less how much more efficent it would be to write it in C++, etc. in that instance whereas I would be concerned about efficency issues in the web server and 3D engine projects.
GeneralSomewhat agree... Pin
Joshua Page16-Jan-02 8:51
Joshua Page16-Jan-02 8:51 
GeneralRe: Bad Trend Pin
Alvaro Mendez16-Jan-02 12:24
Alvaro Mendez16-Jan-02 12:24 
GeneralRe: Bad Trend Pin
kaleid16-Jan-02 14:21
kaleid16-Jan-02 14:21 
GeneralRe: Bad Trend Pin
Swinefeaster17-Jan-02 19:23
Swinefeaster17-Jan-02 19:23 
GeneralOpposing trends - the good, the bad, and the ignorant Pin
14-Jan-02 12:37
suss14-Jan-02 12:37 
GeneralRe: Opposing trends - the good, the bad, and the ignorant Pin
Christian Graus14-Jan-02 12:50
protectorChristian Graus14-Jan-02 12:50 
GeneralRe: Opposing trends - the good, the bad, and the ignorant Pin
George14-Jan-02 14:58
George14-Jan-02 14:58 
GeneralRe: Opposing trends - the good, the bad, and the ignorant Pin
Nemanja Trifunovic14-Jan-02 12:55
Nemanja Trifunovic14-Jan-02 12:55 
GeneralRe: Opposing trends - the good, the bad, and the ignorant Pin
Chris Losinger14-Jan-02 13:04
professionalChris Losinger14-Jan-02 13:04 
GeneralRe: Opposing trends - the good, the bad, and the ignorant Pin
Matt Gullett14-Jan-02 13:38
Matt Gullett14-Jan-02 13:38 
GeneralPointers are for code monkies Pin
kaleid14-Jan-02 10:48
kaleid14-Jan-02 10:48 
GeneralRe: Pointers are for code monkeys Pin
Christian Graus14-Jan-02 10:59
protectorChristian Graus14-Jan-02 10:59 
GeneralRe: Pointers are for code monkeys Pin
kaleid14-Jan-02 11:58
kaleid14-Jan-02 11:58 
GeneralRe: Pointers are for code monkeys Pin
Brian C Hart14-Jan-02 12:06
professionalBrian C Hart14-Jan-02 12:06 
GeneralRe: Pointers are for code monkeys Pin
Yury Sulsky14-Jan-02 16:16
Yury Sulsky14-Jan-02 16:16 
GeneralRe: Pointers are for code monkeys Pin
Glenn Dawson15-Jan-02 11:13
Glenn Dawson15-Jan-02 11:13 
GeneralRe: Pointers are for code monkeys Pin
Mike Klimentiev15-Jan-02 15:11
Mike Klimentiev15-Jan-02 15:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.