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

Survey Results

How hard do you find these tasks?

Survey period: 24 Jul 2017 to 31 Jul 2017

1 = Super Easy, 5 = Very Hard. (We all know Cache invalidation is hard)

OptionVotes12345 
Designing a solution that meets all the requirements9717%25%31%24%13%
Dealing with someone else's code9712%9%35%34%20%
Writing unit tests9718%19%36%23%15%
Adding features you don't agree with9715%14%30%28%23%
Dealing with the people directing the project9719%24%33%23%12%
Dealing with users97111%25%34%19%11%
Naming things97124%30%23%12%11%



 
GeneralHow hard do you find these tasks? Pin
WiganLatics26-Jul-17 4:40
professionalWiganLatics26-Jul-17 4:40 
GeneralReversed Answers Pin
Bassam Abdul-Baki25-Jul-17 7:31
professionalBassam Abdul-Baki25-Jul-17 7:31 
GeneralRe: Reversed Answers Pin
ChandraRam28-Jul-17 4:09
ChandraRam28-Jul-17 4:09 
GeneralRe: Reversed Answers Pin
Bassam Abdul-Baki28-Jul-17 6:38
professionalBassam Abdul-Baki28-Jul-17 6:38 
GeneralAverages are boring PinPopular
Marc Clifton25-Jul-17 1:49
mvaMarc Clifton25-Jul-17 1:49 
GeneralRe: Averages are boring Pin
Nelek26-Jul-17 4:45
protectorNelek26-Jul-17 4:45 
GeneralRe: Averages are boring Pin
mahendren27-Jul-17 1:53
mahendren27-Jul-17 1:53 
GeneralI like someone else code Pin
Mohibur Rashid24-Jul-17 19:14
professionalMohibur Rashid24-Jul-17 19:14 
GeneralWriting documentation (not code comments) Pin
Maximilien24-Jul-17 3:32
Maximilien24-Jul-17 3:32 
GeneralRe: Writing documentation (not code comments) Pin
kalberts24-Jul-17 21:42
kalberts24-Jul-17 21:42 
GeneralRe: Writing documentation (not code comments) Pin
Member 1288850925-Jul-17 11:10
Member 1288850925-Jul-17 11:10 
GeneralRe: Writing documentation (not code comments) Pin
Herbie Mountjoy26-Jul-17 18:46
professionalHerbie Mountjoy26-Jul-17 18:46 
GeneralWorse than Useless Pin
W Balboos, GHB24-Jul-17 1:47
W Balboos, GHB24-Jul-17 1:47 
GeneralRe: Worse than Useless Pin
PIEBALDconsult24-Jul-17 10:53
mvePIEBALDconsult24-Jul-17 10:53 
GeneralTraining people Pin
R. Erasmus24-Jul-17 0:40
R. Erasmus24-Jul-17 0:40 
GeneralThe human element is always more challenging Pin
Slacker00723-Jul-17 22:57
professionalSlacker00723-Jul-17 22:57 
GeneralRe: The human element is always more challenging Pin
KarstenK23-Jul-17 23:20
mveKarstenK23-Jul-17 23:20 
GeneralSomeone else's code not a big deal Pin
Mike (Prof. Chuck)23-Jul-17 22:07
professionalMike (Prof. Chuck)23-Jul-17 22:07 
... as I am in the lucky situation, that we do reviews, have good and manageable coding guidelines in place, which are _respected by each and every team member_.

So at least, from a ground structure of the solutions/project folders, naming of classes an members, obeying to patterns (events, singletons, factory, etc) we all find code that looks "close to our own code".

We even have code formatting rules in place through android/visual studio settings and all files get "Format File" auto-formatted by there rules, so there is no "member A uses 2-blanks for intendation while others use one tab and the next uses 3-character-tab".

Only the iOS/Apple crew falls out of this scheme as objective-c and xcode are a seperated universe. but ios coding is done through pair programming over large time frames, so each of the devs knows the entire code anyway - they found their way too.

Users... USERS are a problem Smile | :)

GeneralRe: Someone else's code not a big deal Pin
CodeWraith24-Jul-17 1:32
CodeWraith24-Jul-17 1:32 
GeneralRe: Someone else's code not a big deal Pin
Mike (Prof. Chuck)24-Jul-17 3:33
professionalMike (Prof. Chuck)24-Jul-17 3:33 
GeneralRe: Someone else's code not a big deal Pin
CodeWraith24-Jul-17 3:41
CodeWraith24-Jul-17 3:41 
GeneralRe: Someone else's code not a big deal Pin
Mike (Prof. Chuck)24-Jul-17 3:50
professionalMike (Prof. Chuck)24-Jul-17 3:50 
GeneralRe: Someone else's code not a big deal Pin
Leng Vang25-Jul-17 6:12
Leng Vang25-Jul-17 6:12 
GeneralSomeone else's code... Pin
Sander Rossel23-Jul-17 21:12
professionalSander Rossel23-Jul-17 21:12 
GeneralRe: Someone else's code... Pin
CodeWraith23-Jul-17 22:52
CodeWraith23-Jul-17 22:52 

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.