JavaScript Front-end Development: Data, Decision Making, & Arrays

ECMAScript 2017    |    Beginner
  • 12 videos | 1h 12m 45s
  • Includes Assessment
  • Earns a Badge
Rating 4.4 of 47 users Rating 4.4 of 47 users (47)
JavaScript has rich language features for representing data and controlling the flow of programs. During this course, you will start by considering the seven data types defined by ECMAScript. After that you will explore how Java Script's type conversion functions work with its Comparison and Logical Operators. Next, learn how to declare and use IF Statements. From there you will observe how to employ a conditional operator statement to replace an IF/ELSE statement, and how to write a SWITCH statement that contains CASE and BREAK statements. Other topics include how to use FOR loops, WHILE loops, and DO WHILE loops; how to declare an array; how to insert, retrieve, and modify values. Finally, learn how to loop through arrays, and work with multidimensional arrays.

WHAT YOU WILL LEARN

  • List and describe the seven data types defined by ecmascript
    Explore how type conversion works in javascript
    Work with the various javascript comparison and logical operators
    Declare and use an if statement that executes different code based on a condition
    Use a conditional statement to replace an if...else statement
    Write a switch statement containing case and break statements
  • Use a for loop
    Use while and do while loops
    Declare an array and insert, retrieve, and modify values
    Demonstrate the various ways to loop through an array
    Explore how multidimensional arrays are used in javascript
    Use a for loop to populate and then retrieve array values

IN THIS COURSE

  • 4m 5s
    Upon completion of this video, you will be able to list and describe the seven data types defined by ECMAScript. FREE ACCESS
  • 6m 18s
    In this video, you will explore how type conversion works in JavaScript. FREE ACCESS
  • Locked
    3.  JavaScript Comparison and Logical Operators
    7m 2s
    In this video, learn how to work with the various JavaScript comparison and logical operators. FREE ACCESS
  • Locked
    4.  If Statements
    4m 34s
    In this video, you will learn how to declare and use an If statement that executes different code based on a condition. FREE ACCESS
  • Locked
    5.  The Conditional Operator
    5m 51s
    In this video, you will learn how to use a conditional statement to replace an If...Else statement. FREE ACCESS
  • Locked
    6.  Switch Statements
    5m 44s
    Find out how to write a switch statement containing case and break statements. FREE ACCESS
  • Locked
    7.  For Loops
    6m 14s
    During this video, you will learn how to use a for loop. FREE ACCESS
  • Locked
    8.  While and Do While Loops
    5m 12s
    Learn how to use while and do-while loops. FREE ACCESS
  • Locked
    9.  Declaring Arrays
    8m 38s
    In this video, you will learn how to declare an array and insert, retrieve, and modify values. FREE ACCESS
  • Locked
    10.  Looping Through Arrays
    7m 2s
    Learn how to apply the various ways to loop through an array. FREE ACCESS
  • Locked
    11.  Working with Multidimensional Arrays
    8m 19s
    In this video, you will explore how to use multidimensional arrays in JavaScript. FREE ACCESS
  • Locked
    12.  Exercise: Working with Arrays
    3m 48s
    During this video, you will learn how to use a for loop to populate and then retrieve array values. 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.8 of 10 users Rating 4.8 of 10 users (10)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.7 of 19 users Rating 4.7 of 19 users (19)
Rating 4.5 of 155 users Rating 4.5 of 155 users (155)
Rating 4.4 of 153 users Rating 4.4 of 153 users (153)