JavaScript: Getting Started with JavaScript Programming

ECMAscript 2019    |    Beginner
  • 10 videos | 1h 14m 52s
  • Includes Assessment
  • Earns a Badge
Rating 4.6 of 473 users Rating 4.6 of 473 users (473)
Learners can familiarize themselves with how to use Javascript in conjunction with HTML pages in this 10-video course. Explore different types of variable declarations in the language and ways in which Javascript web apps can relay info to and receive info from end-users. Key concepts covered in this course include learning how to create a simple Javascript app that writes a message to an HTML page; learning how Javascript can be used to communicate with end-users via the HTML page, alerts, and log messages; and learning how to link a HTML page with a separately defined Javascript source file. First, observe how to edit sections of a HTML page by using Javascript and initialize number and string variables; examine the changes in behavior of a Javascript app when Strict mode is enabled; and learn how to distinguish between the var, let, and const keywords when declaring variables. Finally, learn how to differentiate variables that are undefined from those whose values are null; and how to use the alert, prompt, and confirm functions to relay information to and receive input from end-users.

WHAT YOU WILL LEARN

  • Discover the key concepts covered in this course
    Create a simple javascript app that writes a message to an html page
    Recognize how javascript can be used to communicate with end users via the html page, alerts, and log messages
    Link a html page with a separately defined javascript source file
    Edit sections of a html page using javascript and initialize number and string variables
  • Identify the changes in behavior of a javascript app when strict mode is enabled
    Distinguish between the var, let, and const keywords when declaring variables
    Differentiate variables that are undefined from those whose values are null
    Use the alert, prompt, and confirm functions to relay information to and receive input from end users
    Summarize the key concepts covered in this course

IN THIS COURSE

  • 1m 52s
  • 9m 49s
    In this video, you will learn how to create a simple JavaScript app that writes a message to an HTML page. FREE ACCESS
  • Locked
    3.  Communicating with End Users from JavaScript
    8m 39s
    Upon completion of this video, you will be able to recognize how JavaScript can be used to communicate with end users via HTML pages, alerts, and log messages. FREE ACCESS
  • Locked
    4.  Separating HTML and JavaScript Sources
    6m 16s
    Find out how to link a HTML page with a separately defined JavaScript source file. FREE ACCESS
  • Locked
    5.  Accessing the DOM from JavaScript
    10m 5s
    In this video, find out how to edit sections of a HTML page using JavaScript and how to initialize number and string variables. FREE ACCESS
  • Locked
    6.  The Use of Strict Mode
    8m 8s
    In this video, you will identify the changes in behavior of a JavaScript app when strict mode is enabled. FREE ACCESS
  • Locked
    7.  Variable Declarations: var, let and const
    9m 15s
    In this video, find out how to distinguish between the var, let, and const keywords when declaring variables. FREE ACCESS
  • Locked
    8.  Empty Values in JavaScript: undefined and null
    9m 52s
    In this video, you will differentiate variables that are undefined from those whose values are null. FREE ACCESS
  • Locked
    9.  User Interactions Using alert, prompt, and confirm
    9m 44s
    During this video, you will learn how to use the alert, prompt, and confirm functions to provide information to and receive input from end users. FREE ACCESS
  • Locked
    10.  Course Summary
    1m 11s
    In this video, we will summarize the key concepts covered in this course. FREE ACCESS

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

YOU MIGHT ALSO LIKE

Rating 4.6 of 81 users Rating 4.6 of 81 users (81)
Rating 5.0 of 1 users Rating 5.0 of 1 users (1)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.4 of 153 users Rating 4.4 of 153 users (153)
Rating 4.4 of 657 users Rating 4.4 of 657 users (657)
Rating 4.5 of 336 users Rating 4.5 of 336 users (336)