c-system-programming:start
تفاوتها
تفاوت دو نسخهٔ متفاوت از صفحه را مشاهده میکنید.
| نگارش بعد | نگارش قبل | ||
| c-system-programming:start [2024/04/19 16:47] – ایجاد شد pejman | c-system-programming:start [2024/06/18 01:20] (فعلی) – ایجاد شد pejman | ||
|---|---|---|---|
| خط 1: | خط 1: | ||
| ====== برنامهنویسی سیستم ====== | ====== برنامهنویسی سیستم ====== | ||
| + | |||
| + | ---- | ||
| + | ====== منابع ====== | ||
| + | |||
| + | git clone https:// | ||
| + | |||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ---- | ||
| + | ====== فصل اول ====== | ||
| + | |||
| + | Getting the Necessary Tools and Writing Out First Linux Programs | ||
| + | |||
| + | - [[helloworld]] | ||
| + | - [[returncodes]] | ||
| + | - [[getopt]] | ||
| + | - [[man]] | ||
| + | |||
| + | ---- | ||
| + | ====== فصل دوم ====== | ||
| + | |||
| + | Making Your Programs Easy to Script | ||
| + | The Unix philosophy is to make small programs that do one thing only, and do it well. | ||
| + | |||
| + | - [[fprintf-dprintf]] | ||
| + | - [[fgets]] | ||
| + | - [[getenv-setenv]] | ||
| + | - [[http:// | ||
| + | |||
| + | ---- | ||
| + | ====== فصل سوم ====== | ||
| + | Diving Deep into C in Linux | ||
| + | |||
| + | - [[linking-against-library]] | ||
| + | |||
| + | P72 | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
c-system-programming/start.1713532661.txt.gz · آخرین ویرایش: 2024/04/19 16:47 توسط pejman
