This document provides an introduction to JavaScript, covering its basics, coding practices, and essential concepts such as variables, data types, and functions. It also includes practical projects like creating a JavaScript clock and a to-do list. Additionally, it discusses JavaScript's interaction with web technologies and tools like VS Code IDE.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
3 views1 page
Javascript
This document provides an introduction to JavaScript, covering its basics, coding practices, and essential concepts such as variables, data types, and functions. It also includes practical projects like creating a JavaScript clock and a to-do list. Additionally, it discusses JavaScript's interaction with web technologies and tools like VS Code IDE.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1
JavaScript Introduction
02:43 – Basics of JavaScript
04:55 – Coding First Line of JavaScript 11:19 – Brief Overview of JS, Websites & Web Technologies 21:01 – Html, CSS & JavaScript Overview 24:20 – Deep Dive in JavaScript 29:38 – Downloading & Installing VS Code IDE 36:17 – Writing JS in VS Code 45:45 – Getting Started With JavaScript
------------------------------------------------
46:25 – JavaScript Console API
51:45 – Different ways to write JavaScript 53:25 – Variables in JavaScript 56:45 – Comments in JavaScript 01:00:07 – Data Types in JavaScript 01:13:48 – Operators in JavaScript 01:22:40 – Functions in JavaScript 01:29:33 – Conditional Statements in JavaScript 01:37:34 – Loops in JavaScript 01:47:03 – Break and Continue Statements 01:49:14 – Array Methods 01:55:27 – String Methods 02:00:34 – Dates in JS 02:03:26 – JavaScript DOM Manipulation 02:25:06 – JavaScript Events 02:35:21 – JavaScript SetTimeout and SetInterval 02:43:28 – Local Storage in JavaScript 02:46:30 – About JSON 02:53:27 – JavaScript Versions 02:58:46 – Project – 1 (JavaScript Clock) 03:10:46 – Project – 2 (An Amazing JavaScript To-do List)
get user input of 2 number & perfrom some subtract,division,multiplication
Javascript Coding Book For Beginners Web Development Crash Course Head First Javascript Programming Book For Modern Software Engineering Javascript The Definitive Guide For Coding Interview