Sunday, 07 July 2013
Interesting Snippets from 2013-07-07
-
Basic JavaScript: an introduction to the language
This blog post enables you to get started with JavaScript as quickly as possible – if you already know how to program. It describes the smallest subset of the language that allows you to be productive. I call that subset “Basic JavaScript” and recommend to program in it for a while, before moving on to more details and advanced topics. Learning everything at once is too confusing. The post concludes with tips for what to learn next.
OpenGear Networks