Wednesday, December 5, 2012

How Your Brain Works

http://science.howstuffworks.com/life/inside-the-mind/human-brain/brain1.htm

Monday, December 3, 2012

JavaScript Inheritance

http://robertnyman.com/2008/10/06/javascript-inheritance-how-and-why/

http://robertnyman.com/2008/10/21/javascript-inheritance-experimenting-with-syntax-alternatives-and-private-variables/

http://robertnyman.com/2008/10/29/javascript-namespacing-an-alternative-to-javascript-inheritance/

http://robertnyman.com/2008/10/14/javascript-how-to-get-private-privileged-public-and-static-members-properties-and-methods/


function scope and closures in js