Linux Applications Programming by Example: The Fundamental APIs (2nd Edition)

Published: (March 20, 2026 at 07:57 PM EDT)
1 min read

Source: Hacker News


⚠️ Collection Error: Content refinement error: Error: 429 429 Too Many Requests: you (bkperio) have reached your weekly usage limit, upgrade for higher limits: https://ollama.com/upgrade


This repository holds the code from Linux Application Development By Example - The Fundamental APIs by Arnold Robbins.

Copyright (c) 2004, 2026, Pearson Education.

ISBN-13: 978-0-13-532552-0 ISBN-10: 0-13-532552-8 The Documents directory holds documents of interest, including the license for code written by the author. Any errata will be added to Documents/errata.txt as they are discovered. The other directories hold the example programs from the respective chapters in the book.

Issues / mistakes in the book can be reported by opening an issue.

Last Updated: Fri Oct 10 04:07:26 PM IDT 2025

0 views
Back to Blog

Related posts

Read more »

Ghostling

Ghostling is a demo project meant to highlight a minimum functional terminal built on the libghostty C API in a single C filehttps://github.com/ghostty-org/ghos...