# معرفی

با سلام

من [**احمد عبدالله‌زاده**](https://www.linkedin.com/in/ahmad-abdollahzade-848421147/) هستم و قصد دارم در این کتاب به چند سوال رایج که برنامه‌نویسان تازه کار یا علاقمندان برنامه‌نویسی از برنامه‌نویسان می‌پرسند پاسخ دهیم.

این کتاب یک کتاب الکترونیکی دائما در حال تغییر خواهد بود.

لطفا برای تکمیل کتاب برای داشتن یک مرجع از سوالات متداول برنامه‌نویسی مشارکت کنید و یا نظرات خود را به ما بدهید.

## آدرس پروژه در [GitHub](https://github.com/ahmadabd/Programmers-Frequently-Asked-Questions-Book)

## پروژه در [GitBook](https://ahmadabd.gitbook.io/programmers-frequently-asked-questions-book/)

**نویسنده: احمد عبدالله زاده**

### دسترسی به من

من در [گیت هاب](https://github.com/ahmadabd)

من در [لینکداین](https://www.linkedin.com/in/ahmad-abdollahzade-848421147/)


---

# Agent Instructions: 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://ahmadabd.gitbook.io/programmers-frequently-asked-questions-book/undefined.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.
