Learn Javascript Basics Fast
Requirements
- Computer Knowledge
Description
This is the bite size course to learn Javascript. You will learn in this course (Learn Javascript Basics Fast )Javascript very fast and You will create your own calculator and form validations very soon after learning the course. You can look into our Learn HTML Basics Fast and Learn CSS Basics Fast Course.
Content
- Install Text Editor
- Hello World
- Comments
- Javascript in HTML
- Variables
- Data Types
- Arithmetic Operators
- Comparison Operators
- Logical Operators
- Assignment Operators
- Joining of Two Strings
- IF ELSE Statements
- Switch Statements
- While Loop
- For Loop
- Functions
- Dialog Boxes
- Put Everything Together – Create Our Own Calculator
- Events Handling
- DOM Basics
- Form Validations