2.1.0.Introduction to Javascript - quanganh2001/meta-front-end-developer-professional-certificate-coursera GitHub Wiki

In this module, you are introduced to JavaScript. You'll learn why JavaScript is so integral to software development. And you'll get an overview of how to write JavaScript code inside the browser. Furthermore, you will learn about the most common operators as well as conditional statements and loops. After completing this module, you will have completed the following learning objectives:

Learning Objectives

  • Explain the importance of JavaScript in software development
  • Demonstrate how to write JavaScript code inside the browser
  • Demonstrate how to write basic JavaScript code: List common operators, conditional statements and loops
  • Demonstrate how to use variables and output their values in the console