| OO Life Posted by: amrosama in Untagged on Oct 24, 2008 |
I was sitting in the back of a bus on my way to college, the I started thinking about a joke I’ve heard in codecall that says “I want to change the world but they wont give me the source code”.
Then I asked myself what would the source code of the world look like?
Object oriented theory stroke me hard, people sleep, walk, eat, and process food the same way , so when they want to wake up the call a function “wakeup(datetime.now());” and when eat call the function “eat((foodtype)pizza);” and when we need to learn a new skill we simply declare the class. But the main difference is that humans and animals write their own code without debugging.
But the real question is: did programming come from life? Or did life come from programming?