Javascript For Beginners: Build Real-Time Projects

Posted By: ELK1nG

Javascript For Beginners: Build Real-Time Projects
Last updated 3/2018
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 999.01 MB | Duration: 8h 5m

Javascript Programming For Beginners: Your Step-By-Step Guide to Learning JavaScript Programming

What you'll learn
They will be able to build application using javaScript,HTML and Css
Requirements
The only equipment you need to use this course are a computer with a modern web browser installed, and your favorite code editor, (e.g., Notepad, TextEdit. Sublime Text. or Coda).
Description
This course explains how JavaScript can be used in browsers to make website more interactive,interesting and user-friendly. You will also learn about JQuery because it makes JavaScript a lot easier.
To get most out of this course, you will need to know how to build web pages using HTML and CSS. Beyond that, no prior programming experience with programming is necessary. 
Learning to program with JavaScript involves:
Step 1: Understanding some basic programming concepts and the terms that JavaScript programmers use to describe them.
Step 2: Learning the language itself, and like all languages you need to know its vocabulary and how to structure your sentences.
Step 3: Becoming familiar with how it is applied by looking at examples of how JavaScript is commonly used in websites today.

Overview

Section 1: JavaScript Basic

Lecture 1 JavaScript Hello World: How to Write Your First Program in JavaScript

Lecture 2 Javascript Advantages And Disadvantages

Lecture 3 Setting up a good Javascript IDE — Sublime Text Editor for JavaScript

Lecture 4 JavaScript Debugging : How can I debug my JavaScript code?

Lecture 5 What is a Script?

Lecture 6 How HTML,CSS and JavaScript work together?

Lecture 7 HTML + Javascript + CSS with example

Lecture 8 JavaScript Statements and Comments

Section 2: JavaScript DataTypes and Variables

Lecture 9 JavaScript - Data Types and Variable

Lecture 10 JavaScript Data Types with Examples

Lecture 11 String variable with example

Lecture 12 How to escape a single quote (' ) in JavaScript?

Lecture 13 Escaping Strings in JavaScript

Lecture 14 Naming Variables: Rules and Best Practices

Lecture 15 JavaScript Array with example

Lecture 16 Declare an Array in JavaScript

Lecture 17 JavaScript array constructor vs literal

Section 3: JavaScript Operators

Lecture 18 JavaScript Operators

Lecture 19 JavaScript arithmetic operators and Precedence

Lecture 20 JavaScript arithmetic operators with example

Lecture 21 String concatenation in JavaScript

Lecture 22 JavaScript project for beginners: Overview of all topics we covered so far

Section 4: JavaScript Functions

Lecture 23 JavaScript Functions

Lecture 24 JavaScript function with parameters

Lecture 25 JavaScript passing parameters to function

Lecture 26 JavaScript returning multiple values from function

Lecture 27 Function Declarations vs. Function Expressions

Lecture 28 Function Expression

Lecture 29 Local and Global Variables

Lecture 30 Local and Global Variables with example

Lecture 31 Objects in JavaScript

Lecture 32 Object Literal with Example

Lecture 33 Object Constructor

Lecture 34 Multiple Objects

Lecture 35 Constructor Function for Multiple Objects

Lecture 36 Adding and Removing properties

Lecture 37 Recap of Arrays and Objects

Lecture 38 Object Model : Document and Built-In Objects

Lecture 39 Window Object: Properties and methods

Lecture 40 Window Object with example

Lecture 41 Document Object Properties and Methods

Lecture 42 Document Object with Example

Lecture 43 String Built-in Object and its methods

Lecture 44 String Object with Example

Lecture 45 Number Object and its Methods

Lecture 46 Number object with Example

Lecture 47 Math Object and its Methods

Lecture 48 Math Object with Example

Lecture 49 Date Object and its Methods

Lecture 50 Date Object with Example

Student who wants to learn javaScript,Student who want to become a webDeveloper