Click here to Skip to main content
15,896,557 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: Next time they move my office... Pin
Mycroft Holmes22-Nov-16 13:34
professionalMycroft Holmes22-Nov-16 13:34 
GeneralRe: Next time they move my office... Pin
Nagy Vilmos22-Nov-16 22:05
professionalNagy Vilmos22-Nov-16 22:05 
JokeRe: Next time they move my office... Pin
Duncan Edwards Jones21-Nov-16 22:45
professionalDuncan Edwards Jones21-Nov-16 22:45 
GeneralRe: Next time they move my office... Pin
OriginalGriff21-Nov-16 22:58
mveOriginalGriff21-Nov-16 22:58 
GeneralRe: Next time they move my office... Pin
Duncan Edwards Jones21-Nov-16 23:50
professionalDuncan Edwards Jones21-Nov-16 23:50 
GeneralRe: Next time they move my office... Pin
Rajesh R Subramanian22-Nov-16 0:05
professionalRajesh R Subramanian22-Nov-16 0:05 
GeneralRe: Next time they move my office... Pin
Daniel Pfeffer21-Nov-16 23:32
professionalDaniel Pfeffer21-Nov-16 23:32 
GeneralDo you really use C++? Pin
charlieg21-Nov-16 16:13
charlieg21-Nov-16 16:13 
And by that, I mean OO principles? Encapsulation, etc. I'm not worried at all about inheritance, and polymorphism is helpful at times. But abstraction and encapsulation seem so powerful to me. OO programming (language does not apply) lends itself to interfaces, discipline, self preservation.

For those of you who sit down in front of VS2xxx or any other OO oriented compiler, do you ask yourself, "Can I put this in a class?" After writing thousands of lines of code, does a bell ever ring, "If you keep digging, the hole is only going to get deeper?"

I live in the embedded world where our code has to adapt to the reality of real life. A machine has inertia and a large number of other physical properties. Sometimes the interactions BEG to be encapsulated in a class where the domain knowledge and behavior can be kept in one location.
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

GeneralRe: Do you really use C++? Pin
Eytukan21-Nov-16 18:23
Eytukan21-Nov-16 18:23 
GeneralRe: Do you really use C++? Pin
2374121-Nov-16 19:23
2374121-Nov-16 19:23 
GeneralRe: Do you really use C++? Pin
CDP180221-Nov-16 19:41
CDP180221-Nov-16 19:41 
GeneralRe: Do you really use C++? Pin
den2k8821-Nov-16 21:00
professionalden2k8821-Nov-16 21:00 
GeneralRe: Do you really use C++? Pin
User 1013254621-Nov-16 23:31
User 1013254621-Nov-16 23:31 
GeneralRe: Do you really use C++? Pin
Gary Wheeler23-Nov-16 1:00
Gary Wheeler23-Nov-16 1:00 
GeneralRe: Do you really use C++? Pin
User 1013254623-Nov-16 3:29
User 1013254623-Nov-16 3:29 
GeneralRe: Do you really use C++? Pin
KarstenK21-Nov-16 20:22
mveKarstenK21-Nov-16 20:22 
GeneralRe: Do you really use C++? Pin
Daniel Pfeffer21-Nov-16 20:50
professionalDaniel Pfeffer21-Nov-16 20:50 
GeneralRe: Do you really use C++? Pin
den2k8821-Nov-16 20:56
professionalden2k8821-Nov-16 20:56 
GeneralRe: Do you really use C++? Pin
Kornfeld Eliyahu Peter21-Nov-16 21:17
professionalKornfeld Eliyahu Peter21-Nov-16 21:17 
GeneralRe: Do you really use C++? Pin
HobbyProggy21-Nov-16 21:37
professionalHobbyProggy21-Nov-16 21:37 
GeneralRe: Do you really use C++? Pin
Rou199722-Nov-16 0:01
Rou199722-Nov-16 0:01 
GeneralRe: Do you really use C++? Pin
charlieg22-Nov-16 1:52
charlieg22-Nov-16 1:52 
GeneralRe: Do you really use C++? Pin
PIEBALDconsult22-Nov-16 9:37
mvePIEBALDconsult22-Nov-16 9:37 
GeneralRe: Do you really use C++? Pin
Gary Wheeler23-Nov-16 0:58
Gary Wheeler23-Nov-16 0:58 
GeneralRe: Do you really use C++? Pin
MikeTheFid23-Nov-16 1:13
MikeTheFid23-Nov-16 1:13 

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.