Skip to main content

Home/ javascript/ If you need to suggest 1 site to learn Javascript, which one will it be?
yc c

If you need to suggest 1 site to learn Javascript, which one will it be? - 9 views

javascript tutorial question

started by yc c on 05 Mar 10
  • alfred westerveld
     
    I like this topic. If everybody suggest something, then we could create a nice collection.
    My list:
    1. Douglas Crockford javscript videos - http://yuiblog.com/crockford/
    2. Douglas Crockford javascript page - http://www.crockford.com/javascript/
    3. Christian Heillmans "42: JavaScript best practices "- http://dev.opera.com/articles/view/javascript-best-practices/
    4. John Resig's(JQuery) "Learning Advanced Javascript" - http://ejohn.org/apps/learn/

    The best javascript developers all say they learned good javascript from Douglas Crockford.

    @ycc2106
    Skimming quickly through JenniferMadden's tutorial is good for the basics, but I notice they don't follow "javascript best practices" like:
    - Avoid globals # http://dev.opera.com/articles/view/javascript-best-practices/#avoidglobals
    - Enhance progressively # http://dev.opera.com/articles/view/javascript-best-practices/#progressiveenhancement

To Top

Start a New Topic » « Back to the javascript group