Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment JS is not OO (Score 1) 575

Javascript is not perfect but more importantly, it's not OOP. Forget OOP, see it for what it actually is and it turns into a pretty decent little languange actually. If you are a C++/Java head that is hard to do but just the act of seeing code as prototypes, without the OO paradigm, is a worthy exercise. You gain a cool way to view problems and it changes the way you code OOP to boot. ++ imho.

Comment Thanks Rob (Score 1) 1521

/. has been my homepage since I signed up! Thanks for creating somewhere interesting to land in the tubes but mostly for making me think, every time I create and deploy a site, "will this survive a slashdotting?" All the best in whatever you do!

Slashdot Top Deals

The key elements in human thinking are not numbers but labels of fuzzy sets. -- L. Zadeh

Working...