Click here to Skip to main content
15,895,777 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: Any ideas for a Christmas Pressie? Pin
David Crow27-Oct-15 9:30
David Crow27-Oct-15 9:30 
GeneralRe: Any ideas for a Christmas Pressie? Pin
Roger Wright27-Oct-15 12:54
professionalRoger Wright27-Oct-15 12:54 
GeneralRe: Any ideas for a Christmas Pressie? Pin
Manfred Rudolf Bihy27-Oct-15 14:08
professionalManfred Rudolf Bihy27-Oct-15 14:08 
GeneralRe: Any ideas for a Christmas Pressie? Pin
virang_2127-Oct-15 16:14
virang_2127-Oct-15 16:14 
GeneralRe: Any ideas for a Christmas Pressie? Pin
pkfox27-Oct-15 21:46
professionalpkfox27-Oct-15 21:46 
GeneralRe: Any ideas for a Christmas Pressie? Pin
_Maxxx_28-Oct-15 2:01
professional_Maxxx_28-Oct-15 2:01 
GeneralRe: Any ideas for a Christmas Pressie? Pin
Worried Brown Eyes28-Oct-15 10:12
Worried Brown Eyes28-Oct-15 10:12 
RantThe four pillars Pin
charlieg27-Oct-15 5:59
charlieg27-Oct-15 5:59 
of object oriented design seem like very, very good common sense:
  • encapsulation: wonderful to prevent sphagetti code;
  • Inheritance: I have found somewhat useful, but dangerous as most of my applications
    are so unique (little cross over);
  • polymorphism: quite useful;
  • data abstraction: I sort of lump this in with the first one.
It just seems to me that the concept of encapsulation has been lost. Every single project I work on, it starts righteous, then I get a C programmer along, and here come the globals.
Charlie Gilley
<italic>Stuck in a dysfunctional matrix from which I must escape...

"Where liberty dwells, there is my country." B. Franklin, 1783
“They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759

JokeRe: The four pillars Pin
RUs12327-Oct-15 6:04
RUs12327-Oct-15 6:04 
GeneralRe: The four pillars Pin
charlieg27-Oct-15 6:42
charlieg27-Oct-15 6:42 
GeneralRe: The four pillars Pin
OriginalGriff27-Oct-15 6:04
mveOriginalGriff27-Oct-15 6:04 
GeneralRe: The four pillars Pin
Jeremy Falcon27-Oct-15 6:35
professionalJeremy Falcon27-Oct-15 6:35 
GeneralRe: The four pillars Pin
charlieg27-Oct-15 6:43
charlieg27-Oct-15 6:43 
GeneralRe: The four pillars Pin
Eytukan27-Oct-15 22:03
Eytukan27-Oct-15 22:03 
GeneralRe: The four pillars Pin
kalberts27-Oct-15 22:58
kalberts27-Oct-15 22:58 
GeneralRe: The four pillars Pin
firegryphon28-Oct-15 13:06
firegryphon28-Oct-15 13:06 
GeneralRe: The four pillars PinPopular
Marc Clifton27-Oct-15 6:08
mvaMarc Clifton27-Oct-15 6:08 
GeneralRe: The four pillars Pin
Jeremy Falcon27-Oct-15 6:38
professionalJeremy Falcon27-Oct-15 6:38 
GeneralRe: The four pillars PinPopular
BillWoodruff27-Oct-15 6:47
professionalBillWoodruff27-Oct-15 6:47 
GeneralRe: The four pillars Pin
Jeremy Falcon27-Oct-15 6:49
professionalJeremy Falcon27-Oct-15 6:49 
GeneralRe: The four pillars Pin
milo-xml28-Oct-15 2:37
professionalmilo-xml28-Oct-15 2:37 
GeneralRe: The four pillars Pin
charlieg27-Oct-15 6:45
charlieg27-Oct-15 6:45 
GeneralRe: The four pillars Pin
Eddy Vluggen27-Oct-15 7:31
professionalEddy Vluggen27-Oct-15 7:31 
GeneralRe: The four pillars Pin
englebart28-Oct-15 3:30
professionalenglebart28-Oct-15 3:30 
GeneralRe: The four pillars Pin
Marc Clifton28-Oct-15 15:00
mvaMarc Clifton28-Oct-15 15:00 

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.