Tag: yahoo
HTML5 Dev Conf: JavaScript Programming Style and Your Brain with Douglas Crockford
In this video from HTML5 Dev Conf, world renowned JavaScript expert, author, creator of JSLint, and discoverer of JSON, Douglas Crockford is going to talk about effective programming style for JavaScript. JavaScript is one of the least perfect programming languages, and in this talk Douglas is going to show you some positive things you can do to reduce your error rate and enhance the beauty of your code.
Scott Schiller: Probably, Maybe, No – The State of HTML5 Audio
Flickr’s Scott Schiller provides a history of audio in the browser and discusses the current state of native audio element, including browser support, its spec, the ongoing format wars, and how you might implement audio in project work today.
Brad Neuberg: Introduction to HTML5
Brad Neuberg of Google provides a wide-ranging introduction to HTML5 as it’s being implemented in modern browsers, including features such as SVG/Canvas, the video tag, database storage, app-cache, and more.