فنحن لا ندعي ملكية أي دورة ولهذا نضع المصدر الأصلي لكم
مصدر الدورة الرئيسيWhy Python مقدمة الدورة
Install python تنصيب بايثون
First python app اول تطبيق بايثون
Python is Objects
Mutable and Immutable Object
Python variables المتغيرات
Python Comments التعليقات
Python lists and tuples السلاسل
Python Dictionary القاموس
Python Object id المعرف
Python Logic بوابات منطقية
Python Math العمليات الرياضية
Python Bitwise
Python Boolean operations
Python operation priorities
Python slice
Python Get my Age تطبيق حساب العمر
Python Debug تتبع التنفيذ
Python conditional 'IF' العبارات الشرطية
Python conditional 'IF Else' العبارات الشرطية
Python conditional Nested IF العبارات الشرطية
Python While Loop العبارات التكرارية
Python iterator For Loop العبارات التكرارية
Python Nested Loop العبارات التكرارية متداخلة
Python Loop Control تحكم بالعبارات التكرارية
Python Functions الدوال
Python File الملفات
Python Exceptions اقتناص الاخطاء
Python Strings السلاسل النصية
Python OOP Basic Class
Python OOP Class Constructor
Python OOP kwargs
Python OOP Class Inheritance الوراثة
Python OOP method Overriding
Python OOP Create new Model موديل
Python Regular expression تعابير
Python Database Sqlite قواعد البيانات
Python Database Sqlite commit
Python Read JSON from HTTP
Python Next ملخص دورة مع خطوتك القادمة
Python GUI الواجهات الرسومية بالبايثون
Python GUI First UI App التطبيق الاول
Python GUI Button and Entry زر الادخال
Python GUI CallBack
Python GUI Events احداث
Python GUI Style الستايل
Python GUI Grid الشبكة
Tic Tac Toy تصميم لعبة كاملة بالبايثون
Python GUI Frame النوافذ
Python GUI RadioButton and CheckBox الازرار الخيارية
Python GUI TreeView عرض الجداول
Python UI عمل نظام حجوزات في بايثون
Python UI عمل نظام حجوزات في بايثون
Python networkx تحليل البيانات وتبسيط المشاكل المعقدة