About 1,180,000 results
Open links in new tab
  1. These training materials have been made available for personal, noncommercial use. Except for personal use, no part of these training materials may be printed, reproduced, or stored in a …

  2. In this book, I describe the Linux programming interface the system calls, library functions, and other low-level interfaces provided by Linux, a free implementation of the UNIX operating system.

  3. If you’re a programmer who wishes to get up to speed with the facilities that Linux (or UNIX) offers software developers, to maximize your programming time and your application’s use of the …

  4. This book is about writing software that makes the most effective use of the system you're running on -- code that interfaces directly with the kernel and core system libraries, including the shell, …

  5. In this authoritative work, Linux programming expert Michael Kerrisk provides detailed descriptions of the system calls and library functions that you need in order to master the craft …

  6. Oct 14, 2017 · Linux is a trademark of Linus Torvalds. This book is designed to provide information about Advanced Linux Programming.Every effort has been made to make this …

  7. ProgBooks/The Linux Programming Interface-Michael Kerrisk.pdf ... - GitHub

    C/C++ programming on Linux/Unix. Contribute to d9-kang/ProgBooks development by creating an account on GitHub.

  8. Linux - Programming by Example (Arnold Robbins - 2004).pdf

    Displaying Linux - Programming by Example (Arnold Robbins - 2004).pdf.

  9. TP and Web programming in detail. It shows how to configure the Linux HTTPD server to support HTTP programming, and how to us PHP to create dynamic Web pages. It uses a …

  10. You could replace each and every library, but as long as the Linux kernel remained, it would still be Linux. The kernel contains device drivers, memory management, process management …