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.
发表于2025-03-10
The Linux Programming Interface 2025 pdf epub mobi 电子书
粗略的扫了一遍,许多2.6最新的接口都有详细的介绍,对 Linux 编程来说可以取代 APUE 作为案头参考书了。 前面有人提到到语文的问题,我觉得对技术书籍来说只要不是太晦涩就不是大的问题吧。
评分看过apue,和linux系统编程,之后看了这本书,感觉这本书确实是最全面的。 比如linux系统编程并没有提及关于线程的问题,apue没有讲文件系统,epoll(linux专有),/proc文件系统,inotify等 这样比较确实很全面 但是看着的时候感觉这本书上几乎所有的东西都来自与apue,linux系...
评分花了几天时间,也只算是把这本书的内容大致过了一遍,还有很多细节的东西没有弄清楚,特别是信号、权限控制等等。UNIX真是一个复杂的系统! 这本书号称超越AUPE,读起来确实不那枯燥,特别是有很多特性如何选择的最佳实践,这是最实用的地方!有些Linux上特有的特性如epoll,A...
评分粗略的扫了一遍,许多2.6最新的接口都有详细的介绍,对 Linux 编程来说可以取代 APUE 作为案头参考书了。 前面有人提到到语文的问题,我觉得对技术书籍来说只要不是太晦涩就不是大的问题吧。
评分不得不说,这是一本内容非常之详实的书,对于想要学习在linux平台下开发的同学来说是至宝。 本书中文版分上下两册,两册是又不同的人来翻译的。我只想说上册译者的水平比下册译者水平高出太多了,下册翻译的个什么鬼,是没校对吧,错误连篇。 总体来说,书的内容非常好,但是下...
图书标签: linux Programming Linux 编程 Linux/Unix 计算机 操作系统 Linux|Unix
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.
第一遍看了个框架,第二遍刷刷习题,加深各个章节的关联。值得五星推荐。
评分很不错!一本参考书。
评分非常全面 最好和Linux系统编程, UNIX圣经 相互参考着看。
评分比较认真地看了前 10 章,后面的就随便翻了翻,这书其实跟 Linux System Programming 相差不大,只是厚了几倍,介绍了更多的 system calls……(咳咳,还有个 bonus 是习题,我还没做完 TAT
评分必须六星!个人认为完全可以和APUE比肩,甚至说是beyond也不过分。有人说此书写的不够平易近人,我要说如果写成这样都读不明白的话,你应该首先考虑的是自己。
The Linux Programming Interface 2025 pdf epub mobi 电子书