Fundamentals of X Programming : Graphical User Interfaces and Beyond - Theo Pavlidis

Fundamentals of X Programming

Graphical User Interfaces and Beyond

By: Theo Pavlidis

Paperback | 22 June 2013

At a Glance

Paperback


$111.38

or 4 interest-free payments of $27.84 with

 or 

Aims to ship in 7 to 10 business days

This book provides an overview of the X Window System focusing on characteristics that have significant impact on the development of both application programs and widgets. We pay special attention to applications that go beyond graphical user interfaces (GUIs); therefore we discuss issues affecting video games, visualization and imaging programs, and designing widgets with a complex appearance. While the book does not assume previous knowledge of X, it is intended for experienced programmers, especially those who want to write programs that go beyond simple GUIs. X is the dominant window system under Unix, and X servers are available for Microsoft Windows, thus enabling graphics over a network in the PC world. While Java offers an apparently universal graphics library (the abstract window toolkit), the reality is quite different: For high-quality graphics and image display, we must program on the target platform itself (X or one of Microsoft's APIs) rather than rely on Java peer objects. X is a vast subject, so it is impossible to provide a complete coverage in a few hundred pages. Thus we selected topics that are fundamental to the system, so that the reader who masters them should be able to read the documentation of the numerous libraries and toolkits. Therefore we provide documentation on the most important Xlib and X toolkit functions only.

More in Programming & Scripting Languages

Python All-in-One For Dummies : 3rd Edition - John C. Shovic

RRP $74.95

$55.50

26%
OFF
The C Programming Language : Prentice Hall Software - Brian Kernighan

RRP $101.95

$72.25

29%
OFF
Head First Java, 3rd Edition : A Brain-Friendly Guide - Bert Bates
Fluent C : Principles, Practices, and Patterns - Christopher Preschern

RRP $125.50

$60.90

51%
OFF
Learning Go : An Idiomatic Approach to Real-World Go Programming - Jon Bodner
Python for Algorithmic Trading : From Idea to Cloud Deployment - Yves Hilpisch
Coding All-in-One For Dummies : 2nd Edition - Chris Minnick

RRP $69.95

$46.95

33%
OFF
C++ How to Program, Global Edition : 11th Edition - Harvey Deitel & Associates

RRP $161.17

$145.25

10%
OFF
Modern PHP : New Features and Good Practices - Josh Lockhart

RRP $57.00

$30.50

46%
OFF
Java How to Program, Early Objects : 11th Global Edition - Paul Deitel