Overall concept is good, the best part of tutorial is to encourage students to explore, make their hand dirty with coding. That's the most important and most effective approach to learn it (and a common trap we forget easily..) Basic things like loops, arrays are also included (maybe should be involved into assignment to practice). What I personally don't like much: too many questions in quiz.
Ratings and Reviews for Interactivity with JavaScript
Back to course Page
Reviews and Ratings
Reviews
I love this course!
so good
A four week course in JavaScript can only be a start, but Colleen is patient and helpful. Doing the projects and the occasional exam highlighted what I needed to bear down on. They forced me to actually learn, to seek outside help on the web and to restudy the CodePen examples. The course was helpful in relating JS to web design and suggesting further avenues of study.
good
Good
this course is perfect for who are very new to programming and wants to create new things on their website. But this course won't cover everything . So you still need to learn after this . The word she said " Noob stage " made me feel depressed but it's true tho we are still at beginner level ...I will continue learning ..............
GREAT
Afaik, `var` keyword is deprecated, and now `let` is in use since ECMA standards were applied. Also, there is a very useful method for NodeElement objects called `querySelector` and `querySelectorAll`. With them, you can get the elements you need by passing CSS selectors as the parameters. Also, using them in the console highlights the element that is returned, unlike `getElementById`, etc.
The tasks were challenging and interesting. Thanks for making this course.
Excellent Course For JavaScript Beginners.. Very Friendly Way Of Teaching By Respectable Teacher Colleen Van..