Course Content
Welcome To The Course
What is JavaScript?
Environment Setup
HTML Crash Course
- HTML Crash Course Part I
- HTML Crash Course Part 2
- HTML Crash Course Part 3
-
HTML Crash Course Part 4
-
HTML Crash Course Part 5
-
HTML Crash Course Part 6
-
Section Resource Files and Codes
CSS Crash Course
- CSS Crash Course Basic
-
CSS Crash Course Margin and Padding
-
CSS Crash Course Selectors
-
Section Resource Files and Codes
JavaScript Basics
- Run Your First JavaScript Code
- Variables
-
Operators
-
Athematic Operators
-
Comparison Operators
-
Logical Operators
-
Control Flow If Else
-
Switch Statement
-
Loops (For Loop)
-
Loops (Do While)
-
Loops(While Loop)
-
Loops(Infinity Loop)
-
Arrays
-
Adding, Removing and Searching From Arrays
-
Loop Through Arrays
-
Functions
-
Arrow Functions
-
More On Functions
-
Default Parameters
-
Objects Explained
-
Objects in Action
-
Arrays In Objects
-
Loop Through Objects
-
Section Resource Files and Codes
DOM Manipulations
- DOM Explained
-
Selecting The DOM Elements Using QuerySelector
-
More Ways To Select DOM Elements
-
Creating And Removing Elements From The DOM
-
Change Style Of The DOM Dynamically
-
DOM Events (Mouse Events)
-
Keyboard Events
-
Section Resource Files and Codes
Form Validation Project
- Project Intro
-
The HTML Part
-
The CSS Part
-
Check Empty With The Long Way
-
Check Empty With Function Based Way
-
Check Email With Regular Expressions
-
Check Password Length
-
Section Resource Files and Codes
google Keep Note Clone Project
- Project Intro
-
The HTML Part
-
The CSS Part I
-
The CSS Part ||
-
Working The Note Area
-
Add New Note To The DOM
-
Show Up the Trash Icon
-
Removing Note From The DOM
-
Local Storage Basics
-
Add Notes To Local Storage
-
Read Notes From Local Storage
-
Delete Note From Local Storage
-
Section Resource Files and Codes
Array Methods
-
Map Method
-
Filter Method
-
Join Method
-
Section Resource Files and Codes
Digital Clock Project
- Project Intro
-
Landing Page
-
The JavaScript Part
-
Section Resource Files and Codes
Asynchronous JavaScript
- What Asynchronous IS ?
-
Send Simple HTTP Request
-
HTTP Status Code
-
Callback Functions
-
JSON Explained
-
Callback Hell
-
Promises
-
Send HTTP Request With Promises
-
Chaining Promises
-
Fetch API
-
Async And Await
-
Section Resource Files and Codes
Weather App Project
- Project Intro
-
The Landing Page
-
API Of The Weather
-
Search Specific Location
-
Get City Name
-
Current Weather City
-
Save City Info and Read From Local Storage
-
Section Resource Files and Codes.
Quran Application Project
- Project Intro
-
The HTML Part
-
Search Input and Spinner Design
-
Quran List Design Part I
-
Display The List Of 114 Surah In The Quran Part I
-
Surah Live Search
-
Add Loader To The Page
-
Send And Get The Clicked Surah
-
Read Ayaat Of Passed Surah
-
Section Resource Files and Codes
HTML Crash Course Part 3
No comment yet! You will be the first to comment.