Click here to Skip to main content
15,879,348 members

The Weird and The Wonderful

   

The Weird and The Wonderful forum is a place to post Coding Horrors, Worst Practices, and the occasional flash of brilliance.

We all come across code that simply boggles the mind. Lazy kludges, embarrassing mistakes, horrid workarounds and developers just not quite getting it. And then somedays we come across - or write - the truly sublime.

Post your Best, your worst, and your most interesting. But please - no programming questions . This forum is purely for amusement and discussions on code snippets. All actual programming questions will be removed.

 
GeneralRe: What is an Object Pin
robocodeboy2-Dec-13 0:53
robocodeboy2-Dec-13 0:53 
GeneralRe: What is an Object Pin
Rob Grainger2-Dec-13 2:23
Rob Grainger2-Dec-13 2:23 
GeneralRe: What is an Object Pin
robocodeboy2-Dec-13 2:38
robocodeboy2-Dec-13 2:38 
GeneralRe: What is an Object Pin
Rob Grainger2-Dec-13 4:14
Rob Grainger2-Dec-13 4:14 
GeneralRe: What is an Object Pin
robocodeboy2-Dec-13 4:30
robocodeboy2-Dec-13 4:30 
GeneralRe: What is an Object Pin
michaelbarb2-Dec-13 8:11
michaelbarb2-Dec-13 8:11 
GeneralRe: What is an Object Pin
Rob Grainger28-Nov-13 4:35
Rob Grainger28-Nov-13 4:35 
GeneralRe: What is an Object Pin
michaelbarb28-Nov-13 12:55
michaelbarb28-Nov-13 12:55 
I started with Wikipedia. I also looked in several other places. At the conversation shows there is considerable disagreement/confusion on what an object is. There is no confusion on what a class and instance are.

In total I think robocodeboy got it right. This opinion is base not only on this thread but also other research. There are several others in this thread that said similar things. Robocodeboy had the most complete statement but still missed one important point. In most object-oriented systems, Object is the base class from which all other classes are derived. It further reinforces everything robocodeboy said.

Most important, I was able to successfully argue the point with my professor. He conceded that object was an ambiguous term and now feels that the only proper terms are class and instance. Thanks all for the help.
So many years of programming I have forgotten more languages than I know.

GeneralRe: What is an Object Pin
Rob Grainger28-Nov-13 22:35
Rob Grainger28-Nov-13 22:35 
GeneralRe: What is an Object Pin
michaelbarb29-Nov-13 2:40
michaelbarb29-Nov-13 2:40 
GeneralRe: What is an Object Pin
Rob Grainger2-Dec-13 2:35
Rob Grainger2-Dec-13 2:35 
GeneralRe: What is an Object Pin
michaelbarb2-Dec-13 8:00
michaelbarb2-Dec-13 8:00 
GeneralRe: What is an Object Pin
Rob Grainger2-Dec-13 8:36
Rob Grainger2-Dec-13 8:36 
GeneralRe: What is an Object Pin
michaelbarb2-Dec-13 9:26
michaelbarb2-Dec-13 9:26 
GeneralRe: What is an Object Pin
Rob Grainger2-Dec-13 10:01
Rob Grainger2-Dec-13 10:01 
GeneralIf in doubt: cast, cast and cast again Pin
Mardy Git14-Nov-13 7:05
Mardy Git14-Nov-13 7:05 
GeneralRe: If in doubt: cast, cast and cast again Pin
PIEBALDconsult14-Nov-13 9:06
mvePIEBALDconsult14-Nov-13 9:06 
AnswerRe: If in doubt: cast, cast and cast again Pin
Mardy Git14-Nov-13 19:40
Mardy Git14-Nov-13 19:40 
GeneralRe: If in doubt: cast, cast and cast again Pin
ZurdoDev15-Nov-13 8:02
professionalZurdoDev15-Nov-13 8:02 
GeneralNone Pin
PIEBALDconsult1-Nov-13 11:41
mvePIEBALDconsult1-Nov-13 11:41 
GeneralRe: None PinPopular
contracting19901-Nov-13 23:58
contracting19901-Nov-13 23:58 
JokeRe: None Pin
Paulo Augusto Kunzel5-Nov-13 6:44
professionalPaulo Augusto Kunzel5-Nov-13 6:44 
GeneralRe: None Pin
contracting20135-Nov-13 22:07
contracting20135-Nov-13 22:07 
GeneralRe: None Pin
Mohamad M. Mohamad7-Nov-13 4:09
Mohamad M. Mohamad7-Nov-13 4:09 
GeneralRe: None Pin
thatraja7-Nov-13 4:38
professionalthatraja7-Nov-13 4:38 

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.