December 2010
8 posts
1 tag
Reflection (computer programming)
# without reflection Foo.new.hello # with reflection Object.const_get(:Foo).send(:new).send(:hello)
Dec 29th
“A profit margin, however small, has to be anticipated otherwise all you are...”
Dec 29th
1 tag
The 3 properties that characterize the objects
Identity: The property of an object that distinguishes it from other objects. State: Describes the data stored in the object. Behavior: Describes the methods in the object’s interface by which the object can be used.
Dec 27th
“Think about it. Religion has actually convinced people that there’s an invisible...”
– George Carlin
Dec 27th
2 notes
Hollywood
/************************************/ /* Guidelines to development */ /* on the */ /* HOLLYWOOD OPERATING SYSTEM */ /************************************/ 1. Any PERMISSION DENIED has an OVERRIDE function. 2. Complex calculations and loading of huge...
Dec 26th
1 note
Dec 24th
Dec 12th
1 tag
Head JS :: The only script in your HEAD →
Dec 11th