𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Unix System Programming: A Programmer’s Guide to Software Development

✍ Scribed by Keith Haviland, Dina Gray, Ben Salama


Publisher
Addison-Wesley
Year
1999
Tongue
English
Leaves
179
Edition
2
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


This is a double page scanned copy with no navigational link. It has no content page.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

This is a thoroughly revised edition of the successful selling guide to UNIX software development in C for professional programmers and students. The book focuses on the UNIX system call interface, the programming interface between the UNIX Kernel and applications software running in the UNIX environment. The techniques required by systems programmers are developed in depth and illustrated by a wealth of examples. The book has been restructured into two main parts : Fundamental System Service and Advanced and Specialized Features, and contains new chapters on signals, pipes and advanced features.

✦ Table of Contents


01.Basic Concepts and Terminology.

02.The File.

03.The File in Context.

04.Directories, File Systems, and Special Files.

05.The Process.

06.Signals and Signal Handling.

07.Inter-Process Communication Using Pipes.

08.Advanced Inter-Process Communications.

09.The Terminal.

10.Sockets.

11.The Standard I/O Library.

12.Miscellaneous System Calls and Library Routines.

✦ Subjects


UNIX PROGRAMMING OPERATING_SYSTEM UNIX_PROGRAMMING


πŸ“œ SIMILAR VOLUMES


Programming Ruby: A Pragmatic Programmer
✍ David Thomas, Andrew Hunt πŸ“‚ Library πŸ“… 2000 πŸ› addison-wesley 🌐 English

(Pearson Education) A guide to working with the object-oriented programming language, Ruby, which allows for programming without extra syntax or code. Shows how to easily mine the Ruby language, teaching the basics, plus how to write large programs, how to extend Ruby using C code, and more. Softcov

Cocoa Programming: A Quick-Start Guide f
✍ Daniel H. Steinberg πŸ“‚ Library πŸ“… 2010 πŸ› Pragmatic Bookshelf 🌐 English

As a web developer, I was a little worried about picking up a compiled language to add to my toolbelt, since the paradigm is so much different from the normal scripting and object oriented programming I'm used to, but so far "Cocoa Programming: A quick start guide for developers" has been an excelle

Cocoa Programming: A Quick-Start Guide f
✍ Daniel H. Steinberg πŸ“‚ Library πŸ“… 2010 πŸ› Pragmatic Bookshelf 🌐 English

As a web developer, I was a little worried about picking up a compiled language to add to my toolbelt, since the paradigm is so much different from the normal scripting and object oriented programming I'm used to, but so far "Cocoa Programming: A quick start guide for developers" has been an excelle

Software development & programming: Guid
✍ Independent πŸ“‚ Library πŸ“… 2023 πŸ› Independently published 🌐 English

Discover the fascinating world of software development in this comprehensive book. From the fundamentals of programming to cutting-edge technologies like IoT and AI, explore the building blocks of modern software. Learn about web development, databases, security, version control, and more, while unc

Dataflow and reactive programming system
✍ Carkci, Matt πŸ“‚ Library πŸ“… 2014 πŸ› Matt Carkci 🌐 English

Dataflow concepts are the heart of Reactive Programming, Flow-Based Programming (e.g., NoFlo), Unix pipes, Actors and message passing in general. Dataflow systems are easy to design once you understand the large number of implementation details that could drastically change how the system operates.