图书标签: Linux/Unix Unix Programming C 编程 Linux 计算机 unix
发表于2024-11-22
Advanced Programming in the UNIX Environment, 3rd Edition pdf epub mobi txt 电子书 下载 2024
Advanced Programming in the UNIX Environment is a classic text describing the programming interface to UNIX Systems. The third edition updates the material to conform to Version 4 of the Single UNIX Specification and provides examples based on four contemporary systems: FreeBSD 8.0, Linux 2.6.35, Mac OS X 10.6.7, and Solaris 10. Changes from the second edition include the removal of obsolete information and the addition of more than 70 new functions. In total, more than 450 function interfaces are presented. The authors go further than merely describing the interfaces; they illustrate how they should be used and provide insight on why things are the way they are. Topics include standards, file I/O, directory handling, processes, threads, inter-process communication, signals, network communication, and terminal handling. The book contains many small source code examples written in C, as well as several chapters that provide in-depth studies of larger examples. Regardless of what UNIX System you run, this book will help you master the subtleties of writing programs to make the most of your system.
W. Richard Stevens was an acknowledged UNIX and networking expert and the highly-respected author of several books. He was also a sought-after instructor and consultant.
Stephen A. Rago, one of the developers of UNIX System V Release 4, is currently a Principal Member of Technical Staff at Crosstor, a company created by former Bell Labs employees to develop system components and enhancements for UNIX and other systems.
五星好评!这书唯一的缺陷,我觉得就是由于照顾了四种实现,细节差异讲的太多了,让人头大。UNIX原本的API是有一千多个,作者把重要的一两百个拿出来给你剖析,给你对UNIX的有个完整的理解,这是需要很深的功底的。看完这本书,再配合MIT的xv6课程,堪称对操作系统源码级别完美理解。
评分很多技术细节,对全面了解unix系统非常有帮助。虽然看起来也确实很累
评分收获不大,将来涉及Linux系统开发时可以来回顾下
评分第一次读这本书还是15年前,记得是尤晋元翻译的第一版,学校图书馆总是预约才能借到,翻得破破烂烂。这么多年过去,APUE的内容应该是傍身的技能里最基础、最深入骨髓的。POSIX那一套API,以及它背后蕴含的UNIX内在结构和思想,是永不过时,受用终身的。
评分POSIX IPC 没讲完?看来只有在读TLPI.
虽然作者不幸离开了我们,虽然是本讲述Unix而不是Linux编程环境的书,虽然是一本有点历史的书。但是任何希望对Unix/Linux系统有进一步的了解的人不能不读这本书。 纷繁复杂的Unix系统,在作者手下,若庖丁解牛,娓娓道来。同时,本书的翻译也颇为到位,技术名词准确,文章也没...
评分翻译问题: P342 系统进程依赖于操作系统实现。 The system processes you see will depend on the operating system implementation.
评分好书的妙处之一,就是能给你与作者交流的感觉。技术书籍常犯两个毛病,一个是着眼点太低,堆砌细节(比如谭浩强的《C程序设计》),读起来好像听和尚念经,无法交流。再一个就是着眼点太高,兜售哲学(比如ESR的《The Art of UNIX Programming》),读起来好像听于丹老师讲论语...
评分这本书非常全面又系统的介绍了Unix/linux下libc的主要接口以及*nix各种标准的实现。和现在在用的标准相比比较老,不过其中绝大部分的东西都可以重用。 建议一边看这本书一边用man 查看系统中相应的接口的用法。当然也可以直接阅读glibc的手册,手册的信息也非常好。
评分UNIX编程环境设计到技术方向非常多,没有一个线索指引的话,很难一窥全貌;APUE就是这样一本书,按着作者设定好的章节,可以一步一步窥探UNIX系统的全貌。在一个Linux环境上,一边读书,一边实验思考,一件挺好玩儿挺有收获的事儿。 对我来说,这本书还有一个好处,就是章节比...
Advanced Programming in the UNIX Environment, 3rd Edition pdf epub mobi txt 电子书 下载 2024