
X Window Programming
Publisher: Wikibooks 2016
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.
Download or read it online for free here:
Read online
(online html)
Similar books
Embedded Software Development with eCosby Anthony J. Massa - 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.
(14042 views)
Is Parallel Programming Hard, And, If So, What Can You Do About It?by Paul E. McKenney
The purpose of this book is to help you understand how to program shared-memory parallel machines. By describing the algorithms that have worked well in the past, we hope to help you avoid some of the pitfalls that have beset parallel projects.
(15533 views)
Linux Device Drivers, 3rd Editionby J. Corbet, A. Rubini, G. Kroah-Hartman - O'Reilly Media, Inc
The book on device drivers writing for the Linux operating system. It explains how the kernel works and how to adapt it to your needs. A source of information both for programmers who deal with the Linux and people who want to experiment.
(18725 views)
The Linux Programmer's Guideby Sven Goldt, at al.
This guide helps Linux programmers understand the peculiarities of Linux. It should be useful when porting programs from other operating systems. It describes the system calls and the major kernel changes which have effects on older programs.
(15571 views)