كورس Python for AI

👤 DSwithBappy 🎬 111 درس ⏱️ 22 ساعة 8 دقيقة 📶 مبتدئ 🇺🇸 English
Python for AI | Announcement & Content Overview #0
📋 محتوى الكورس 111 درس · 22 ساعة 8 دقيقة
  • 1 Python for AI | Announcement & Content Overview #0 4:37
  • 2 Introduction to Python Programming & Setup | Python for AI #1 16:05
  • 3 Write our first Program in Python | Python for AI #2 12:59
  • 4 Python Data Types & Comments | Python for AI #3 18:24
  • 5 Variables, Keywords & Identifiers in Python | Python for AI #4 21:55
  • 6 Python Input | Python for AI #5 18:07
  • 7 Type Conversion in Python | Python for AI #6 8:09
  • 8 Literals in Python | Python for AI #7 14:05
  • 9 Operators in Python | Python for AI #8 23:44
  • 10 Operators Exercise | Python for AI #9 10:37
  • 11 If Else Conditional Statements in Python | Python for AI #10 30:10
  • 12 Conditional Statements Exercise | Python for AI #11 19:34
  • 13 Modules in Python | Python for AI #12 17:24
  • 14 Pip in Python | Python for AI #13 8:33
  • 15 Loops in Python | While Loop | Python for AI #14 23:01
  • 16 Building a Guessing Game using While Loop | Python for AI #15 10:58
  • 17 For Loop in Python | Python for AI #16 10:51
  • 18 Nested For Loop in Python | Python for AI #17 18:05
  • 19 Loop Control Statement | Python for AI #18 13:38
  • 20 Strings in Python | Python for AI #19 28:30
  • 21 Strings Operations in Python | Python for AI #20 14:03
  • 22 Strings Methods in Python | Python for AI #21 31:05
  • 23 f-strings in Python | Python for AI #22 3:58
  • 24 Strings Exercise | Python for AI #23 18:25
  • 25 Lists in Python | Python for AI #24 44:07
  • 26 Lists Methods in Python | Python for AI #25 18:30
  • 27 Lists Operations in Python | Python for AI #26 4:29
  • 28 Lists comprehension in Python | Python for AI #27 13:07
  • 29 Zip Function in Python | Python for AI #28 9:22
  • 30 Lists Exercise | Python for AI #29 17:49
  • 31 Tuples in Python | Python for AI #30 15:28
  • 32 Tuples Operations in Python | Python for AI #31 3:13
  • 33 Tuples Methods in Python | Python for AI #32 4:24
  • 34 Difference between Lists and Tuples | Python for AI #33 4:39
  • 35 Tuples Unpacking | Python for AI #34 4:25
  • 36 Tuples Comprehension | Python for AI #35 3:51
  • 37 Sets in Python | Python for AI #36 19:26
  • 38 Sets Operations in Python | Python for AI #37 5:39
  • 39 Sets Methods in Python | Python for AI #38 7:40
  • 40 Frozenset in Python | Python for AI #39 4:44
  • 41 Sets Comprehension | Python for AI #40 2:32
  • 42 Dictionary in Python | Python for AI #41 23:18
  • 43 Dictionary Operations in Python | Python for AI #42 2:31
  • 44 Dictionary Methods in Python | Python for AI #43 3:57
  • 45 Dictionary Comprehension | Python for AI #44 6:39
  • 46 Building a Restaurant Management System | Python for AI #45 11:58
  • 47 Functions in Python | Python for AI #46 19:42
  • 48 Docstrings in Functions | Python for AI #47 6:54
  • 49 Parameters Vs Arguments in Functions | Python for AI #48 7:08
  • 50 *args and **kwargs in Functions | Python for AI #49 12:08
  • 51 How Functions are executed in memory | Python for AI #50 4:06
  • 52 Functions without return statement | Python for AI #51 4:02
  • 53 Variable Scope in Functions | Python for AI #52 11:06
  • 54 Nested Functions | Python for AI #53 6:46
  • 55 Functions are 1st class citizens | Python for AI #54 10:01
  • 56 Benefits of using a Function | Python for AI #55 2:39
  • 57 Lambda Function in Python | Python for AI #56 13:59
  • 58 map, filter, & reduce - Higher Order Functions | Python for AI #57 12:59
  • 59 Enumerate Function in Python | Python for AI #58 3:34
  • 60 Functions Exercise | Python for AI #59 16:05
  • 61 Virtual Environment in Python | Python for AI #60 12:13
  • 62 requirements.txt in Python | Python for AI #61 10:01
  • 63 File Handling in Python | Python for AI #62 18:55
  • 64 File Handling using Context Manager (With) | Python for AI #63 22:31
  • 65 Problems with working in text mode | Python for AI #64 8:27
  • 66 Serialization and Deserialization in Python | Python for AI #65 9:49
  • 67 Pickling in Python | Python for AI #66 4:33
  • 68 Exception Handling in Python | Python for AI #67 20:38
  • 69 Different types of Exception Handling in Python | Python for AI #68 9:24
  • 70 Try Except Else in Python | Python for AI #69 2:36
  • 71 Try Except Else Finally in Python | Python for AI #70 3:14
  • 72 raise Exception in Python | Python for AI #71 3:02
  • 73 Logging in Python | Python for AI #72 16:42
  • 74 Mega Project - Building an Iron Man JARVIS System | Python for AI #73 59:40
  • 75 Mega Project - Multilingual AI Assistant | Python for AI #74 30:46
  • 76 Converting .py to .exe in Python | Python for AI #75 9:52
  • 77 Writing Python Code in .txt files | Python for AI #76 3:04
  • 78 Creating a Command Line Utility In Python | Python for AI #77 11:23
  • 79 Regular Expression in Python | Python for AI #78 12:24
  • 80 Email Extractor using Regular Expression | Python for AI #79 4:40
  • 81 How to prettify folders using Python | Python for AI #80 11:18
  • 82 Introduction to Object Oriented Programming (OOP) in Python | Python for AI #81 25:21
  • 83 Class vs Object in OOP | Python for AI #82 12:48
  • 84 Writing our first Class in OOP | Python for AI #83 38:18
  • 85 Methods vs Functions in OOP | Python for AI #84 1:58
  • 86 Class Diagram in OOP | Python for AI #85 4:01
  • 87 Magic Methods or Dunder Methods in OOP | Python for AI #86 4:58
  • 88 Concept of self in OOP | Python for AI #87 5:06
  • 89 How object access attributes in OOP | Python for AI #88 7:14
  • 90 Reference Variable in OOP | Python for AI #89 3:28
  • 91 Pass by reference in OOP | Python for AI #90 3:49
  • 92 Mutibility of Object in OOP | Python for AI #91 2:52
  • 93 What is instance variable in OOP | Python for AI #92 5:09
  • 94 Encapsulation in OOP | Python for AI #93 25:01
  • 95 getter & setter methods in OOP | Python for AI #94 6:17
  • 96 Collection of class objects in OOP | Python for AI #95 2:01
  • 97 Static Variables & Methods in OOP | Python for AI #96 9:54
  • 98 Aggregation in OOP | Python for AI #97 12:20
  • 99 Aggregation class diagram in OOP | Python for AI #98 4:12
  • 100 Inheritance in OOP | Python for AI #99 18:26
  • 101 Inheritance class diagram in OOP | Python for AI #100 1:36
  • 102 What gets Inherited in OOP | Python for AI #101 8:05
  • 103 Method Overriding in OOP | Python for AI #102 2:32
  • 104 Super Keyword in OOP | Python for AI #103 4:22
  • 105 Types of Inheritance in OOP | Python for AI #104 7:58
  • 106 Polymorphism in OOP | Python for AI #105 5:52
  • 107 Abstraction in OOP | Python for AI #106 9:15
  • 108 Modular Coding in Python | Python for AI #107 9:19
  • 109 if __name__ == "__main__" in Python | Python for AI #108 3:42
  • 110 Mega OOP Project in Python | Python for AI #109 33:36
  • 111 Conclusion & Future Advice | Python for AI #110 3:43
