# 97 چیزی که هر برنامه نویس باید بداند

*مروارید حکمت برای برنامه نویسان جمع آوری شده از تمرین کنندگان برجسته.*

این یک [گیت بوک](https://www.gitbook.io) بر اساس کتاب [97 Things Every Programmer Should Know project](http://programmer.97things.oreilly.com/wiki/index.php/97_Things_Every_Programmer_Should_Know) است.

[فهرست کتاب](https://97-things-every-x-should-know.gitbook.io/97-things-every-programmer-should-know/fa/summary)

همه محتوا تحت مجوز [Creative Commons Attribution Non Commercial Share Alike 3.0 license](http://creativecommons.org/licenses/by-nc-sa/3.0/) است. نسخه های چاپی کتاب را میتوانید در [Amazon.com](http://www.amazon.com/Things-Every-Programmer-Should-Know/dp/0596809484) بیابید.


---

# 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://97-things-every-x-should-know.gitbook.io/97-things-every-programmer-should-know/fa.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.
