システムプログラミング
System programming is the practice of writing system software, which is code that lives at a low level, talking directly to the kernel and core system libraries.
システムプログラミングはシステムソフトウェアを書く
システムソフトウェアはカーネルやコアシステムライブラリとやりとりする システムソフトウェアの例
テキストエディタ
ネットワークサーバ
ウェブサーバ
Put another way, the topic of the book is Linux system calls and low-level functions such as those defined by the C library.
書籍