by Elisabeth Robson | May 10, 2013 | blog, JavaScript, JSVideo, podcast, Teaser Video, Video
Dive into JavaScript If you know HTML and CSS, you’re ready to begin learning JavaScript. But you might be surprised, because JavaScript looks quite different from both HTML and CSS. In part four of Head First JavaScript Programming Teasers, Eric shows you how...
by Elisabeth Robson | Mar 14, 2013 | blog, Featured, JavaScript, JSVideo, podcast, Teaser Video, Video
Getting JavaScript in your pages, the right way Everyone knows you put your <script> element at the top of your HTML page, right? Not so fast. In part two of Head First JavaScript Programming Teasers, Eric explains the nuts and bolts of the <script>...
by Elisabeth Robson | Mar 6, 2013 | blog, Featured, JavaScript, JSVideo, podcast, Teaser Video, Video
Exciting news: we’ve partnered with O’Reilly in two ways to bring you Head First JavaScript Programming, our most recent title. Head First JavaScript Programming Teasers First, we’re creating a video series that we’ll roll out with one video a...
by Elisabeth Robson | Nov 30, 2012 | blog, JavaScript, JSVideo, podcast, Video
The third in a several-part series on JavaScript functions, taking you from first principles to advanced concepts. In this video, Elisabeth describes how to create and experiment with functions using the JavaScript console. This video is a follow on to JavaScript...
by admin | Oct 8, 2012 | blog, JavaScript, JSVideo, podcast, Video
The second in a several-part series on JavaScript functions, taking you from first principles to advanced concepts. In this video, Eric describes how function names are just like other JavaScript variables: they’re variable names pointing to function values....
by admin | Oct 5, 2012 | blog, Featured, JSVideo, podcast, Video
The first in a three-part series on JavaScript functions, taking you from first principles to advanced concepts. Other videos in this series Part 2 of JavaScript Functions Part 3 of JavaScript...
Comments