- Introduction to JavaScript
- Data vs Information
- Tokens
- Datatype & Keywords
- Identifier
- Variable and Constant
- Script Tag
- JavaScript structure
- Document. Write
- Prompt and Alert
- Confirm
- Operators
- Arithmetic operator
- Assignment operator
- Comparison operator
- Logical operator
- Date and Time
- Control Flow Statement
- Conditional statement
- Loop and Function
- Parameter and Arguments
- Events
- On click
- On Mouse over & On Mouse out
- On submit & On select
- On change & On blur
- On focus & On load
- On key up and on key down
- Hyperlink
- Eval
- Project assignment
| - Introduction To Typescript
- How typescript work?
- Benefits & Top features of TS
- Typescript development over JavaScript
- History of TS
- Installation and setting environment
- How to build your 1st TS file
- Compiling TS fie into JS
- Datatypes
- Let, Var, Const
- Any, Unknown
- Type of inference & alias
- Advance data type or collections
- Object & Array
- Built-in array function
- Tuple and Enum
- Union and Literal
- Null and Undefined
- Operators
- Arithmetic operators
- Assignment operators
- Comparison operators
- Logical operators
- Ternary operators
- Type of operators
- Control flow statement
- Conditional statement
- Switch statement
- Iterative statement
- For, while, do-while
- Un-conditional or transfer statement
- Break & Continue and Return
- Function & Arrow function
- Module & Interface
- Object oriented programming
- Class
- Object
- Method
- Constructor
- Inheritance
- Method overriding
- Modifier
- Public
- Private
- Protected
- Read-only
|