Eversince
JavaScript is invented, there is a possibility that it will change the
natural way of presenting a webpage that make it exceeded the
original goal of the world wide web. Envisioned at the outset as a medium for
publishing static text and image content across a network, the Web is
forever being probed, pushed, and pulled by content authors.
Today, learning JavaScript is a must in every web developer aside from HTML, CSS and server programming including PHP, ASP, .Net, JSP and Coldfusion because it can make the site more interactive. Also, Macromedia Flash is very plug-in dependent which is not included in the browser. Moreover, once the plug-in is installed, highly graphic and interactive content can take longer to download to the client (especially on a dial-up connection) than some users are willing to wait. This is one of those situations in which you must balance your creative palette with the user’s desire for your interactive content.
Today, learning JavaScript is a must in every web developer aside from HTML, CSS and server programming including PHP, ASP, .Net, JSP and Coldfusion because it can make the site more interactive. Also, Macromedia Flash is very plug-in dependent which is not included in the browser. Moreover, once the plug-in is installed, highly graphic and interactive content can take longer to download to the client (especially on a dial-up connection) than some users are willing to wait. This is one of those situations in which you must balance your creative palette with the user’s desire for your interactive content.
VIDEO
DESCRIPTION
JavaScript Essential Training takes viewers through the process of using JavaScript to fully realize a site's potential, from understanding the basics to creating real-world samples. Instructor Dori Smith explains how to work with objects, create buttons and forms that interact with site visitors, make rollovers, menus, slideshows, and countdowns, and take advantage of other practical applications. Exercise files accompany the tutorials.
CONTENTS:
Introduction, Developer Essentials, Starting to Code, Interacting with Users,JavaScript Language Essentials, Creating Rollovers and More, Building Smarter Forms, Handling Events, Working with Cookies, The DOM, Nodes, and Objects, Working with Dates and Times, Real World Applications of JavaScript and Conclusion.
See more in Lynda - JavaScript Essential Training
BOOKDESCRIPTION
Make your Web pages stand out above the noise with JavaScript and the expert instruction in this much-anticipated update to the bestselling JavaScript Bible. With renowned JavaScript expert Danny Goodman at your side, you’ll get a thorough grounding in JavaScript basics, see how it fits with current Web browsers, and find all the soup-to-nuts detail you’ll need. Whether you’re a veteran programmer or just starting out, this is the JavaScript book Web developers turn to again and again.
WEBSITE
DESCRIPTION
W3Schools is the world's largest web development site that provides tutorials and references in wide range of web development subjects. The tutorials include all of the major components of web design and developments including HTML, CSS, XML, JavaScript, ASP, PHP and SQL. W3Schools tutorial is free of charge and provide a nice “try it yourself” editor in which they give and show you examples.