> For the complete documentation index, see [llms.txt](https://wiki.omar.engineer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.omar.engineer/arabic/advice/idarh-almtwryn-nbthh.md).

# إدارة المطورين: نبذة

**تحت الترجمة من** [**هذه المقالة**](https://dev.to/obahareth/engineering-management-an-overview-1814)**.**

## **التوقّعات**

### **لازم تكتب كثير**

### **أغلب وقتك بيروح في محادثات و إجتماعات**

### **أتعلم تحسب نجاحك بأداء فريقك، مش بأدائك الشخصي**

### **حتواجه صراعات كثيرة**

### **قرارت صعبة**

### **حتضطر تاخذ قرارات صعبة**<br>

## **اسعى انك تعمل الحاجات هذه**

### **الاجتماعات الانفرادية**

### **الإرشاد**

### **الجدولة**

### **الصقل المستمر لمهاراتك كـ"صانع"**

### **كتابة و تحديث قائمة بجميع المهام**

### **التوظيف**

#### **توظيف ال juniors**

### **اسمح لفريقك ينمو \ تفويض المهام**

### **شجّع مشاركة المعرفة و العلم**

### **كون دائماً منفتح للملاحظات و التغيير**

### **خلي فريقك يقدر يشتغل بدونك**

## **مصادر رهيبة**

### **كتب**

* [**Leading Snowflakes**](https://leadingsnowflakes.com/)  **- مليء بنصائح عملية على المهام اليومية لمدير مطورين.**
* [**The Manager’s Path**](https://www.amazon.com/dp/B06XP3GJ7F/ref=dp-kindle-redirect?_encoding=UTF8\&btkr=1)  **- دليل لمراحل مختلفة من المسؤولية و التعقيد في إدارة المبرمجين و إدارة مدراء المبرمجين.**
* [**High Output Management**](https://www.amazon.com/dp/B015VACHOK/ref=dp-kindle-redirect?_encoding=UTF8\&btkr=1)  **- كتاب رهيب عن تشغيل و "تضخيم؟" الشركات التقنية.**

### **مواقع**

* [**Manager Readme**](https://managerreadme.com/)  **- مجتمع لمشاركة "دليلك للإدارة" مع مدراء آخرين**
* [**The Watercooler**](https://thewatercooler.io/) **- مجتمع لمدراء يسعوا انهم يسيروا أفضل.**

### **مقالات**

* [**Rethinking how we interview in Microsoft’s Developer Division**](https://blog.usejournal.com/rethinking-how-we-interview-in-microsofts-developer-division-8f404cfd075a) **- مقالة عظيمة عن إجراءات مايكروسوف الجديدة للتوظيف.**
* [**Undervalued Software Engineering Skills: Writing Well**](https://blog.pragmaticengineer.com/on-writing-well/) **- مقالة عن أهمية الكتابة الجيدة في مجال التطوير.**

### **نشرات بريدية (إيميل)**

* [**Software Lead Weekly**](http://softwareleadweekly.com/) **- ايميل أسبوعي للمهتمين في ما يخص الناس, الثقافة, و الإدارة؟**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.omar.engineer/arabic/advice/idarh-almtwryn-nbthh.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