▶ يُشغَّل الآن
Python for AI | Announcement & Content Overview #0

📘 نظرة عامة على الكورس

يُقدّم هذا الكورس المجاني شرحاً شاملاً لـ Python for AI من الصفر باللغة العربية في مجال الذكاء الاصطناعي وـ Machine Learning، ويستهدف المبتدئين الراغبين في بناء مهاراتهم العملية واحترافية في 2026. يُقدّمه DSwithBappy باللغة العربية بأسلوب مبسّط ومنظّم.

يضم الكورس 111 درساً بمدة إجمالية 22 ساعة 8 دقيقة، تأخذك من الصفر حتى الاحتراف خطوةً بخطوة.

لماذا تتعلم Python for AI من الصفر باللغة العربية؟

  • الذكاء الاصطناعي من أسرع المجالات نمواً في سوق العمل، مع زيادة الطلب على المتخصصين بنسبة 300% خلال السنوات الأخيرة.
  • مجاني بالكامل — ابدأ الآن دون أي رسوم
  • شهادة إتمام معتمدة — أضفها لـ CV وLinkedIn
  • تعلّم في أي وقت — بالسرعة التي تناسبك
  • مجالات الذكاء الاصطناعي: رؤية الحاسب، معالجة اللغة الطبيعية، الروبوتيات، الألعاب، التنبؤ والتوصية.

مسار التعلم في هذا الكورس

