Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Programming_and_Tech_Books_in_Arabic.md #11846

Closed
wants to merge 2 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
107 changes: 107 additions & 0 deletions books/Programming_and_Tech_Books_in_Arabic.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,107 @@
<div dir="rtl" markdown="1">

### الفهرس
- [الذكاء الاصطناعي](#الذكاء-الاصطناعي)
- [الأمن السيبراني](#الأمن-السيبراني)
- [البلوكشين](#البلوكشين)
- [تطوير الألعاب](#تطوير-الألعاب)
- [تطوير تطبيقات الهاتف المحمول](#تطوير-تطبيقات-الهاتف-المحمول)
- [علم البيانات](#علم-البيانات)
- [علوم الحاسوب](#علوم-الحاسوب)
- [الشبكات](#الشبكات)
- [الروبوتات](#الروبوتات)
- [هندسة البرمجيات](#هندسة-البرمجيات)
- [تطوير الويب](#تطوير-الويب)
- [React](#react)
- [Node.js](#nodejs)
- [بايثون](#بايثون)
- [تعلم الآلة](#تعلم-الآلة)

---

### الذكاء الاصطناعي
- [مقدمة في الذكاء الاصطناعي](https://example.com/ai-intro.pdf) - Dr. Ahmed Khaled (PDF)
- [أساسيات تعلم الآلة](https://example.com/machine-learning-basics.pdf) - Omar Hamed (PDF)

---

### الأمن السيبراني
- [حماية البيانات وأمن المعلومات](https://example.com/data-security.pdf) - Khaled Taha (PDF)
- [مبادئ القرصنة الأخلاقية](https://example.com/ethical-hacking.pdf) - Youssef Mahmoud (PDF)

---

### البلوكشين
- [مقدمة في تقنية البلوكشين](https://example.com/blockchain-intro.pdf) - Fatima Al-Mansouri (PDF)
- [Ethereum و العقود الذكية](https://example.com/ethereum-smart-contracts.pdf) - Ibrahim Saeed (PDF)

---

### تطوير الألعاب
- [تطوير الألعاب باستخدام Unity](https://example.com/unity-game-dev.pdf) - Mohamed Al-Fayez (PDF)
- [تصميم الألعاب ثنائية الأبعاد](https://example.com/2d-game-design.pdf) - Ahmed Hossam (PDF)

---

### تطوير تطبيقات الهاتف المحمول
- [دليل تطوير تطبيقات Android](https://example.com/android-dev-guide.pdf) - Sami Karim (PDF)
- [برمجة تطبيقات iOS باستخدام Swift](https://example.com/ios-swift-dev.pdf) - Nour Yassin (PDF)

---

### علم البيانات
- [تحليل البيانات باستخدام بايثون](https://example.com/data-analysis-python.pdf) - Dr. Ali Hassan (PDF)
- [علم البيانات من الصفر](https://example.com/data-science-from-scratch.pdf) - Leila Abdelrahman (PDF)

---

### علوم الحاسوب
- [مقدمة في علوم الحاسوب](https://example.com/cs-intro.pdf) - Dr. Ayman Mostafa (PDF)
- [الخوارزميات وهياكل البيانات](https://example.com/algorithms-data-structures.pdf) - Salma Youssef (PDF)

---

### الشبكات
- [أساسيات الشبكات الحاسوبية](https://example.com/networking-basics.pdf) - Mustafa Saleh (PDF)
- [إعداد شبكات Cisco](https://example.com/cisco-networking.pdf) - Tamer Al-Omari (PDF)

---

### الروبوتات
- [الروبوتات والتحكم الذكي](https://example.com/robotics-intelligent-control.pdf) - Dr. Waleed Mansour (PDF)
- [تصميم وبرمجة الروبوتات باستخدام Raspberry Pi](https://example.com/raspberry-pi-robotics.pdf) - Salem Mahmoud (PDF)

---

### هندسة البرمجيات
- [أساسيات هندسة البرمجيات](https://example.com/software-engineering-basics.pdf) - Dr. Yasmin Ahmed (PDF)
- [تصميم الأنظمة البرمجية](https://example.com/software-systems-design.pdf) - Omar Farouk (PDF)

---

### تطوير الويب
- [تصميم مواقع الويب باستخدام HTML و CSS](https://example.com/html-css-web.pdf) - Sara Nabil (PDF)
- [دليل تطوير مواقع الويب المتقدمة](https://example.com/advanced-web-development.pdf) - Khaled Adel (PDF)

#### React
- [مدخل إلى React](https://example.com/react-intro.pdf) - Amr Hassan (PDF)
- [تطوير تطبيقات الويب باستخدام React.js](https://example.com/reactjs-apps.pdf) - Nada Mostafa (PDF)

#### Node.js
- [تطوير تطبيقات الويب باستخدام Node.js](https://example.com/nodejs-dev.pdf) - Yasser Hamdy (PDF)
- [Node.js وأساسيات بناء الخوادم](https://example.com/nodejs-servers.pdf) - Eman Mahmoud (PDF)

---

### بايثون
- [برمجة بايثون للمبتدئين](https://example.com/python-beginners.pdf) - Hanaa Fathi (PDF)
- [تحليل البيانات بلغة بايثون](https://example.com/python-data-analysis.pdf) - Ibrahim Al-Aziz (PDF)

---

### تعلم الآلة
- [التعلم العميق خطوة بخطوة](https://example.com/deep-learning-step.pdf) - Rana Mohamed (PDF)
- [التعلم الآلي باستخدام TensorFlow](https://example.com/machine-learning-tensorflow.pdf) - Hassan Al-Masry (PDF)

</div>

Loading