Motif Programming
by Dave Marshall
Publisher: Cardiff School of Computer Science 1999
Description:
This book introduces the fundamentals of Motif programming and addresses wider issues concerning the X Window system. The aim of the book is to provide a practical introduction to writing Motif programs. The key principles of Motif programming are always supported by example programs.
Download or read it online for free here:
Read online
(online html)
Similar books

by Chet Ramey, Brian Fox - gnu.org
A description of the features that are present in the Bash shell. GNU Bash is an implementation of the POSIX.2 specification, with additional features from the C-shell and Korn shell. Most Bourne shell scripts can be run by Bash without modification.
(9571 views)

by David A. Wheeler
The book provides a set of design and implementation guidelines for writing secure programs for Linux and Unix systems. This document includes specific guidance for a number of languages, including C, C++, Java, Perl, Python, and Ada95.
(13653 views)

- Wikibooks
vi is a powerful editor that is ubiquitous amongst Unix and Unix-like operating systems, but is available on many other operating systems. Even if you use another editor you must have a passing knowledge of vi as an administrator.
(12420 views)

by Brian "Beej Jorgensen" Hall
This document discusses several methods of Interprocess Communication, some of which are better suited to certain tasks than others. If you know C or C++ and are pretty good using a Unix environment, these documents are for you.
(8402 views)