Unix

Information:

Below is an overview of content that matches the tag "unix".

Note that this list is not exhaustive, as it is automatically aggregated based on manually assigned categorizations.
If you notice a missing element, or think some of the items are wrongfully categorized, please create a bug/improvement ticket on our github issue tracker.

An overview of all tags used in this publication can be found in our tag list: go to overview

Books tagged with "Unix"

cover image for 'The Art of Unix Programming'
bibliographical reference:
Raymond, E.S. (2003) The Art of Unix Programming. Addison-Wesley. isbn: 978-0131429017.
description:

The Art of Unix Programming captures the Unix philosophy through essays on simplicity, modularity, and composability. Eric S. Raymond profiles successful tools and communities to show how small programs that do one thing well combine into powerful systems. The collection remains a valuable reference for developers who want to design software with clear boundaries and reusable interfaces.

complexity categories: Intermediate level Reference / Comprehensive Guides