Course Description

Perfect course to have a quick start or refresher to JavaScript.

This is a fast paced courses covering a lot of concepts quickly! - Source code is included and its suggested that you try the code between the lessons to get more familiar with it.

Several students asked for a quick refresher on the core concepts of JavaScript - this course delivers just that.

Code samples and explanations on what the code does - and demos of the code in the browser.

Course covers

  • Adding JavaScript to your HTML page
  • Running JavaScript code in your browser
  • Variables and assigning values
  • Functions and running blocks of code
  • Arrays and Objects - How to hold multiple values in one variable
  • Loops and iterations
  • Conditions and ternary operator to apply logic within coding
  • DOM - Selection of elements from the webpage
  • DOM - Adding event listeners like click to page elements


Create a GAME at the end - In the last 2 lessons, you can apply what you learned to create a fun dice roll game.

Apply what you learned & create your own version of the game

Dice rolling game: See who wins & display results on the webpage. Create dynamic page content and page interactions with event listeners.

Step by step learning - everything you need to create YOUR OWN VERSION OF THIS GAME!!!!

Taught by an instructor with many years of REAL-WORLD web development experience - READY to HELP YOU LEARN

What are you waiting for - you have nothing to lose!!!

Source code is included step-by-step so you can copy the code try it out and get a feel for what JavaScript is doing.

Who this course is for:

  • Anyone who wants to learn JavaScript
  • Refresher to JavaScript Coders
  • Web Designers
  • Web Developers
  • Coders

 

Requirements:

  • HTML and CSS
  • Computer Access
  • Browser and Editor Experience

 

Course Outcomes

  • Learn JavaScript Fundamentals

  • Apply JavaScript in a Project Game

  • Master Core JavaScript Skills

Course curriculum

  1. 1
    • Quick Introduction to JavaScript

    • Introduction to coding with JavaScript

  2. 2
    • Variables hold Data

    • Data Types JavaScript

    • Arrays and Objects JavaScript

    • JavaScript Functions

    • Conditions if statements JavaScript

    • JavaScript Math Object

    • Loops For and While JavaScript

    • JavaScript DOM interaction

  3. 3
    • JavaScript Game Project: Part 1

    • JavaScript Game Project: Part 2

  4. 4
    • Source codes

JavaScript Learn JavaScript Quick Course Beginners