Wednesday, June 19, 2019

Getting Started with JAVASCRIPT

JAVASCRIPT is most popular programming lauguage these days . like if you want to make a with better animations and dynamic effects and lot more yeah javascript will help you












squence to learn javascript

SETTING UP YOUR ENVIROMENT / TOOLS

1 :- Visual Studio
2 :- Sublime
3 :- Atom
4 :- Brackets

these above TOOLS are help you with leaning javascript . These all tools are available for (MAC and WINDOWS) 

JAVASCRIPT BASCICS

1   :- A Brief Introduction to JavaScript
2   :- Variables and Data Types
3   :- Variable Mutation and Type Coercion
4   :- Basic Operators
5   :- Operator Precedence
6   :- If  else Statements
7   :- Boolean Logic
8   :- The Ternary Operator and Switch Statements
9   :- Truthy and Falsy Values and Equality Operators
10 :- Functions
11 :- Function Statements and Expressions
12 :- ArraysObjects and Properties
13 :- Objects and Properties
14 :- Loops and Iteration
15 :- JavaScript Versions ES5 ES6  ESE5 and ES6

These are basics you must know before you go furture so make sure your all done with these basics

ADVANCE JAVASCRIPT

 1   :- Everything Is an Object Inheritance and the Prototype Chain
 2   :- Creating Objects Function Constructors
 3   :- The Prototype Chain in the Console
 4   :- Creating Objects Object.create
 5   :- Primitives vs. Objects
 6   :- First Class Functions Passing Functions as Arguments
 7   :- First Class Functions Functions Returning Functions
 8   :- Immediately Invoked Function Expressions (IIFE)
 9   :- Closur
10  :- Bind Call and Apply

These are the advance topics for javascript for working with javascript you must know upto this ...

No comments:

Post a Comment