by admin | Jul 10, 2012 | Beginner's Mind, blog, CSS, Featured, HTML, Web
Exciting news: we’ve partnered with one of our favorite online training sites, macprovideo.com, to produce a set of HTML5 and CSS3 tutorials, and our tutorials are up and ready for you. You’ll find the first, a FREE, hour-long, turbo-charged quickstart on HTML and CSS...
by Elisabeth Robson | Jul 7, 2012 | Beginner's Mind, blog, Programming, Reader Question
Another great question from a reader of Head First HTML5 Programming is about passing functions as values. This comes up when using the Geolocation API: the way you get your location is to call the built-in function getCurrentPosition() and pass in two arguments, both...
by Elisabeth Robson | Jul 6, 2012 | Beginner's Mind, blog, Programming, Reader Question
A couple of weeks ago, I got a great question from a reader of Head First HTML5 Programming: What is a API? Is it like a constructor function or is it just an object or something else? We use the term “API” frequently in Head First HTML5 Programming...
Comments