UNIX编程环境 (The UNIX Programming Envirment)英文原版 Brian W·Kernighan, Rob Pike
文章类别:
- 30 9 月, 2022
- 0 条评论
你必须注册后才能投票!
快捷索引
会员福利
中文名: UNIX编程环境
原名: The UNIX Programming Envirment
作者: Brian W.Kernighan, Rob Pike
图书分类: 软件
资源格式: PDF
版本: 英文原版
出版社: Prentice hall
书号: 0-13-937681-X
发行时间: 1984年3月
地区: 美国
语言: 英文
简介:
本书对UNIX操作系统的编程环境做了详细而深入的讨论,内容包括UNIX的文件系统、Shell、过滤程序、I/O编程、系统调用等,并对UNIX中的程序开发方法做了有针对性的指导。本书内容深入浅出,实例丰富,无论是UNIX系统的初学者还是专业人员都可从本书受益。本书亦可作为大学生、研究生学习UNIX的教材。
Product Description
Most of the book is devoted to discussions of individual tools, but throughout run the themes of combining programs and of using programs to build programs–emphasizing how they fit in the environment.
From the Publisher
Designed for first-time and experienced users, this book describes the UNIX®programming environment and philosophy in detail. Readers will gain an understanding not only of how to use the system, its components, and the programs, but also how these fit into the total environment.
The Unix Programming Environment is a book written by Brian W. Kernighan and Rob Pike, both of Bell Labs. It is considered an important and early document of the Unix operating system. Often considered "the Bible"[by whom?], it is considered the most authoritative work on Unix.[citation needed] It was first published in 1984 by Prentice Hall.
The book starts off with an introduction to Unix for beginners. Next, it goes into the basics of the file system and shell. The reader is led through topics ranging from the use of filters, to how to use C for programming robust Unix applications, and the basics of grep, sed, make, and awk. The book closes with a tutorial on making a programming language parser with yacc and how to use troff with ms and mm to format documents, the preprocessors tbl, eqn, and pic, and making man pages with the man macro set. The appendices cover the ed editor and the abovementioned programming language, named hoc, which stands for "high-order calculator".
The book is perhaps most valuable for its exposition of the Unix philosophy of small cooperating tools with standardized inputs and outputs, a philosophy that also shaped the end-to-end philosophy of the Internet.[citation needed] It is this philosophy, and the architecture based on it, that has allowed open source projects to be assembled into larger systems such as Linux, without explicit coordination between developers.
The book was written before ANSI C was first drafted, therefore the programs in the book are nonstandard and follow K&R style. However, the source code available on the book’s website has been updated for ANSI C conformance (but uses the implicit int rule, which is disallowed in C99).
ISBN 0-13-937681-X (paperback), 0-13-937699-2 (hardback).
书我要,下载先! http://www.books51.com/ 祝您开卷有益!
同类文章
文章类别:
本文链接: https://www.books51.com/47662.html
【点击下方链接,复制 & 分享文章网址】
UNIX编程环境 (The UNIX Programming Envirment)英文原版 Brian W·Kernighan, Rob Pike → https://www.books51.com/47662.html |
上一篇: 嵌入式Linux视频教程 成都国嵌嵌入式培训中心的基于广州友善之臂mini2440开发板的视频教程[光盘镜像]
下一篇: Linux命令详解词典 (施威铭研究室)扫描版 施威铭研究室
你必须注册后才能投票!
最新评论