Toggle navigation
تعلم الآن
المقالات التعليمية
الدورات التعليمية
تكليفات الدورات التعليمية
أمثلة وتطبيقات وشروحات
التحديات البرمجية
قائمة المشاكل والحلول
أدوات المطورين
حلول المشاكل
مسارات التعلم
مسار Front-End Developer
مسار ال PHP Back-End Developer
مسار ال Full Stack Developer
مسار Python Web Developer
خطط الدراسة
خطة دراسة HTML 2021
خطة دراسة CSS 2021
خطة دراسة JavaScript Bootcamp 2021
خطة دراسة Typescript 2022
خطة دراسة SASS 2021
خطة دراسة Mastering Python
خطة دراسة PHP Bootcamp 2022
منوعات
ما الجديد
سؤال وجواب مكتوب
اسبوع الزيرو
أهم مقاطع القناه
نصائح الزيرو
مقتطفات مفيدة من الكتب
تقييمات الكتب
الدورات التعليمية
Javascript
Javascript
كل ما يخص دورة تعلم JavaScript الموجودة على الرابط التالي
هنا
Introduction And What Is JavaScript ?
What You Need To Learn Javascript ?
How To Work With Chrome Console
Where To Put Javascript Code
JavaScript Syntax
Comments
Variables
Data Types
Concatenation
Output To Screen
JavaScript Operators
Control Flow – If, Else If, Else
Conditional Operators
Logical Operators
Function – Basic
Function – Return
Function – With Parameters
Function – Advanced And Self Invoked
Switch, Case
Scope Part 1
Scope Part 2
Events Part 1 – onload, onclick, ondblclick
Events Part 2 – onkeydown, onkeypress, onkeyup
Events Part 3 – onmouseover, onmouseout, onchange
Array – Intro
Array – Check Array
Array – Get, Set Length
Array – Convert To String
Array – Adding Items To Array
Array – Remove Items From Array
Array – Sort Items
Array – Combining And Slicing
Array – Search
Array – Methods Practice
Strings Methods – Convert To String
Strings Methods – Locate A String
Strings Methods – Split And Extract String
Strings Methods – Find And Replace String
Strings Methods – Concatenating
Strings Methods – Convert String Letters
Strings Methods – All References
Strings Methods – Chain
Strings Methods – Practice
Loop – For
Loop – For … In
Loop – For Advanced
Loop – While, Do, While
Loop – Control, Break, Continue, Label
Loop – Practice
Math – Ceil
Math – Floor
Math – Round
Math – Min, Max
Math – Random
Regular Expression – Intro
Regular Expression – Brackets
Regular Expression – Quantifiers
Date – Intro
Date – Formatting Dates
Date – Methods Part 1
Date – Methods Part 2
Date – Methods Part 3
Numbers – Intro
Numbers – Methods
End Of The Course And References