1 Why Python مقدمة الدورة
2 Install python تنصيب بايثون
3 First python app اول تطبيق بايثون
4 Python is Objects
5 Mutable and Immutable Object
6 Python variables المتغيرات
7 Python Comments التعليقات
8 Python lists and tuples السلاسل
9 Python Dictionary القاموس
10 Python Object id المعرف
11 Python Logic بوابات منطقية
12 Python Math العمليات الرياضية
13 Python Bitwise
14 Python Boolean operations
15 Python operation priorities
16 Python slice
17 Python|| Get my Age تطبيق حساب العمر
18 Python Debug تتبع التنفيذ
19 Python|| conditional IF العبارات الشرطية
20 Python|| conditional IF Else العبارات الشرطية
21 Python|| conditional Nested IF العبارات الشرطية
22 Python|| While Loop العبارات التكرارية
23 Python|| iterator For Loop العبارات التكرارية
24 Python|| Nested Loop العبارات التكرارية متداخلة
25 Python|| Loop Control تحكم بالعبارات التكرارية
26 Python|| Functions الدوال
27 Python|| File الملفات
28 Python|| Exceptions اقتناص الاخطاء
29 Python|| Strings السلاسل النصية
30 Python OOP|| Basic Class
31 Python OOP|| Class Constructor
32 Python OOP|| kwargs
33 Python OOP|| Class Inheritance الوراثة
34 Python OOP|| method Overriding
35 Python OOP|| Create new Model موديل
36 Python|| Regular expression تعابير
37 Python|| Database Sqlite3 قواعد البيانات
38 Python|| Database Sqlite3 commit
39 Python|| Read JSON from HTTP
40 Python Next || ملخص دورة مع خطوتك القادمة
40 Python GUI الواجهات الرسومية بالبايثون
41 Python GUI || First UI App التطبيق الاول
42 Python GUI | Button and Entry زر الادخال
43 Python GUI | CallBack
44 Python GUI |Events احداث
45 Python GUI | Style الستايل
46 Python GUI || Grid الشبكة
47 Tic Tac Toy تصميم لعبة كاملة بالبايثون
48 Python GUI || Frame النوافذ
59 Python GUI || RadioButton and CheckBox الازرار الخيارية
50 Python GUI || TreeView عرض الجداول
51 Python UI | 1 عمل نظام حجوزات في بايثون
52 Python UI | 2 عمل نظام حجوزات في بايثون
53 Python|| networkx تحليل البيانات وتبسيط المشاكل المعقدة