Head First JavaScript Programming Chapter 2

preview_player
Показать описание

Reading Head First JavaScript Programming? You'll want to get started with this introduction to Chapter 2.

Рекомендации по теме
Комментарии
Автор

in chapter 1, the index.html isn't executing even in the samples/examples provided by WickedlySmart.

tejaskirannagare
Автор

I was taught to use === to err on the side of safety. My code didn't work work with === but it did with ==. The numbers did match exactly with the locations. So what's the problem?

teev
Автор

hi, pretty new to programming and coding. I bought this book and it asks me to test out examples it provides. Where and how do I use these examples to find out the outcome? I downloaded visual studio code, but it seems like there's too much going on in that program that I dont fully understand how to use yet. Is there an easier place to practice these examples?

galactusisapuss