Getting Started With HTML
  • Introduction
  • Introduction To HTML
  • Introduction To VisualStudio
  • Getting Started With VS 2022
  • Introduction To HTML Elements And Attributes
  • Comments And Page Information
Various Tags
  • Document Structure Tags
  • Formatting And Listing Tags
  • Table And Image Tags
  • Anchor Tags
Working With Form
  • Static Vs Dynamic Website
  • Form Elements
Cascading Style Sheets (CSS)
  • Introduction To CSS
  • Inline And Internal Style
  • External Style
Selectors In CSS
  • Id Selector
  • Class Selector
  • Grouping Selector
  • Design Menu
  • Presentation (PPT)
Introduction To JavaScript
  • Introduction To JavaScript Course
  • Introduction To JavaScript
  • Display Hello World
Get Started With JavaScript On Visual Studio
  • File with .js Extension
  • Introduction To Visual Studio
  • Immediate Mode Vs Differed Mode Of Script
Basic Programming Concepts - Conditional Statements
  • Working With Variables In JavaScript
  • When to Use What Control Structures (Theory)
  • Contional Statement - If Else
  • Debugging JavaScript Code
  • Switch Case Default
Basic Programming Concepts - Iterative Statements
  • for Loop In JavaScript
  • Table Layout Using for Loop
  • while Loop In JavaScript
  • do while Loop In JavaScript
Arrays And Functions
  • Arrays In JavaScript
  • for-in Loop In JavaScript
  • Function In JavaScript
  • Local Vs Global Variables In Javascript
Various Events
  • Window Event And navigator Object
  • Form Events In Javascript - I
  • Form Events In Javascript - II
  • Form Events In Javascript - III
  • onKeyPress Event In Javascript - Twitter TextArea
  • Mouse Events In JavaScript
  • A Simple Calculator Using JavaScript
OOPs Concepts In JavaScript
  • Stand Alone Single Object In JavaScript
  • Stand Alone List Of Objects In JavaScript
  • Why OOPs?
  • Classes And Objects In JavaScript
  • Constructor In JavaScript
  • List Of Objects In JavaScript
  • Source Code And PPT
Create Your First Portfolio
  • Create And Host Your First Portfolio Live
Getting Started With Typescript
  • Introduction To The Course
  • Getting Started With TypeScript
  • var Vs let
  • DataTypes And For Of
  • Function As A Class
Basic - Object Oriented Programming
  • Classes And Objects
  • Constructor And Method Overloading
  • Passing Object As A Parameter
  • Public And Private Members
Advanced - Object Oriented Programming
  • Inheritance In TypeScript I
  • Inheritance In TypeScript II
  • Runtime Polymorphism - Abstract Classes - I
  • Runtime Polymorphism - Abstract Classes - II
  • Internal Modules Or Namespaces - export
  • External Modules - import
  • Source Code And PPT