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.
(12815 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.
(13956 views)
Book cover: KDE 2.0 DevelopmentKDE 2.0 Development
by - Sams
Topics include: KDE UI Compliance, Style Reference, The Qt Toolkit, Responsive User Interface, Complex-Function KDE Widgets, Multimedia, DCOP, KParts, Creating Documentation, Packaging Code, CVS and CVSUP, and KDevelop: the IDE for KDE.
(10150 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.
(14174 views)