Logo

X Window Programming

Small book cover: X Window Programming

X Window Programming

Publisher: Wikibooks
Number of pages: 238

Description:
This book is designed for people interested in learning how to program the X Window System and assumes some basic knowledge on how to use a computer, how to setup and use The X Window System, how to use a compiler, and how to write a program in the C programming language.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Managing Projects with GNU MakeManaging Projects with GNU Make
by - O'Reilly
make is one of the most enduring features of both Unix and other operating systems. This edition focuses on the GNU version of make, which has become the industry standard. The book provides guidelines on meeting the needs of large projects.
(13058 views)
Book cover: Programming From The Ground UpProgramming From The Ground Up
by - Bartlett Publishing
An introduction to assembly language programming on Linux for x86 machines. It covers memory management, interfacing with C, debugging, dynamic libraries, GUI programming, and more. Great textbook for novices as well as for intermediates.
(21330 views)
Book cover: GNU Make: A Program for Directed CompilationGNU Make: A Program for Directed Compilation
by - Free Software Foundation
The make utility automatically determines which pieces of a large program need to be recompiled, and issues commands to recompile them. This manual describes GNU make, which was implemented by Richard Stallman and Roland McGrath.
(12023 views)
Book cover: Embedded Software Development with eCosEmbedded Software Development with eCos
by - Prentice Hall PTR
The book shows developers the advantages of using eCos, the Embedded Configurable Operating System, over commercial embedded operating systems. As an Open Source solution, eCos provides a royalty free option for embedded software development.
(13272 views)