Click here to Skip to main content
15,899,011 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: do any of you others have little coding mantras that save your behind? Pin
Marc Clifton11-Sep-19 9:03
mvaMarc Clifton11-Sep-19 9:03 
GeneralRe: do any of you others have little coding mantras that save your behind? Pin
honey the codewitch11-Sep-19 9:12
mvahoney the codewitch11-Sep-19 9:12 
GeneralRe: do any of you others have little coding mantras that save your behind? Pin
kalberts12-Sep-19 5:07
kalberts12-Sep-19 5:07 
GeneralRe: do any of you others have little coding mantras that save your behind? Pin
Jörgen Andersson11-Sep-19 9:11
professionalJörgen Andersson11-Sep-19 9:11 
GeneralRe: do any of you others have little coding mantras that save your behind? Pin
honey the codewitch11-Sep-19 9:14
mvahoney the codewitch11-Sep-19 9:14 
GeneralRe: do any of you others have little coding mantras that save your behind? Pin
kalberts12-Sep-19 5:14
kalberts12-Sep-19 5:14 
GeneralRe: do any of you others have little coding mantras that save your behind? Pin
honey the codewitch12-Sep-19 5:26
mvahoney the codewitch12-Sep-19 5:26 
GeneralRe: do any of you others have little coding mantras that save your behind? Pin
kalberts12-Sep-19 11:57
kalberts12-Sep-19 11:57 
The big mistake was to use the single equals sign for assignment.

Many languages, from Algol to Pascal to ADA uses := for assignment. APL has a special assignment character. Lisp uses keywords. Classic Basic uses LET. The real probles is: Why does C use the equal operator for assignment?

Pointing to that is an explanation for why double == is needed for equal operations, but not an excuse.

If you try to suggest that C squeezed out Pascal because C is "better", you suggest (with great force) that your main field of expertice is not in formal language design.

VHS won the market becuse it was better, didn't it? And MP3 won over SACD/DVD-A because it was better? TCP/IP won over the OSI protocol stack because it was better? Well, that depends on the criteria. If your only crition is "degree of market penetration", all of these were "bests". But please don't pretend that this is only imaginable criterion.
GeneralRe: do any of you others have little coding mantras that save your behind? Pin
honey the codewitch12-Sep-19 12:02
mvahoney the codewitch12-Sep-19 12:02 
GeneralRe: do any of you others have little coding mantras that save your behind? Pin
Rick York11-Sep-19 10:10
mveRick York11-Sep-19 10:10 
GeneralRe: do any of you others have little coding mantras that save your behind? Pin
honey the codewitch11-Sep-19 10:17
mvahoney the codewitch11-Sep-19 10:17 
GeneralRe: do any of you others have little coding mantras that save your behind? Pin
Rick York11-Sep-19 13:26
mveRick York11-Sep-19 13:26 
GeneralRe: do any of you others have little coding mantras that save your behind? Pin
honey the codewitch11-Sep-19 13:30
mvahoney the codewitch11-Sep-19 13:30 
GeneralRe: do any of you others have little coding mantras that save your behind? Pin
Tony.ADV12-Sep-19 8:35
Tony.ADV12-Sep-19 8:35 
PraiseRe: do any of you others have little coding mantras that save your behind? Pin
Kent K12-Sep-19 2:49
professionalKent K12-Sep-19 2:49 
GeneralRe: do any of you others have little coding mantras that save your behind? Pin
David O'Neil11-Sep-19 12:09
professionalDavid O'Neil11-Sep-19 12:09 
GeneralRe: do any of you others have little coding mantras that save your behind? Pin
honey the codewitch11-Sep-19 12:12
mvahoney the codewitch11-Sep-19 12:12 
GeneralRe: do any of you others have little coding mantras that save your behind? Pin
Member 916705711-Sep-19 20:57
Member 916705711-Sep-19 20:57 
PraiseRe: do any of you others have little coding mantras that save your behind? Pin
Gary Wheeler12-Sep-19 2:04
Gary Wheeler12-Sep-19 2:04 
GeneralRe: do any of you others have little coding mantras that save your behind? Pin
kalberts12-Sep-19 4:07
kalberts12-Sep-19 4:07 
GeneralRe: do any of you others have little coding mantras that save your behind? Pin
Member 916705712-Sep-19 4:11
Member 916705712-Sep-19 4:11 
GeneralRe: do any of you others have little coding mantras that save your behind? Pin
kalberts12-Sep-19 5:53
kalberts12-Sep-19 5:53 
GeneralRe: do any of you others have little coding mantras that save your behind? Pin
Peter R. Fletcher12-Sep-19 4:12
Peter R. Fletcher12-Sep-19 4:12 
GeneralRe: do any of you others have little coding mantras that save your behind? Pin
Member 916705712-Sep-19 4:15
Member 916705712-Sep-19 4:15 
GeneralRe: do any of you others have little coding mantras that save your behind? Pin
Peter R. Fletcher12-Sep-19 4:39
Peter R. Fletcher12-Sep-19 4:39 

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.


Straw Poll

Were you affected by the geomagnetic storms this past weekend?
Communication disruptions, electrified pipes, random unexplained blue-screens in Windows - the list of effects is terrifying.
  Results   442 votes