Click here to Skip to main content
15,897,187 members

The Insider News

   

The Insider News is for breaking IT and Software development news. Post your news, your alerts and your inside scoops. This is an IT news-only forum - all off-topic, non-news posts will be removed. If you wish to ask a programming question please post it here.

Get The Daily Insider direct to your mailbox every day. Subscribe now!

 
NewsMythical man month : 10 lines per developer day Pin
Kent Sharkey10-Feb-20 7:00
staffKent Sharkey10-Feb-20 7:00 
GeneralRe: Mythical man month : 10 lines per developer day Pin
Kris Lantz10-Feb-20 7:40
professionalKris Lantz10-Feb-20 7:40 
GeneralRe: Mythical man month : 10 lines per developer day Pin
Kaladin10-Feb-20 7:13
Kaladin10-Feb-20 7:13 
GeneralRe: Mythical man month : 10 lines per developer day Pin
kalberts10-Feb-20 8:19
kalberts10-Feb-20 8:19 
GeneralRe: Mythical man month : 10 lines per developer day Pin
Mark_Wallace10-Feb-20 22:42
Mark_Wallace10-Feb-20 22:42 
GeneralRe: Mythical man month : 10 lines per developer day Pin
Eddy Vluggen10-Feb-20 23:20
professionalEddy Vluggen10-Feb-20 23:20 
GeneralRe: Mythical man month : 10 lines per developer day Pin
kalberts11-Feb-20 1:19
kalberts11-Feb-20 1:19 
GeneralRe: Mythical man month : 10 lines per developer day Pin
Eddy Vluggen11-Feb-20 5:01
professionalEddy Vluggen11-Feb-20 5:01 
Good explanation, tx Smile | :)

I'm on of those middle-between's, even for loops; it saves space, and as such I can convey more information using less lines, as it helps when reading the code in printed form (as in, paper).

Member 7989122 wrote:
In lots of SW development environments of today, you are frowned upon if you write a C if-statement on a single line.
Yes, since the best practice says that even single statements following the if should be in a block; ohterwise someone who hastily edits might do something stupid.

Which is a stupid reason in the first place.
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]
"If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

GeneralRe: Mythical man month : 10 lines per developer day Pin
Amarnath S10-Feb-20 23:31
professionalAmarnath S10-Feb-20 23:31 
NewsDOJ charges four Chinese military hackers for Equifax hack Pin
Kent Sharkey10-Feb-20 7:00
staffKent Sharkey10-Feb-20 7:00 
GeneralRe: DOJ charges four Chinese military hackers for Equifax hack Pin
Mark_Wallace10-Feb-20 9:32
Mark_Wallace10-Feb-20 9:32 
GeneralRe: DOJ charges four Chinese military hackers for Equifax hack Pin
F-ES Sitecore10-Feb-20 22:55
professionalF-ES Sitecore10-Feb-20 22:55 
GeneralRe: DOJ charges four Chinese military hackers for Equifax hack Pin
Mark_Wallace10-Feb-20 23:10
Mark_Wallace10-Feb-20 23:10 
GeneralRe: DOJ charges four Chinese military hackers for Equifax hack Pin
F-ES Sitecore10-Feb-20 23:15
professionalF-ES Sitecore10-Feb-20 23:15 
GeneralRe: DOJ charges four Chinese military hackers for Equifax hack Pin
GenJerDan11-Feb-20 0:35
GenJerDan11-Feb-20 0:35 
GeneralRe: DOJ charges four Chinese military hackers for Equifax hack Pin
Mark_Wallace11-Feb-20 2:48
Mark_Wallace11-Feb-20 2:48 
GeneralRe: DOJ charges four Chinese military hackers for Equifax hack Pin
Mark_Wallace11-Feb-20 2:47
Mark_Wallace11-Feb-20 2:47 
GeneralRe: DOJ charges four Chinese military hackers for Equifax hack Pin
F-ES Sitecore11-Feb-20 3:10
professionalF-ES Sitecore11-Feb-20 3:10 
GeneralRe: DOJ charges four Chinese military hackers for Equifax hack Pin
Mark_Wallace11-Feb-20 3:22
Mark_Wallace11-Feb-20 3:22 
GeneralRe: DOJ charges four Chinese military hackers for Equifax hack Pin
F-ES Sitecore11-Feb-20 3:55
professionalF-ES Sitecore11-Feb-20 3:55 
GeneralRe: DOJ charges four Chinese military hackers for Equifax hack Pin
Mark_Wallace11-Feb-20 4:54
Mark_Wallace11-Feb-20 4:54 
GeneralRe: DOJ charges four Chinese military hackers for Equifax hack Pin
F-ES Sitecore11-Feb-20 5:09
professionalF-ES Sitecore11-Feb-20 5:09 
GeneralRe: DOJ charges four Chinese military hackers for Equifax hack Pin
TheGreatAndPowerfulOz11-Feb-20 7:26
TheGreatAndPowerfulOz11-Feb-20 7:26 
GeneralRe: DOJ charges four Chinese military hackers for Equifax hack Pin
David O'Neil11-Feb-20 8:35
professionalDavid O'Neil11-Feb-20 8:35 
GeneralRe: DOJ charges four Chinese military hackers for Equifax hack Pin
TheGreatAndPowerfulOz11-Feb-20 7:24
TheGreatAndPowerfulOz11-Feb-20 7:24 

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.