Give some advice on how to learn html,css,and javascript for c developers

A collection of resources on how to learn HTML/CSS/Javascript for C developers

Tools:
Microsoft WebMatrix
xampp

HTML/css:
book: Head first HTML_CSS_XHTML
           Scalable and Modular Architecture for CSS
           HTML5与CSS3权威指南
video: youtube, keyword: HTML/XHTML/CSS講座 12回 (in Japanese, but very good)


Javascript:
     book:  Object-Oriented JavaScript
            video: youtube, keyword: Object Oriented JavaScript(Very good!!!!!!)            javascript_the_good_parts (not easy to read, should watch the follow video, before reading the book)
            video: youtube, keyword: Crockford on JavaScript, Douglas Crockford: JavaScript: The Good Parts
    Other videos:
video: youtube, keyword: JavaScript Fundamentals 101 (Wonderful, very good!!!!!)


   jQurey:  reading the source of version 1.0
            video: youtube, keyword: JavaScript & jQuery Tutorial for Beginners
 
   AngularJS:
   video: youtube, keyword: Learn and Understand AngularJS - The First 50 Minutes

你可能感兴趣的:(WebDev)