Click here to Skip to main content
15,886,705 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: when is your first moment to get enlightened to understand real OOP design &implementation? Pin
trønderen26-Oct-20 7:48
trønderen26-Oct-20 7:48 
GeneralRe: when is your first moment to get enlightened to understand real OOP design &implementation? Pin
Greg Utas26-Oct-20 7:54
professionalGreg Utas26-Oct-20 7:54 
GeneralRe: when is your first moment to get enlightened to understand real OOP design &implementation? Pin
trønderen26-Oct-20 7:20
trønderen26-Oct-20 7:20 
GeneralRe: when is your first moment to get enlightened to understand real OOP design &implementation? Pin
Greg Utas26-Oct-20 7:34
professionalGreg Utas26-Oct-20 7:34 
GeneralRe: when is your first moment to get enlightened to understand real OOP design &implementation? Pin
rnbergren26-Oct-20 7:47
rnbergren26-Oct-20 7:47 
GeneralRe: when is your first moment to get enlightened to understand real OOP design &implementation? Pin
David O'Neil26-Oct-20 8:07
professionalDavid O'Neil26-Oct-20 8:07 
GeneralRe: when is your first moment to get enlightened to understand real OOP design &implementation? Pin
Greg Utas26-Oct-20 8:15
professionalGreg Utas26-Oct-20 8:15 
GeneralRe: when is your first moment to get enlightened to understand real OOP design &implementation? Pin
Dan Neely27-Oct-20 4:06
Dan Neely27-Oct-20 4:06 
When I had my first college lecture about abstract base classes, virtual functions, and method overloading.

Previously I was self-taught from screwing around with turbo pascal code I'd downloaded off the internet and had some gaping holes in my understanding as a result. I'd spent a summer in HS trying to write a game engine; I knew I wanted to be able to keep all my mobile sprites in a single array. I also knew I wanted to be able to abstract out things like how they moved instead of having a giant switch function. Not realizing the good folk as Borland had already created exactly what I needed I spent about a month going slowly insane(r), trying to reinvent the wheel by passing function pointers into a constructor. D'Oh! | :doh:
Did you ever see history portrayed as an old man with a wise brow and pulseless heart, weighing all things in the balance of reason?
Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful?
--Zachris Topelius

Training a telescope on one’s own belly button will only reveal lint. You like that? You go right on staring at it. I prefer looking at galaxies.
-- Sarah Hoyt

GeneralRe: when is your first moment to get enlightened to understand real OOP design &implementation? Pin
Gerry Schmitz27-Oct-20 5:41
mveGerry Schmitz27-Oct-20 5:41 
GeneralThought of the Day Pin
OriginalGriff26-Oct-20 5:50
mveOriginalGriff26-Oct-20 5:50 
AnswerRe: Thought of the Day Pin
megaadam26-Oct-20 6:13
professionalmegaadam26-Oct-20 6:13 
GeneralRe: Thought of the Day Pin
Ravi Bhavnani26-Oct-20 7:08
professionalRavi Bhavnani26-Oct-20 7:08 
GeneralRe: Thought of the Day Pin
W Balboos, GHB26-Oct-20 7:29
W Balboos, GHB26-Oct-20 7:29 
GeneralWSO CCC OTD 2020-10-26 Solution Pin
Sandeep Mewara26-Oct-20 3:58
mveSandeep Mewara26-Oct-20 3:58 
GeneralRe: WSO CCC OTD 2020-10-26 Solution Pin
Greg Utas26-Oct-20 4:14
professionalGreg Utas26-Oct-20 4:14 
GeneralRe: WSO CCC OTD 2020-10-26 Solution Pin
Sandeep Mewara26-Oct-20 4:20
mveSandeep Mewara26-Oct-20 4:20 
GeneralRe: WSO CCC OTD 2020-10-26 Solution Pin
pkfox26-Oct-20 4:40
professionalpkfox26-Oct-20 4:40 
GeneralRe: WSO CCC OTD 2020-10-26 Solution Pin
DerekT-P26-Oct-20 6:40
professionalDerekT-P26-Oct-20 6:40 
Generaloiiii Sander-Rossel Pin
Nelek26-Oct-20 3:53
protectorNelek26-Oct-20 3:53 
GeneralRe: oiiii Sander-Rossel Pin
Sander Rossel26-Oct-20 11:19
professionalSander Rossel26-Oct-20 11:19 
GeneralRe: oiiii Sander-Rossel Pin
Nelek26-Oct-20 12:45
protectorNelek26-Oct-20 12:45 
RantMicrosoft, are you Ctrl-F Crazy? Pin
raddevus26-Oct-20 3:45
mvaraddevus26-Oct-20 3:45 
GeneralRe: Microsoft, are you Ctrl-F Crazy? Pin
Slacker00726-Oct-20 3:51
professionalSlacker00726-Oct-20 3:51 
GeneralRe: Microsoft, are you Ctrl-F Crazy? Pin
raddevus26-Oct-20 3:58
mvaraddevus26-Oct-20 3:58 
GeneralRe: Microsoft, are you Ctrl-F Crazy? Pin
Slacker00726-Oct-20 5:06
professionalSlacker00726-Oct-20 5:06 

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.