Click here to Skip to main content
15,893,381 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: What we say vs. what we mean Pin
honey the codewitch6-Jun-21 7:47
mvahoney the codewitch6-Jun-21 7:47 
GeneralRe: What we say vs. what we mean Pin
Greg Utas6-Jun-21 14:25
professionalGreg Utas6-Jun-21 14:25 
GeneralRe: What we say vs. what we mean Pin
honey the codewitch6-Jun-21 14:44
mvahoney the codewitch6-Jun-21 14:44 
GeneralRe: What we say vs. what we mean Pin
Greg Utas6-Jun-21 14:51
professionalGreg Utas6-Jun-21 14:51 
GeneralRe: What we say vs. what we mean Pin
Richard MacCutchan6-Jun-21 21:06
mveRichard MacCutchan6-Jun-21 21:06 
GeneralRe: What we say vs. what we mean Pin
honey the codewitch6-Jun-21 21:19
mvahoney the codewitch6-Jun-21 21:19 
GeneralRe: What we say vs. what we mean Pin
Richard MacCutchan6-Jun-21 21:51
mveRichard MacCutchan6-Jun-21 21:51 
GeneralRe: What we say vs. what we mean Pin
honey the codewitch6-Jun-21 22:11
mvahoney the codewitch6-Jun-21 22:11 
I mean specifically bad as in poorly designed.

Not all syntax is created equal despite your implication to the contrary.

Significant whitespace is nonsense, for example, both from a parsing standpoint, and from a usability standpoint. Technically speaking it's Broken As Designed.

Same with things that cannot easily be remembered by way mnemonic or anything like that. Make is littered with that.

Just like code can be readable and unreadable, so can syntax. A grammar can be well designed, or it can be designed poorly.

C# is an example of a well designed grammar. Make is an example of a poorly designed grammar.

It is what it is.
Real programmers use butterflies

GeneralRe: What we say vs. what we mean Pin
Richard MacCutchan6-Jun-21 22:13
mveRichard MacCutchan6-Jun-21 22:13 
GeneralRe: What we say vs. what we mean Pin
honey the codewitch6-Jun-21 22:20
mvahoney the codewitch6-Jun-21 22:20 
GeneralRe: What we say vs. what we mean Pin
Richard MacCutchan6-Jun-21 21:04
mveRichard MacCutchan6-Jun-21 21:04 
GeneralRe: What we say vs. what we mean Pin
David O'Neil7-Jun-21 5:45
professionalDavid O'Neil7-Jun-21 5:45 
GeneralRe: What we say vs. what we mean Pin
Richard MacCutchan7-Jun-21 5:52
mveRichard MacCutchan7-Jun-21 5:52 
GeneralRe: What we say vs. what we mean Pin
David O'Neil7-Jun-21 6:03
professionalDavid O'Neil7-Jun-21 6:03 
GeneralRe: What we say vs. what we mean Pin
KateAshman6-Jun-21 21:25
KateAshman6-Jun-21 21:25 
GeneralRe: What we say vs. what we mean Pin
obermd6-Jun-21 12:27
obermd6-Jun-21 12:27 
GeneralRe: What we say vs. what we mean Pin
Andrew Leeder6-Jun-21 22:15
Andrew Leeder6-Jun-21 22:15 
GeneralRe: What we say vs. what we mean Pin
Sander Rossel6-Jun-21 23:35
professionalSander Rossel6-Jun-21 23:35 
GeneralRe: What we say vs. what we mean Pin
Member 141923828-Jun-21 5:33
Member 141923828-Jun-21 5:33 
GeneralRe: What we say vs. what we mean Pin
Gary Wheeler7-Jun-21 2:57
Gary Wheeler7-Jun-21 2:57 
GeneralRe: What we say vs. what we mean Pin
Gary R. Wheeler7-Jun-21 16:34
Gary R. Wheeler7-Jun-21 16:34 
GeneralMe too :-) Pin
Kornfeld Eliyahu Peter5-Jun-21 20:26
professionalKornfeld Eliyahu Peter5-Jun-21 20:26 
GeneralRe: Me too :-) Pin
obermd7-Jun-21 8:15
obermd7-Jun-21 8:15 
GeneralI think I just traumatized a 5-year old :D Pin
Sander Rossel5-Jun-21 3:16
professionalSander Rossel5-Jun-21 3:16 
GeneralRe: I think I just traumatized a 5-year old :D Pin
David Crow5-Jun-21 4:08
David Crow5-Jun-21 4:08 

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.