يسير الكورس وفق مسار منطقي متدرّج: الرياضيات والإحصاء → Python → ML → Deep Learning → Specialization

المتطلبات السابقة

Python + رياضيات (إحصاء وجبر خطي) — يمكن لأي شخص البدء في هذا الكورس.

الأدوات والبرامج المستخدمة

  • Python
  • TensorFlow
  • PyTorch
  • Scikit-learn
  • Jupyter
  • Keras
  • Hugging Face

متطلبات الجهاز

  • RAM 16GB فأكثر
  • GPU (NVIDIA RTX مُوصى)
  • SSD سريع
  • تخزين 500GB+

الوظائف المتاحة بعد إتمام الكورس

  • AI Engineer
  • ML Engineer
  • Data Scientist
  • AI Researcher
  • NLP Engineer

متوسط رواتب Python for AI من الصفر باللغة العربية 2026

  • مصر: 12,000-40,000 ج
  • السعودية: 18,000-50,000 ر
  • أمريكا: $120,000-$200,000

كم من الوقت تحتاج لإتقان Python for AI من الصفر باللغة العربية؟

  • أساسيات ML: 40-60 ساعة
  • Deep Learning: 60-100 ساعة
  • تخصص كامل: 200-400 ساعة

الشهادات المعتمدة في مجال الذكاء الاصطناعي وـ Machine Learning

  • Google ML Engineer
  • AWS ML Specialty
  • Coursera ML Specialization (Andrew Ng)
  • Deep Learning Specialization

مشاريع عملية ستتمكن من بناؤها

  • Image Classifier
  • Chatbot
  • Recommendation System
  • Object Detection
  • Sentiment Analysis

ماذا بعد هذا الكورس؟

بعد إتمام الكورس، يُوصى بالتعمق في: LLMs، Computer Vision، NLP، MLOps، Generative AI.

الأقسام الجامعية ذات الصلة

يُناسب هذا الكورس طلاب: كلية حاسبات ومعلومات، كلية هندسة (ذكاء اصطناعي)، جامعة القاهرة، جامعة عين شمس.

سجّل في كورس Python for AI من الصفر باللغة العربية الآن، ابدأ رحلتك نحو الاحتراف في الذكاء الاصطناعي وـ Machine Learning مجاناً. تذكّر: أفضل وقت للتعلم هو الآن.

D
المدرّس / القناة
DSwithBappy
🎬
عدد الدروس
111 درس
⏱️
المدة الإجمالية
22 ساعة 8 دقيقة
📶
المستوى
مبتدئ
🌍
اللغة
English
🎓
الشهادة
مجانية عند الإكمال
المتطلبات
لا توجد متطلبات مسبقة
📂
التصنيف
الذكاء الاصطناعي وـ Machine Learning

🎯 ماذا ستتعلم في هذا الكورس

Python for AI | Announcement & Content Overview #0
Introduction to Python Programming & Setup | Python for AI #1
Write our first Program in Python | Python for AI #2
Python Data Types & Comments | Python for AI #3
Variables, Keywords & Identifiers in Python | Python for AI #4
Python Input | Python for AI #5
Type Conversion in Python | Python for AI #6
Literals in Python | Python for AI #7
+ 103 موضوع آخر...

💼 الوظائف التي يؤهلك لها الكورس

💼
متعلق بـ الذكاء الاصطناعي وـ Machine Learning

❓ أسئلة شائعة عن الكورس

كم عدد دروس الكورس؟ +
يحتوي الكورس على 111 درس بإجمالي مدة 22 ساعة 8 دقيقة.
هل الكورس مجاني بالكامل؟ +
نعم، الكورس مجاني تماماً ومتاح بالكامل على منصة مصر 24 بدون أي رسوم.
هل الكورس مناسب للمبتدئين؟ +
الكورس موجّه لمستوى مبتدئ، وهو مناسب تماماً للمبتدئين من الصفر.
ما لغة الشرح في الكورس؟ +
الكورس مشروح باللغة الإنجليزية بأسلوب واضح ومبسّط.
هل يمكن تعلم الكورس بدون خبرة سابقة؟ +
نعم بالتأكيد. هذا الكورس مصمم للمبتدئين من الصفر.
كم يستغرق إتمام هذا الكورس؟ +
المدة الإجمالية 22 ساعة 8 دقيقة. يُنصح بتخصيص ساعة يومياً.
هل أحصل على شهادة عند الإتمام؟ +
نعم، تحصل على شهادة إتمام مجانية من مصر 24 بعد مشاهدة جميع الدروس.
من يقدم هذا الكورس؟ +
الكورس مقدم من DSwithBappy.
مواقيت الصلاة Au سعر الذهب سعر الدولار درجة الحرارة
🔐
نسيت كلمة المرور؟