by Elisabeth Robson | Jun 16, 2016 | beginner, blog, Video, Web
In a previous post I showed the features of the Safari and Chrome consoles. Here, I do the same for the Firefox console, which has many similar features, as well as a couple of features unique to Firefox. This is a great way to get comfortable in all the major browser...
by Elisabeth Robson | Mar 13, 2014 | Beginner's Mind, Featured, Programming
Ready to learn how to program? Or, perhaps you already know how to program in another language, like Ruby or PHP or Python, but need to know JavaScript? Then Head First JavaScript Programming is for you. Head First JavaScript Programming starts with the basics...
by Elisabeth Robson | May 21, 2013 | blog, JavaScript, JSVideo, podcast, Teaser Video, Video
When you begin programming in JavaScript, you’ll need to use variables. A variable is just a bit of storage to hold a value. Just about every line of code you write will use a variable of one kind or another, so it’s a good idea to get familiar with the...
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 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...
Comments