Click here to Skip to main content
15,892,298 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: Ahh! Bless, They are back! Pin
OriginalGriff19-Feb-14 4:49
mveOriginalGriff19-Feb-14 4:49 
GeneralRe: Ahh! Bless, They are back! Pin
MarkTJohnson19-Feb-14 5:02
professionalMarkTJohnson19-Feb-14 5:02 
GeneralRe: Ahh! Bless, They are back! Pin
OriginalGriff19-Feb-14 5:17
mveOriginalGriff19-Feb-14 5:17 
JokeThis is a posting. Pin
Philip.F19-Feb-14 1:57
Philip.F19-Feb-14 1:57 
GeneralRe: This is a reply Pin
tgrt19-Feb-14 2:10
tgrt19-Feb-14 2:10 
GeneralCe n'est pas une réponse Pin
Gregory Gadow19-Feb-14 3:28
Gregory Gadow19-Feb-14 3:28 
GeneralAnd this is a musical interlude... Pin
Johnny J.19-Feb-14 4:16
professionalJohnny J.19-Feb-14 4:16 
JokeCoding Horror (No limits for over logic) Pin
User 572557919-Feb-14 1:32
User 572557919-Feb-14 1:32 
My boss asked me to rewrite a class and while understanding that class behavior I saw this amazing over logic, anti-pattern example:
C#
if (a != b || c == d){
 if (c == d){
  // ...
  if(a != b){
  // ...
  }
 }else{
  // ...
 }
}


Enjoy...

modified 13-May-21 21:01pm.

GeneralRe: Coding Horror (No limits for over logic) Pin
OriginalGriff19-Feb-14 1:36
mveOriginalGriff19-Feb-14 1:36 
GeneralRe: Coding Horror (No limits for over logic) Pin
HobbyProggy19-Feb-14 1:42
professionalHobbyProggy19-Feb-14 1:42 
GeneralRe: Coding Horror (No limits for over logic) Pin
musefan19-Feb-14 1:43
musefan19-Feb-14 1:43 
GeneralRe: Coding Horror (No limits for over logic) Pin
User 572557919-Feb-14 1:55
User 572557919-Feb-14 1:55 
GeneralRe: Coding Horror (No limits for over logic) Pin
Ramug1019-Feb-14 1:50
Ramug1019-Feb-14 1:50 
JokeRe: Coding Horror (No limits for over logic) Pin
Argonia19-Feb-14 2:23
professionalArgonia19-Feb-14 2:23 
JokeRe: Coding Horror (No limits for over logic) Pin
Paul M Watt19-Feb-14 3:42
mentorPaul M Watt19-Feb-14 3:42 
GeneralRe: Coding Horror (No limits for over logic) Pin
User 572557919-Feb-14 4:53
User 572557919-Feb-14 4:53 
GeneralRe: Coding Horror (No limits for over logic) PinPopular
jeron119-Feb-14 4:59
jeron119-Feb-14 4:59 
GeneralRe: Coding Horror (No limits for over logic) Pin
BillW3319-Feb-14 6:28
professionalBillW3319-Feb-14 6:28 
GeneralLIVE Stream Pin
Blue Waffle19-Feb-14 1:00
Blue Waffle19-Feb-14 1:00 
GeneralRe: LIVE Stream Pin
Richard Deeming19-Feb-14 2:44
mveRichard Deeming19-Feb-14 2:44 
NewsBye Bye Bioshock Pin
HobbyProggy19-Feb-14 0:58
professionalHobbyProggy19-Feb-14 0:58 
GeneralRe: Bye Bye Bioshock Pin
enhzflep19-Feb-14 5:09
enhzflep19-Feb-14 5:09 
GeneralRe: Bye Bye Bioshock Pin
Nicolas Dorier27-Feb-14 4:03
professionalNicolas Dorier27-Feb-14 4:03 
GeneralDenmark Bans Halal and Kosher Slaughter Pin
Dalek Dave19-Feb-14 0:36
professionalDalek Dave19-Feb-14 0:36 
GeneralRe: Denmark Bans Halal and Kosher Slaughter PinPopular
Johnny J.19-Feb-14 0:51
professionalJohnny J.19-Feb-14 0:51 

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.