Click here to Skip to main content
15,921,959 members

Survey Results

How long do you prefer to stay at a given job?

Survey period: 8 Aug 2016 to 15 Aug 2016

Some like to commit to an organisation for life, some like to mix and match as often as they can. How committed are we as developers?

OptionVotes% 
I prefer to stick to the one job for life32520.19
I prefer to stay at a job for at least 10 years20712.86
I prefer to stay at a job for at least 5 years29718.45
I prefer to stay at a job for at least 2 - 5 years55434.41
I prefer to stay at a job for 1 or 2 years max1418.76
No more than 12 months per job201.24
No more than 6 months per job130.81
3 months max and I need a change110.68
I don't work.503.11



 
GeneralRe: do you hate students? Pin
IanArhip19-Sep-16 11:04
IanArhip19-Sep-16 11:04 
GeneralRe: do you hate students? Pin
Afzaal Ahmad Zeeshan9-Aug-16 9:45
professionalAfzaal Ahmad Zeeshan9-Aug-16 9:45 
GeneralRe: do you hate students? Pin
PeejayAdams9-Aug-16 3:27
PeejayAdams9-Aug-16 3:27 
GeneralRe: do you hate students? Pin
Nelek10-Aug-16 22:25
protectorNelek10-Aug-16 22:25 
GeneralRe: do you hate students? Pin
Nemanja Trifunovic9-Aug-16 4:45
Nemanja Trifunovic9-Aug-16 4:45 
GeneralRe: do you hate students? Pin
Afzaal Ahmad Zeeshan9-Aug-16 9:55
professionalAfzaal Ahmad Zeeshan9-Aug-16 9:55 
GeneralRe: do you hate students? Pin
Kirk 103898219-Aug-16 5:15
Kirk 103898219-Aug-16 5:15 
GeneralRe: do you hate students? Pin
Afzaal Ahmad Zeeshan9-Aug-16 10:11
professionalAfzaal Ahmad Zeeshan9-Aug-16 10:11 
Quote:
I believe you got caught up in Hyperbole.
No, I just got fed up by the so-called professionals around my area (within range of 400 km).

Quote:
difference between for and while statements, and when and why you should use each?
I will try to improvise.
  1. There is no difference, just sugar coating. The main answer is in the hands of Assembly generated, which (I believe) will be same.
  2. For normally leaves the control to "what data has", whereas while leaves the control to what user 2as (or what program has).
  3. For can be helpful in cases where you know where to start and where to end, whereas while is helpful in cases where you just know when to stop (unexpected end possibly).
  4. For has a cleaner syntax (IMO), while requires extra statements that are embedded in for loop's statement.
In the light of what I have said above, use for in cases where you are going to iterate over a collection of available data; contacts, database records, or any already available data structure, whereas while can be helping for the cases where you are still capturing the data; loading the buffers, reading files, getting data from user — enter 'q' to quit etc.
The sh*t I complain about
It's like there ain't a cloud in the sky and it's raining out - Eminem
~! Firewall !~

GeneralRe: do you hate students? Pin
Kirk 103898219-Aug-16 10:59
Kirk 103898219-Aug-16 10:59 
PraiseRe: do you hate students? Pin
Afzaal Ahmad Zeeshan9-Aug-16 11:48
professionalAfzaal Ahmad Zeeshan9-Aug-16 11:48 
GeneralRe: do you hate students? Pin
Nelek10-Aug-16 22:28
protectorNelek10-Aug-16 22:28 
GeneralRe: do you hate students? Pin
Mycroft Holmes9-Aug-16 22:35
professionalMycroft Holmes9-Aug-16 22:35 
GeneralRe: do you hate students? Pin
Tomaž Štih10-Aug-16 4:10
Tomaž Štih10-Aug-16 4:10 
GeneralRe: do you hate students? Pin
brianriggan10-Aug-16 4:52
brianriggan10-Aug-16 4:52 
GeneralRe: do you hate students? Pin
Chris Copeland12-Aug-16 1:25
mveChris Copeland12-Aug-16 1:25 
GeneralIt depends on the culture Pin
ronlease8-Aug-16 9:34
professionalronlease8-Aug-16 9:34 
Generalrespect and am I having fun?? Pin
Dennis E White8-Aug-16 6:24
professionalDennis E White8-Aug-16 6:24 
GeneralAs long as I continue to learn Pin
Ravi Bhavnani8-Aug-16 5:45
professionalRavi Bhavnani8-Aug-16 5:45 
GeneralRe: As long as I continue to learn Pin
Jalapeno Bob8-Aug-16 6:51
professionalJalapeno Bob8-Aug-16 6:51 
GeneralRe: As long as I continue to learn Pin
Ravi Bhavnani8-Aug-16 7:02
professionalRavi Bhavnani8-Aug-16 7:02 
GeneralI don't work Pin
Ron Anders8-Aug-16 4:47
Ron Anders8-Aug-16 4:47 
GeneralStill learning after 9 years Pin
R. Erasmus8-Aug-16 3:47
R. Erasmus8-Aug-16 3:47 
General16+ years... and then the outsourcing started Pin
J Tackkett8-Aug-16 3:30
professionalJ Tackkett8-Aug-16 3:30 
General10+ Years... as thing have worked out Pin
Tim Carmichael8-Aug-16 3:00
Tim Carmichael8-Aug-16 3:00 
General2 to 5 years it is... Pin
Rajeev Jayaram8-Aug-16 2:28
Rajeev Jayaram8-Aug-16 2:28 

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.