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: 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.
(14042 views)
Book cover: Is Parallel Programming Hard, And, If So, What Can You Do About It?Is Parallel Programming Hard, And, If So, What Can You Do About It?
by
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)
Book cover: Linux Device Drivers, 3rd EditionLinux Device Drivers, 3rd Edition
by - 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)
Book cover: The Linux Programmer's GuideThe Linux Programmer's Guide
by
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)