An Entity of Type: book, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Advanced Programming in the Unix Environment is a computer programming book by W. Richard Stevens describing the application programming interface of the UNIX family of operating systems. The book illustrates UNIX application programming in the C programming language. The book has been widely lauded as well written, well crafted, and comprehensive. It received a "hearty recommendation" in a Linux Journal review. OSNews describes it as "one of the best tech books ever published" in a review of the second edition.

Property Value
dbo:abstract
  • Advanced Programming in the Unix Environment is a computer programming book by W. Richard Stevens describing the application programming interface of the UNIX family of operating systems. The book illustrates UNIX application programming in the C programming language. The first edition of the book was published by Addison-Wesley in 1992. It covered programming for the two popular families of the Unix operating system, the Berkeley Software Distribution (in particular 4.3 BSD and 386BSD) and AT&T's UNIX System V (particularly SVR4). The book covers system calls for operations on single file descriptors, special calls like ioctl that operate on file descriptors, and operations on files and directories. It covers the stdio section of the C standard library, and other parts of the library as needed. The several chapters concern the APIs that control processes, process groups, daemons, inter-process communication, and signals. One chapter is devoted to the Unix terminal control and another to the pseudo terminal concept and to libraries like termcap and curses that build atop it. Stevens adds three chapters giving more concrete examples of Unix programming: he implements a database library, communicates with a PostScript printer, and with a modem. The book does not cover network programming: this is the subject of Stevens's 1990 book UNIX Network Programming and his subsequent three-volume TCP/IP Illustrated. Stevens died in 1999, leaving a second edition incomplete. With the increasing popularity and technical diversification of Unix derivatives, and largely compatible systems like the Linux environment, the code and coverage of Stevens's original became increasingly outdated. Working with Stevens's unfinished notes, Stephen A. Rago completed a second edition which Addison-Wesley published in 2005. This added support for FreeBSD, Linux, Sun's Solaris, and Apple's Darwin, and added coverage of multithreaded programming with POSIX Threads. The second edition features a foreword by Dennis Ritchie and a Unix-themed Dilbert strip by Scott Adams. The book has been widely lauded as well written, well crafted, and comprehensive. It received a "hearty recommendation" in a Linux Journal review. OSNews describes it as "one of the best tech books ever published" in a review of the second edition. (en)
  • 《UNIX环境高级编程》(英語:Advanced Programming in the UNIX Environment,简称APUE)是理查德·史蒂文斯(Richard Stevens)写的一本介绍UNIX环境C语言编程接口的书籍。被UNIX C程序员誉为“圣经”。 (zh)
dbo:author
dbo:publisher
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 32103630 (xsd:integer)
dbo:wikiPageLength
  • 5222 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1091485323 (xsd:integer)
dbo:wikiPageWikiLink
dbp:author
dbp:country
  • United States (en)
dbp:language
  • English (en)
dbp:name
  • Advanced Programming in the Unix Environment (en)
dbp:published
  • 1992 (xsd:integer)
dbp:publisher
dbp:wikiPageUsesTemplate
dc:publisher
  • Addison-Wesley
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • 《UNIX环境高级编程》(英語:Advanced Programming in the UNIX Environment,简称APUE)是理查德·史蒂文斯(Richard Stevens)写的一本介绍UNIX环境C语言编程接口的书籍。被UNIX C程序员誉为“圣经”。 (zh)
  • Advanced Programming in the Unix Environment is a computer programming book by W. Richard Stevens describing the application programming interface of the UNIX family of operating systems. The book illustrates UNIX application programming in the C programming language. The book has been widely lauded as well written, well crafted, and comprehensive. It received a "hearty recommendation" in a Linux Journal review. OSNews describes it as "one of the best tech books ever published" in a review of the second edition. (en)
rdfs:label
  • Advanced Programming in the Unix Environment (en)
  • UNIX環境高級編程 (zh)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:isPrimaryTopicOf
foaf:name
  • Advanced Programming in the Unix Environment (en)
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License