Linux Program Development: a guide with exercises (Paperback)

Dr Jerry Cooperstein

  • 出版商: CreateSpace Independ
  • 出版日期: 2009-11-25
  • 售價: $1,310
  • 貴賓價: 9.5$1,245
  • 語言: 英文
  • 頁數: 290
  • 裝訂: Paperback
  • ISBN: 1449906028
  • ISBN-13: 9781449906023
  • 相關分類: Linux
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

Linux Program Development is designed to bring experienced programmers up to speed quickly in a Linux environment. You will learn the tools and methods for developing C programs and doing systems programming under Linux, including: Compilers, compiling, linking and loading programs. Building and using both static and shared libraries. Using make and developing Makefiles. Version control. Debugging techniques. How system calls are made and the difference with regular library functions. The structure of Linux filesystems. File I/O functions, using both system-level and standard library calls. Advanced file operations, including directory and stat functions, and file locking. Process management, including forking and execing, exiting, process groups, and waiting. Pipes, unnamed and named (FIFO's). Signal dispatching and handling. Writing multi-threaded applications using the pthreads (Posix Threads) library and API. An introduction to network socket programming. System V and POSIX IPC, including shared memory, semaphores, and message queues. Upon mastering this material, you will have the necessary tools to develop advanced applications on a Linux system.

商品描述(中文翻譯)

《Linux程式開發》旨在快速將有經驗的程式設計師帶入Linux環境。您將學習在Linux下開發C程式和系統程式的工具和方法,包括:
- 編譯器、編譯、連結和載入程式。
- 建立和使用靜態和共享庫。
- 使用make和開發Makefile。
- 版本控制。
- 調試技術。
- 如何進行系統呼叫以及與常規函數的區別。
- Linux文件系統的結構。
- 文件I/O函數,包括系統層級和標準庫函數的使用。
- 高級文件操作,包括目錄和stat函數,以及文件鎖定。
- 進程管理,包括fork和exec,退出,進程組和等待。
- 管道,無名和命名(FIFO)。
- 信號分派和處理。
- 使用pthread(Posix線程)庫和API編寫多線程應用程序。
- 網絡套接字編程入門。
- System V和POSIX IPC,包括共享內存,信號量和消息隊列。
掌握這些內容後,您將具備在Linux系統上開發高級應用程序所需的工具。