JavaScript for Dynamic and Interactive Web Pages
Learn Javascript with this free online web development course that explains how to create interactive webpages with Java, the programming language of the web.
Do you desire to create interactive and dynamic web pages but don’t know where to start? There’s no need to look anywhere else! Discover how to create interactive pages using JavaScript, the all-powerful programming language that significant websites use. This course teaches configuring JavaScript and how to inspect your code with the Chrome Developer Tool. Understand JavaScript data types and functions and how to use loops and conditions.
What You Will Learn In This Free Course
Introduction and Getting Started
In this module, you will learn how to set up a JavaScript development environment, add JavaScript to HTML pages, create and use variables, add comments and handle errors. You will also learn data types, how to create and run functions and how to create interactive webpage content.
JavaScript Logic Conditions and Methods
In this module, you will learn JavaScript logic and conditions, ternary operators, switch statements, and comparison operators, as well as how to use loops and the QuerySelector functions. You will also learn about JavaScript built-in methods such as string methods and how to convert contents into an interactive list.
Course assessment