Click here to Skip to main content
15,885,890 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: Programming peeve of the Day Pin
Nelek11-Mar-21 10:23
protectorNelek11-Mar-21 10:23 
GeneralRe: Programming peeve of the Day Pin
Greg Utas11-Mar-21 11:44
professionalGreg Utas11-Mar-21 11:44 
GeneralRe: Programming peeve of the Day Pin
Rick York11-Mar-21 11:22
mveRick York11-Mar-21 11:22 
GeneralRe: Programming peeve of the Day Pin
Greg Utas11-Mar-21 11:49
professionalGreg Utas11-Mar-21 11:49 
AnswerRe: Programming peeve of the Day Pin
Lorenzo Bertolino11-Mar-21 20:21
professionalLorenzo Bertolino11-Mar-21 20:21 
AnswerRe: Programming peeve of the Day Pin
Mark Starr12-Mar-21 5:16
professionalMark Starr12-Mar-21 5:16 
JokeRe: Programming peeve of the Day Pin
willichan12-Mar-21 11:19
professionalwillichan12-Mar-21 11:19 
GeneralRe: Programming peeve of the Day Pin
  Forogar  11-Mar-21 7:55
professional  Forogar  11-Mar-21 7:55 
Obviously it should have been:
if (!condition)
{
    // Do something else
}
else
{
    return;
}

Cool | :cool:
- I would love to change the world, but they won’t give me the source code.

PraiseRe: Programming peeve of the Day Pin
Eddy Vluggen11-Mar-21 7:59
professionalEddy Vluggen11-Mar-21 7:59 
GeneralRe: Programming peeve of the Day Pin
Mike Hankey11-Mar-21 8:25
mveMike Hankey11-Mar-21 8:25 
GeneralRe: Programming peeve of the Day Pin
User 1505687911-Mar-21 7:57
professionalUser 1505687911-Mar-21 7:57 
GeneralRe: Programming peeve of the Day Pin
W Balboos, GHB11-Mar-21 8:10
W Balboos, GHB11-Mar-21 8:10 
GeneralRe: Programming peeve of the Day Pin
User 1505687911-Mar-21 8:12
professionalUser 1505687911-Mar-21 8:12 
GeneralRe: Programming peeve of the Day Pin
Chris Maunder11-Mar-21 9:56
cofounderChris Maunder11-Mar-21 9:56 
GeneralRe: Programming peeve of the Day Pin
Maximilien11-Mar-21 8:34
Maximilien11-Mar-21 8:34 
GeneralRe: Programming peeve of the Day Pin
#realJSOP11-Mar-21 8:36
mve#realJSOP11-Mar-21 8:36 
GeneralRe: Programming peeve of the Day Pin
Chris Maunder11-Mar-21 10:00
cofounderChris Maunder11-Mar-21 10:00 
GeneralRe: Programming peeve of the Day Pin
Nelek11-Mar-21 10:20
protectorNelek11-Mar-21 10:20 
GeneralRe: Programming peeve of the Day Pin
Rick York11-Mar-21 11:26
mveRick York11-Mar-21 11:26 
GeneralRe: Programming peeve of the Day Pin
Chris Maunder11-Mar-21 13:53
cofounderChris Maunder11-Mar-21 13:53 
GeneralRe: Programming peeve of the Day Pin
Sander Rossel11-Mar-21 8:42
professionalSander Rossel11-Mar-21 8:42 
GeneralRe: Programming peeve of the Day Pin
User 1505687911-Mar-21 8:53
professionalUser 1505687911-Mar-21 8:53 
GeneralRe: Programming peeve of the Day Pin
rob tillaart11-Mar-21 20:46
rob tillaart11-Mar-21 20:46 
GeneralRe: Programming peeve of the Day Pin
Member 1409260511-Mar-21 22:38
Member 1409260511-Mar-21 22:38 
JokeRe: Programming peeve of the Day Pin
Fueled By Decaff11-Mar-21 22:41
Fueled By Decaff11-Mar-21 22:41 

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.