Click here to Skip to main content
15,891,513 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: OO is not all that and a bag of chips Pin
PIEBALDconsult28-Mar-20 13:51
mvePIEBALDconsult28-Mar-20 13:51 
GeneralRe: OO is not all that and a bag of chips Pin
Greg Utas28-Mar-20 13:55
professionalGreg Utas28-Mar-20 13:55 
GeneralRe: OO is not all that and a bag of chips Pin
honey the codewitch28-Mar-20 14:45
mvahoney the codewitch28-Mar-20 14:45 
GeneralRe: OO is not all that and a bag of chips Pin
Greg Utas28-Mar-20 15:51
professionalGreg Utas28-Mar-20 15:51 
GeneralRe: OO is not all that and a bag of chips Pin
honey the codewitch28-Mar-20 16:09
mvahoney the codewitch28-Mar-20 16:09 
GeneralRe: OO is not all that and a bag of chips Pin
Greg Utas29-Mar-20 0:09
professionalGreg Utas29-Mar-20 0:09 
GeneralRe: OO is not all that and a bag of chips Pin
honey the codewitch29-Mar-20 1:44
mvahoney the codewitch29-Mar-20 1:44 
GeneralRe: OO is not all that and a bag of chips Pin
Mircea Neacsu28-Mar-20 15:35
Mircea Neacsu28-Mar-20 15:35 
Thumbs Up | :thumbsup: Couldn't agree more!

A bit of personal history: once upon a time when I was a young student of programming (an a fairly brilliant one if I may modestly say so Laugh | :laugh: ) I started arguing with one of my professors about the merits of structured programming which I thought it led to far more bloated programs compared with the self-modifying code that I was able to churm. He was wise enough to just encourage me to stick with the structured code even if sometimes my unorthodox style would led to very efficient programs. In time I've got to see the error of my ways specially when I started working with a team and having to share code with humans not only with computers.

When I learned OO it was equally hard at first to get used to it and my programs would have all the flaws a beginner OO programmer would do: too many classes, ill-defined responsibilities, multiple inheritance... you name it, I've done them all.

Generic programming came along and I thought in the beginning that I need a debugger for the obscure error messages that the compiler threw at me.

To make a long story short, each one of these steps brought something to my understanding and now I think I can choose the right tool for each problem. Throwing one of them away would not make me a better programmer.

To the man with a hammer everything looks like a nail!
GeneralRe: OO is not all that and a bag of chips Pin
honey the codewitch28-Mar-20 16:15
mvahoney the codewitch28-Mar-20 16:15 
GeneralRe: OO is not all that and a bag of chips Pin
Nelek28-Mar-20 22:58
protectorNelek28-Mar-20 22:58 
GeneralRe: OO is not all that and a bag of chips Pin
honey the codewitch29-Mar-20 1:46
mvahoney the codewitch29-Mar-20 1:46 
GeneralRe: OO is not all that and a bag of chips Pin
Martin ISDN28-Mar-20 21:44
Martin ISDN28-Mar-20 21:44 
GeneralRe: OO is not all that and a bag of chips Pin
Greg Utas29-Mar-20 0:29
professionalGreg Utas29-Mar-20 0:29 
GeneralRe: OO is not all that and a bag of chips Pin
Nelek29-Mar-20 1:12
protectorNelek29-Mar-20 1:12 
GeneralRe: OO is not all that and a bag of chips Pin
honey the codewitch29-Mar-20 1:37
mvahoney the codewitch29-Mar-20 1:37 
GeneralRe: OO is not all that and a bag of chips Pin
Greg Utas29-Mar-20 2:01
professionalGreg Utas29-Mar-20 2:01 
GeneralRe: OO is not all that and a bag of chips Pin
Martin ISDN29-Mar-20 13:16
Martin ISDN29-Mar-20 13:16 
GeneralRe: OO is not all that and a bag of chips Pin
Greg Utas29-Mar-20 14:14
professionalGreg Utas29-Mar-20 14:14 
GeneralRe: OO is not all that and a bag of chips Pin
Martin ISDN31-Mar-20 2:08
Martin ISDN31-Mar-20 2:08 
GeneralRe: OO is not all that and a bag of chips Pin
Stefan_Lang31-Mar-20 4:54
Stefan_Lang31-Mar-20 4:54 
GeneralRe: OO is not all that and a bag of chips Pin
CodeWraith28-Mar-20 14:08
CodeWraith28-Mar-20 14:08 
GeneralRe: OO is not all that and a bag of chips Pin
honey the codewitch28-Mar-20 14:42
mvahoney the codewitch28-Mar-20 14:42 
GeneralRe: OO is not all that and a bag of chips Pin
Mircea Neacsu28-Mar-20 15:48
Mircea Neacsu28-Mar-20 15:48 
PraiseRe: OO is not all that and a bag of chips Pin
Greg Utas28-Mar-20 15:56
professionalGreg Utas28-Mar-20 15:56 
GeneralRe: OO is not all that and a bag of chips Pin
Super Lloyd28-Mar-20 16:32
Super Lloyd28-Mar-20 16:32 

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.