Benx Shen's Library tagged → View Popular
14 Oct 09
JavaScript: The World's Most Misunderstood Programming Language
-
Why is this language so misunderstood?
-
Is JavaScript object-oriented? It has objects which can contain
data and methods that act upon that data. Objects can contain other
objects. It does not have classes, but it does have constructors
which do what classes do, including acting as containers for class
variables and methods. It does not have class-oriented inheritance,
but it does have prototype-oriented inheritance.
Selected Tags
Related Tags
Sponsored Links
Ads by Google
Groups interested in *推薦*
Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »
Join Diigo


