Click here to Skip to main content
15,887,135 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: An inspirational story: tenacity Pin
charlieg10-Nov-23 3:35
charlieg10-Nov-23 3:35 
GeneralRe: An inspirational story: tenacity Pin
Matt Bond13-Nov-23 3:16
Matt Bond13-Nov-23 3:16 
GeneralRe: An inspirational story: tenacity Pin
honey the codewitch8-Nov-23 5:07
mvahoney the codewitch8-Nov-23 5:07 
GeneralRe: An inspirational story: tenacity Pin
BernardIE53178-Nov-23 5:34
BernardIE53178-Nov-23 5:34 
GeneralRe: An inspirational story: tenacity Pin
raddevus8-Nov-23 8:09
mvaraddevus8-Nov-23 8:09 
GeneralRe: An inspirational story: tenacity Pin
BernardIE53178-Nov-23 9:56
BernardIE53178-Nov-23 9:56 
GeneralRe: An inspirational story: tenacity Pin
BernardIE53178-Nov-23 5:39
BernardIE53178-Nov-23 5:39 
GeneralRe: An inspirational story: tenacity Pin
raddevus8-Nov-23 8:16
mvaraddevus8-Nov-23 8:16 
It was C++ (and a long time ago), but what I remember was:

1. Fantastic / balanced use of classes & OOP
2. Code organization / design which made it easy to discover his original intent.
3. Just enough comments -- actually quite light because the code just did exactly what it "said" it did.
4. Amazing use of C++ #define macros. I'd never seen macros like the ones he created. So clear and so helpful -- but no more. Just like "Einstein"* said 'As simple as possible but no simpler'
5. No over-engineering or confusing stuff, just clean, pure code broken up into pieces that made it all digestible.

Keep in mind with all of these comments that this was MFC / C++ which used some custom-created COM components and I had to understand the COM components themselves too (the dev created them) because they interfaced with a laser micrometer.

*Pretty sure Einstein never actually said this but it's a great quote.
GeneralRe: An inspirational story: tenacity Pin
Nelek8-Nov-23 9:21
protectorNelek8-Nov-23 9:21 
GeneralRe: An inspirational story: tenacity Pin
Rage9-Nov-23 6:33
professionalRage9-Nov-23 6:33 
GeneralRe: An inspirational story: tenacity Pin
Matt Bond13-Nov-23 3:31
Matt Bond13-Nov-23 3:31 
GeneralRe: An inspirational story: tenacity Pin
BernardIE531713-Nov-23 3:51
BernardIE531713-Nov-23 3:51 
GeneralRe: An inspirational story: tenacity Pin
Matt Bond13-Nov-23 4:00
Matt Bond13-Nov-23 4:00 
GeneralRe: An inspirational story: tenacity Pin
Gerry Schmitz8-Nov-23 5:43
mveGerry Schmitz8-Nov-23 5:43 
GeneralRe: An inspirational story: tenacity Pin
raddevus8-Nov-23 8:17
mvaraddevus8-Nov-23 8:17 
GeneralRe: An inspirational story: tenacity Pin
pkfox8-Nov-23 9:50
professionalpkfox8-Nov-23 9:50 
GeneralRe: An inspirational story: tenacity Pin
jschell8-Nov-23 6:17
jschell8-Nov-23 6:17 
GeneralRe: An inspirational story: tenacity Pin
raddevus8-Nov-23 8:19
mvaraddevus8-Nov-23 8:19 
GeneralRe: An inspirational story: tenacity Pin
jschell9-Nov-23 6:54
jschell9-Nov-23 6:54 
GeneralRe: An inspirational story: tenacity Pin
raddevus9-Nov-23 9:44
mvaraddevus9-Nov-23 9:44 
GeneralRe: An inspirational story: tenacity Pin
Gerry Schmitz9-Nov-23 8:45
mveGerry Schmitz9-Nov-23 8:45 
GeneralRe: An inspirational story: tenacity Pin
theoldfool8-Nov-23 10:26
professionaltheoldfool8-Nov-23 10:26 
GeneralRe: An inspirational story: tenacity Pin
Amarnath S8-Nov-23 14:05
professionalAmarnath S8-Nov-23 14:05 
GeneralRe: An inspirational story: tenacity Pin
raddevus8-Nov-23 15:13
mvaraddevus8-Nov-23 15:13 
GeneralRe: An inspirational story: tenacity Pin
Amarnath S8-Nov-23 15:25
professionalAmarnath S8-Nov-23 15:25 

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.