|
|
linguist.page@gmail.com
- Data entered into the system (إدخال البيانات)
- Comes from users or devices (من المستخدم أو الأجهزة)
- The starting point (نقطة البداية)
- Examples:
- Keyboard typing (الكتابة بلوحة المفاتيح)
- Mouse click (نقرة الفأرة)
- Microphone voice (صوت الميكروفون)
Process
- Transforming input into useful information (معالجة البيانات)
- Done by the CPU (وحدة المعالجة المركزية)
- Follows instructions (تعليمات)
- Examples:
- Calculating 2 + 2
- Editing a photo
- Running a program
Output
- Result produced by the system (إخراج البيانات)
- What the user sees or receives (ما يراه أو يستلمه المستخدم)
- Examples:
- Text on screen (نص على الشاشة)
- Sound from speakers (صوت من السماعات)
- Printed document (مستند مطبوع)
Storage
- Saving data for later use (تخزين البيانات)
- Can be temporary or permanent (مؤقت أو دائم)
- Keeps both input and output (يحفظ الإدخال والإخراج)
- Examples:
- Hard drive (قرص صلب)
- USB flash (فلاش USB)
- Cloud storage (تخزين سحابي)
Flow
- Input → Process → Output → Storage
Intuition
- Input = enter (إدخال)
- Process = think (تفكير)
- Output = show (إظهار)
- Storage = remember (تذكر)