Writing GNOME Applications
by John R. Sheets
Publisher: Addison-Wesley Professional 2000
ISBN/ASIN: 0201657910
ISBN-13: 9780201657913
Description:
The GNU Network Object Model Environment (GNOME) is a free, open-sourced desktop and application programming environment that provides consistent appearance and functionality, a smaller code base, and better integration for UNIX/Linux-based applications. This book will help Linux programmers learn the basics of GNOME and understand how to write real-world applications using this important programming environment. Focusing on the essentials, the book guides you through GNOME's fundamental elements and explains how and why these elements function as they do.
Download or read it online for free here:
Read online
(online html)
Similar books
by Frank G. Fiamingo - The Ohio State University
Systems administration is the installation and maintenance of the UNIX computer system. The system administrator will need to maintain the software and hardware for the system. This includes hardware configuration, software installation, etc.
(10865 views)
by Arnold D. Robbins
This tutorial covers the entire spectrum of awk script development: From the basics of opening, searching, and transforming text files, to a comprehensive tutorial for regular expressions, to more advanced features like internetworking.
(13444 views)
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.
(13842 views)
by Steve Ambler, et al. - Wikibooks
This book is about the X Window System. Some users describe it as the Unix and Linux graphics drivers. X11 is the graphical environment for Unix or Unix-like systems, including *BSD and GNU/Linux; it provides access to screen, keyboard, and mouse.
(9192 views)