Chevron Left
Back to Interactivity with JavaScript

Learner Reviews & Feedback for Interactivity with JavaScript by University of Michigan

4.7
stars
7,226 ratings

About the Course

If you want to take your website to the next level, the ability to incorporate interactivity is a must. But adding some of these types of capabilities requires a stronger programming language than HTML5 or CSS3, and JavaScript can provide just what you need. With just a basic understanding of the language, you can create a page that will react to common events such as page loads, mouse clicks & movements, and even keyboard input. This course will introduce you to the basics of the JavaScript language. We will cover concepts such as variables, looping, functions, and even a little bit about debugging tools. You will understand how the Document Object Model (DOM) is used by JavaScript to identify and modify specific parts of your page. After the course, learners will be able to react to DOM Events and dynamically alter the contents and style of their page. The class will culminate in a final project - the creation of an interactive HTML5 form that accepts and verifies input. This can be completed as the third or fourth course in the Web Design For Everybody specialization....

Top reviews

RA

Invalid date

I have sampled many of the courses here and on other platforms related to javascript and interactivity and found that this series helped me to put together the disparate experiences.

LC

Invalid date

An excellent course, my JavaScript has improved greatly since I completed the requirements. Colleen is a fantastic teacher, I found the lectures to be highly informative and the assignments good fun.

Filter by:

1326 - 1350 of 1,457 Reviews for Interactivity with JavaScript

By Muhammed A

Sep 6, 2022

impressive

By Yu-Hsiang C

May 18, 2018

It's good!

By Patricio A

Jan 19, 2017

Very good!

By Isaac I

Oct 2, 2016

Very Nice!

By Sanwal M

Apr 24, 2021

Good job

By SOUMIA A

Jun 6, 2020

thaank u

By Jessica F H

Aug 29, 2023

BIEN

By Mario R

Dec 29, 2020

Good

By sairam

Sep 2, 2020

good

By Alaa R A M

Aug 24, 2020

good

By BHARATA K G

Aug 12, 2020

nice

By NAGA R J

Jun 30, 2020

good

By ARKOPRAVO D

Jun 21, 2020

nice

By Nirav L

Jun 20, 2020

Good

By 18wh1a0561 V R

May 14, 2020

good

By Nguyen V T L

Apr 1, 2020

GOOD

By Nguyễn Đ T P

Mar 6, 2020

good

By Darshan T

May 25, 2016

Good

By Boris L

Jan 12, 2016

good

By Deleted A

Jun 28, 2020

Yep

By Shubham M

Dec 6, 2020

:)

By sai k

Jun 24, 2020

ok

By Jorge N

Jul 14, 2022

.

By Jose L F F C B

Aug 19, 2019

Good, although very introductory, course on JavaScript. You will learn JS in the context of adding interaction to a Web site, the language itself is learned very superficially. The instructor is clear in her explanations and focus on explaining the concepts - you won't just learn how to do it, you will have at least some understanding about why you are doing it that way. I've completed so far the first three courses of the Web Design specialization and found this one the weakest so far (but still ok). On another note, as someone already pointed out, Charles Severance aka Dr. Chuck, although officially an instructor on this course, doesn't show up (but Colleen van Lent is a good instructor).

By Christina K

Feb 15, 2016

While there were many typos in screenshots and code examples, this course has been a tremendous help to me as I reinforced some things I already knew about JavaScript and learned new concepts about the JavaScript language (like coding in events or working with the DOM). I definitely feel like a more confident programmer, even though I do wish the instructor could've explained some things in more detail (like when to use the dot attribute notation over the setAttribute method).