Toggle navigation
الأكاديمية
مجلة الأكاديمية
الدورات التعليمية القادمة
ماذا قالو عنا؟
راسلنا
تعلم الآن
المقالات التعليمية
الدورات التعليمية
تكليفات الدورات التعليمية
أمثلة وتطبيقات
المختبر
التمرينات
التحديات
النقاشات والنصائح
سؤال وجواب
نصائح الزيرو
برنامج اسبوع الزيرو
نقاشات فيديو
مسارات التعليم
مسار Front-End Developer
مسار Python Web Developer
مسار ال Back-End Developer
مسار ال Full Stack Developer
مسار JavaScript Developer
مسار ال WordPress Developer
المراجع
مرجع لغة Html
مرجع لغة Css
الدورات التعليمية
ECMAScript 6
ECMAScript 6
كل ما يخص دورة تعلم ECMAScript الموجودة على الرابط التالي
هنا
Introduction and What’s ES6 ?
New Way To Create Variable – Let
New Way To Create Variable – Const
Arrow Function – Syntax And Examples
Arrow Function – And This Value
Template Literals
Spread Operator
Default Parameters
Rest Parameter
New Strings Methods – startsWith, endsWith
New Strings Methods – includes, repeat
Destructuring Object Part 1
Destructuring Object Part 2
Destructuring Array Part 1
Destructuring Array Part 2
Destructuring Array Swap Variables
Destructuring Mixed Content
Destructuring Function Parameters
Enhanced Object Literals
Set vs Array
Set Methods
Map vs Object
Map Methods
Symbol Part 1
Symbol Part 2
forEach and Discussions
forEach With Set And Map
Set vs WeakSet And Garbage Collection
Map vs WeakMap
Symbol Iterator And For Of Loop
Custom Iterable Object
Generators Part 1 Intro And What’s Generators
Generators Part 2 Functionality And Return
Generators Part 3 Create Infinite Numbers
Generators Part 4 Delegating Generators
New Array Methods Part 1
New Array Methods Part 2
Modules Part 1 Export & Import
Modules Part 2 Import All And Aliases
Modules Part 3 Named Export vs Default Export
Classes Part 1 – Old And New Syntax
Classes Part 2 – Extend Class From Another Module
Call Stack, Web API, Event Loop, Callback Queue
Asynchronous vs Synchronous Programming
Promise – Intro And Discussions
Promise – Create Your First Promise
Promise – Then And Catch Training’s
Promise – And XMLHTTPRequest
Promise – Ignoring The Pyramid Of Doom
Promise – Fetch And Training’s
Promise – All And Race
The End And References