Toggle navigation
تعلم الآن
المقالات التعليمية
الدورات التعليمية
تكليفات الدورات التعليمية
أمثلة وتطبيقات وشروحات
التحديات البرمجية
أدوات المطورين
مواقع حل المشاكل البرمجية
مسارات التعلم
مسار Front-End Developer
مسار ال PHP Back-End Developer
مسار ال Full Stack Developer
مسار Python Web Developer
خطط الدراسة
خطة دراسة
C++
خطة دراسة HTML
خطة دراسة CSS
خطة دراسة JavaScript
خطة دراسة Typescript
خطة دراسة SASS
خطة دراسة Python
خطة دراسة PHP
من القناه
أهم مقاطع القناه
اسبوع الزيرو
رحلتي مع الحياه
التعامل مع الإستضافة
قائمة المشاكل والحلول
منوع
ما الجديد
سؤال وجواب مكتوب
نصائح الزيرو
مقتطفات مفيدة من الكتب
تقييمات الكتب
Typescript
كل ما يخص قائمة تعلم لغة TypeScript على الرابط التالي
هنا
توجد
هنا
موسوعة عربية ممتازة تساعدك أثناء تعلم الكورس
Introduction And What Is Typescript
Install Typescript And Transpile Files
Create Configuration And Watch Files
Statically vs Dynamically Typed Languages
Type Annotations And Any Type
Type Annotations With Array
Type Annotations With Multi-Dimensional Array
Type Annotations With Function
Optional And Default Parameter
Function Rest Parameter
Anonymous And Arrow Function
Type Alias
Type Alias Advanced
Literal Types
Tuple
Void And Never
Enums Part 1
Enums Part 2
Type Assertions
Union And Intersection Types
Type Annotations With Object
Interface Declaration
Interface Method And Parameters
Interface ReOpen And Use Cases
Interface Extend
Interface Final Discussion
Class Type Annotations
Class Access Modifiers
Class Accessors
Class Static Members
Class Implement Interface
Abstract Classes And Members
Polymorphism & Method Override
Generics Introduction
Generics Multiple Types
Generics Classes
Generics And Interfaces
The End And How To Master Typescript