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

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: No your line is too long. Pin
jschell4-Jan-24 4:06
jschell4-Jan-24 4:06 
GeneralRe: No your line is too long. Pin
honey the codewitch3-Jan-24 7:51
mvahoney the codewitch3-Jan-24 7:51 
GeneralRe: No your line is too long. Pin
trønderen3-Jan-24 8:14
trønderen3-Jan-24 8:14 
GeneralRe: No your line is too long. Pin
BernardIE53173-Jan-24 8:53
BernardIE53173-Jan-24 8:53 
GeneralRe: No your line is too long. Pin
bryanren4-Jan-24 3:27
bryanren4-Jan-24 3:27 
GeneralRe: No your line is too long. Pin
honey the codewitch4-Jan-24 6:29
mvahoney the codewitch4-Jan-24 6:29 
GeneralRe: No your line is too long. Pin
BernardIE53173-Jan-24 8:10
BernardIE53173-Jan-24 8:10 
GeneralRe: No your line is too long. Pin
trønderen3-Jan-24 8:33
trønderen3-Jan-24 8:33 
A long time ago, I read about a study - in a printed periodical, so no URL - where a number of test persons were split into two groups and given the same source code to study. One group got it laid out like ordinary prose, the way you would write a plain text? ("If the rain stops, let's go to the beach. Otherwise, let's break a bottle of wine!" in a single line). The other group got the same program laid out "the programming way", with conditions, if- and else-clauses on separate lines, with proper indentations etc. Similar for loops and other constructs.

After the test persons had been given a controlled amount of time to study the code, they were to fill in a questionnaire to reveal how well they had understood the program logic. It turned out that those who had read the "prose formatted" program code scored significantly higher than those who had been reading the "program structured" layout.

This is so many years ago that the average person still could be expected to read both fiction and non-fiction books. Today, lots of young people never read a novel after the Harry Potter books (which they chose when school required them to pick one novel to read). So maybe the results would be different today, with lots of people inexperienced with extracting meaning unless it is conveyed both in text, semantics highlighted with punctuation and structure mediated through blocks and indentation.

Religious freedom is the freedom to say that two plus two make five.

GeneralRe: No your line is too long. Pin
PIEBALDconsult3-Jan-24 10:43
mvePIEBALDconsult3-Jan-24 10:43 
GeneralRe: No your line is too long. Pin
gggustafson5-Jan-24 5:12
mvagggustafson5-Jan-24 5:12 
GeneralRe: No your line is too long. Pin
Paul Sanders (the other one)3-Jan-24 23:21
Paul Sanders (the other one)3-Jan-24 23:21 
GeneralRe: No your line is too long. Pin
obeobe4-Jan-24 1:20
obeobe4-Jan-24 1:20 
GeneralRe: No your line is too long. Pin
jschell4-Jan-24 4:11
jschell4-Jan-24 4:11 
GeneralRe: No your line is too long. Pin
obeobe4-Jan-24 23:13
obeobe4-Jan-24 23:13 
GeneralRe: No your line is too long. Pin
Jan Holst Jensen24-Jan-24 4:55
Jan Holst Jensen24-Jan-24 4:55 
GeneralRe: No your line is too long. Pin
obeobe4-Jan-24 23:16
obeobe4-Jan-24 23:16 
GeneralRe: No your line is too long. Pin
Jan Holst Jensen25-Jan-24 5:55
Jan Holst Jensen25-Jan-24 5:55 
GeneralRe: No your line is too long. Pin
jschell5-Jan-24 6:09
jschell5-Jan-24 6:09 
GeneralRe: No your line is too long. Pin
obermd4-Jan-24 5:12
obermd4-Jan-24 5:12 
GeneralRe: No your line is too long. Pin
Shmoken994-Jan-24 5:29
Shmoken994-Jan-24 5:29 
GeneralRe: No your line is too long. Pin
Dan Sutton4-Jan-24 18:35
Dan Sutton4-Jan-24 18:35 
GeneralRe: No your line is too long. Pin
jschell5-Jan-24 6:15
jschell5-Jan-24 6:15 
GeneralRe: No your line is too long. Pin
Dan Sutton5-Jan-24 15:29
Dan Sutton5-Jan-24 15:29 
GeneralYes this is Agile Pin
jschell3-Jan-24 5:02
jschell3-Jan-24 5:02 
GeneralRe: Yes this is Agile Pin
raddevus3-Jan-24 5:15
mvaraddevus3-Jan-24 5:15 

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.