Click here to Skip to main content
15,886,678 members

Survey Results

Will programming become more or less complex in the future?   [Edit]

Survey period: 12 Sep 2011 to 19 Sep 2011

Our modern IDEs make life so much easier, but issues such as security, parallelism and bloated APIs make life harder. Which way will the balance tip overall?

OptionVotes% 
Programming will become extremely simple515.20
Programming will become simpler979.89
Specifics will change but overall the complexity of the job will stay the same54355.35
Programming will become more complex14414.68
Programming will become so complex that further specialisation in skills will be needed14614.88



 
GeneralOnce I perfect my Machine/Mind interface Pin
Mycroft Holmes11-Sep-11 21:57
professionalMycroft Holmes11-Sep-11 21:57 
GeneralRe: Once I perfect my Machine/Mind interface Pin
OriginalGriff11-Sep-11 23:29
mveOriginalGriff11-Sep-11 23:29 
GeneralRe: Once I perfect my Machine/Mind interface Pin
Mycroft Holmes12-Sep-11 0:55
professionalMycroft Holmes12-Sep-11 0:55 
GeneralBoth! PinPopular
OriginalGriff11-Sep-11 21:41
mveOriginalGriff11-Sep-11 21:41 
GeneralRe: Both! Pin
DaveAuld12-Sep-11 0:36
professionalDaveAuld12-Sep-11 0:36 
GeneralRe: Both! Pin
OriginalGriff12-Sep-11 0:40
mveOriginalGriff12-Sep-11 0:40 
GeneralA good old fashion delete Pin
S Houghtelin12-Sep-11 3:06
professionalS Houghtelin12-Sep-11 3:06 
GeneralRe: A good old fashion delete Pin
OriginalGriff12-Sep-11 3:15
mveOriginalGriff12-Sep-11 3:15 
Ah! I preferred the Z80 version:
LD      HL,RAM_START
LD      DE,RAM_START+1
LD      BC,RAM_SIZE
XOR     A
LD      (HL),A
LDIR

Real men don't use instructions. They are only the manufacturers opinion on how to put the thing together.

Manfred R. Bihy: "Looks as if OP is learning resistant."

GeneralRe: A good old fashion delete Pin
S Houghtelin12-Sep-11 4:00
professionalS Houghtelin12-Sep-11 4:00 
GeneralRe: A good old fashion delete Pin
OriginalGriff12-Sep-11 4:14
mveOriginalGriff12-Sep-11 4:14 
GeneralRe: Both! Pin
Mehdi Gholam12-Sep-11 0:45
Mehdi Gholam12-Sep-11 0:45 
GeneralA page from nature Pin
Mehdi Gholam11-Sep-11 19:52
Mehdi Gholam11-Sep-11 19:52 
GeneralRe: A page from nature Pin
Rob Grainger12-Sep-11 0:19
Rob Grainger12-Sep-11 0:19 
GeneralRe: A page from nature Pin
W Balboos, GHB12-Sep-11 1:32
W Balboos, GHB12-Sep-11 1:32 
GeneralRe: A page from nature Pin
Rob Grainger12-Sep-11 0:19
Rob Grainger12-Sep-11 0:19 
GeneralRe: A page from nature Pin
Mehdi Gholam12-Sep-11 0:42
Mehdi Gholam12-Sep-11 0:42 
GeneralIt will become complex due to excess of APIs PinPopular
Aniruddha Loya11-Sep-11 19:32
Aniruddha Loya11-Sep-11 19:32 
GeneralAs you don't specify timeframe... PinPopular
nmarcel11-Sep-11 18:25
nmarcel11-Sep-11 18:25 
GeneralRe: As you don't specify timeframe... Pin
Larry Ness12-Sep-11 9:06
Larry Ness12-Sep-11 9:06 

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.