Polymorphism explained
Warning: geek content, skip if computer programming has nothing to do with you.
You might had a hard time trying to understand how polymorphism works, with those 'cat' and 'dog' example oftenly overused in textbook. Now, no more. I bet you'll totally understand it right after seeing this OOP Concept explained: Polymorphism in terms well understood by college students, with words like 'pussy', 'penis', 'ass', and 'hole', everything seems much more clearer and concise.




Links to this post:
Create a Link
uhh poly what?
Boss Stewie, at
3/25/2006 9:33 AM
By
polymorphism, like mighty morphin power ranger, it's a pain in the ass; for programmer wannabe like me, it's a greater pain to deal with. to put it simply, it's technical term that allow objects to be represented in multiple forms, like a hole, it can be represented as asshole, pee hole, or ear hole, but it's functionality as a hole is still similar, thus can be programmed as a parent class that all hole object representation can derive from it. confused? ya, that should at least tell that you have made the right choice in your major of study.
andycjw, at
3/26/2006 11:32 PM
By