The Linux Programming Interface 2024 pdf epub mobi 電子書 下載


The Linux Programming Interface

簡體網頁||繁體網頁

The Linux Programming Interface pdf epub mobi 著者簡介

Michael Kerrisk is well-known in the Linux community as the maintainer of the man-pages project (www.kernel.org/doc/man-pages/), which documents the Linux kernel-userspace and standard C library interfaces. A former Digital Equipment Corporation programmer and trainer, Kerrisk was more recently an engineer at Google and then a fellow at the Linux Foundation working on kernel-userspace interface design review, testing, and documentation. He is a New Zealander living with his family in Munich, Germany.


The Linux Programming Interface pdf epub mobi 圖書描述

The Linux Programming Interface describes the Linux API (application programming interface)-the system calls, library functions, and other low-level interfaces that are used, directly or indirectly, by every program that runs on Linux. Programs that explicitly use these interfaces are commonly called system programs, and include applications such as shells, editors, windowing systems, terminal emulators, file managers, compilers, database management systems, virtual machines, network servers, and much of the other software that is employed on a daily basis on Linux systems. Extensively indexed and heavily cross-referenced, The Linux Programming Interface is both an introductory guide for readers new to the topic of system programming, and a comprehensive reference for experienced system programmers. Although this book goes into detail on a wealth of Linux-specific features, it gives careful attention to contemporary Unix programming standards and to portability issues.

The Linux Programming Interface 2024 pdf epub mobi 電子書 下載

The Linux Programming Interface pdf epub mobi 圖書目錄




點擊這裡下載
    


想要找書就要到 本本書屋
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

發表於2024-10-31

The Linux Programming Interface 2024 pdf epub mobi 電子書 下載

The Linux Programming Interface 2024 pdf epub mobi 電子書 下載

The Linux Programming Interface 2024 pdf epub mobi 電子書 下載



喜欢 The Linux Programming Interface 電子書 的读者还喜欢


The Linux Programming Interface pdf epub mobi 讀後感

評分

花瞭幾天時間,也隻算是把這本書的內容大緻過瞭一遍,還有很多細節的東西沒有弄清楚,特彆是信號、權限控製等等。UNIX真是一個復雜的係統! 這本書號稱超越AUPE,讀起來確實不那枯燥,特彆是有很多特性如何選擇的最佳實踐,這是最實用的地方!有些Linux上特有的特性如epoll,A...  

評分

就像搞編輯的案頭應該放一本《新華字典》、搞數學的案頭應該放一本《數學手冊》一樣,搞Linux開發的案頭就應該放一本APUE。或者,你可以考慮再放一本《The Linux Programming Interface》。 也許用其它任何一種標準來衡量,此書都難稱上品,但作為工具書,我非常願意給它五星...  

評分

本書的中文書名:Linux/UNIX係統編程手冊 Linux/UNIX係統編程接口權威巨著,無齣其右; 涵蓋500多個係統調用和庫函數;示例清晰完整,解釋巨細靡遺; 涵蓋當前UNIX標準(POSI X.1-2001/SUS v3和POSI X.1-2008/SUS v4); 眾多業內專傢人士聯袂推薦; Linux/UNIX開發人員的...  

評分

雖然我沒有本書紙質版, 本書的電子版倒是看瞭兩三章瞭, 個人感覺還是挺不錯的. 先不說國外有沒有托, 起碼amazon上麵一堆的5星還是能說明本書有一定的閱讀價值. 像孫嘻嘻這樣直接給1星我個人是不認可的. 哪怕你是本書的譯者. 在我看來, 有能力去看原版的讀者, 英語一般就不差, ...  

評分

雖然我沒有本書紙質版, 本書的電子版倒是看瞭兩三章瞭, 個人感覺還是挺不錯的. 先不說國外有沒有托, 起碼amazon上麵一堆的5星還是能說明本書有一定的閱讀價值. 像孫嘻嘻這樣直接給1星我個人是不認可的. 哪怕你是本書的譯者. 在我看來, 有能力去看原版的讀者, 英語一般就不差, ...  

類似圖書 點擊查看全場最低價
出版者:No Starch Press
作者:Michael Kerrisk
出品人:
頁數:1552
譯者:
出版時間:2010-10-28
價格:USD 99.95
裝幀:Hardcover
isbn號碼:9781593272203
叢書系列:

圖書標籤: linux  Programming  Linux  編程  Linux/Unix  計算機  操作係統  Linux|Unix   


The Linux Programming Interface 2024 pdf epub mobi 電子書 下載
想要找書就要到 本本書屋
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

The Linux Programming Interface pdf epub mobi 用戶評價

評分

學習Linux係統編程最好的書。

評分

隻看瞭socket/io-multiplexing/IPC/so部分;juebi not just one fucking manual

評分

APUE 3e 雖然比這本書新,但這本書的作者完全是不同的態度在做事,他的網頁一直在維護,程序能順利編譯. 而APUE的代碼在linux編譯有很多問題,給author發瞭errata 建議也不理.

評分

必須六星!個人認為完全可以和APUE比肩,甚至說是beyond也不過分。有人說此書寫的不夠平易近人,我要說如果寫成這樣都讀不明白的話,你應該首先考慮的是自己。

評分

13 年標記的想讀,讀瞭五分之一放棄瞭……上個月下定決心,耗費瞭八周幾乎全部的業餘時間,終於從頭到尾一字不落的讀完瞭……64 章,1400 頁的篇幅,巨細靡遺,超越 APUE 的絕對經典。可以說,普通後端工程師碰到的大多數日常問題,都可以在這本書裏找到答案……這書就是一個加強版的 Linux 操作係統的手冊。但是不得不說,操作係統手冊類的書讀起來真的是太枯燥瞭,曆史包袱太重,簡單的抽象背後(所謂的 Unix 哲學)映射到現實世界,就是成百上韆各種風格雜糅在一起的 syscall,歸到底,現實世界還是太復雜啦……

The Linux Programming Interface 2024 pdf epub mobi 電子書 下載


分享鏈接





相關圖書




本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

友情鏈接

© 2024 onlinetoolsland.com All Rights Reserved. 本本書屋 版權所有