Click here to Skip to main content
15,915,829 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



 
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 
But building the garbage collection and memory managment into the common runtime should slow the program(s) down, since they have someone else doing their dirty work for them... who knows if .NET's memory management is optimized? If it is, great...but if not, then that's a performance hit that you can maybe code away if you're clever...

Another reason why garbage collection by the common runtime should slow programs down is that the programs now have to call out to the runtime each time the garbage collection needs to happen, and then switch back into the program code to continue on... I smell lots of expensive context-switches on the part of the processor. Maybe it's not an issue with the blazing-fast processors available now... Confused | :confused:

Sincerely Yours,
Brian Hart

"And that's the news from Lake Wobegon, where all the women are strong, the men are good-looking, and the children are above-average." - Garrison Keillor
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 
GeneralEnglightment me Pin
NormDroid14-Jan-02 22:35
professionalNormDroid14-Jan-02 22:35 
GeneralWell, what did you expect ??? Pin
Christian Graus14-Jan-02 10:27
protectorChristian Graus14-Jan-02 10:27 
GeneralGarbage collection and sandboxes are for weenies Pin
Chris Losinger14-Jan-02 10:07
professionalChris Losinger14-Jan-02 10:07 
GeneralRe: Garbage collection and sandboxes are for weenies Pin
Alvaro Mendez14-Jan-02 11:07
Alvaro Mendez14-Jan-02 11:07 
GeneralRe: Garbage collection and sandboxes are for weenies Pin
Fazlul Kabir14-Jan-02 11:32
Fazlul Kabir14-Jan-02 11:32 
GeneralRe: Garbage collection and sandboxes are for weenies Pin
Christian Graus14-Jan-02 11:35
protectorChristian Graus14-Jan-02 11:35 
GeneralRe: Garbage collection and sandboxes are for weenies Pin
Fazlul Kabir14-Jan-02 11:51
Fazlul Kabir14-Jan-02 11:51 
GeneralRe: Garbage collection and sandboxes are for weenies Pin
Brian C Hart14-Jan-02 12:02
professionalBrian C Hart14-Jan-02 12:02 
GeneralRe: Garbage collection and sandboxes are for weenies Pin
Shog914-Jan-02 13:11
sitebuilderShog914-Jan-02 13:11 
GeneralRe: Garbage collection and sandboxes are for weenies Pin
Leo Moll16-Jan-02 6:34
Leo Moll16-Jan-02 6:34 
GeneralA Record? Pin
#realJSOP14-Jan-02 7:49
professional#realJSOP14-Jan-02 7:49 
GeneralRe: A Record? Pin
Christian Graus14-Jan-02 10:21
protectorChristian Graus14-Jan-02 10:21 
GeneralBreasts Pin
#realJSOP14-Jan-02 2:47
professional#realJSOP14-Jan-02 2:47 
GeneralRe: Breasts Pin
_Magnus_14-Jan-02 2:54
_Magnus_14-Jan-02 2:54 

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.