Learn more about JavaScript
If you want to learn JavaScript and you’re about ready to dive into Head First JavaScript Programming, you can get a quick head start with this collection of videos we put together as we were writing the book. You’ll get a quick taste of JavaScript with ten topics covering everything from what JavaScript is, to the basics of variables and types, and even best practices to keep in mind as you learn how to program in JavaScript. Each video is just a few minutes long, but you’ll be surprised at how much you learn.
HTML5 – What’s it all about?
This is a talk I gave recently at the University of Washington to students and faculty. It’s a quick tour of how HTML5 came to be and some of the new features.
HTML is dead, long live Head First HTML
Two books on HTML? Why? And which one do you read? Head First HTML with CSS & XHTML was originally published in 2005 as a beginner's book on HTML and CSS. It still is that. So if you're completely new to HTML and CSS, and you want to learn these technologies from the...