| Search | About | Preferences | Interact | Help | |
| 150 million books. 1 search engine. | ||

› Find signed collectible books: '8-Bit and 16-Bit Microprocessor Cookbook'
More editions of 8-Bit and 16-Bit Microprocessor Cookbook:

› Find signed collectible books: 'The 8086 Book'
More editions of The 8086 Book:
› Find signed collectible books: 'Access 97 for Windows for Dummies'
Access 97 for Windows for Dummies [via]
More editions of Access 97 for Windows for Dummies:

› Find signed collectible books: 'Advanced MS-DOS Programming: The Microsoft Guide for Assembly Language and C Programmers'
More editions of Advanced MS-DOS Programming: The Microsoft Guide for Assembly Language and C Programmers:

› Find signed collectible books: 'Advanced MS-DOS: The Microsoft Guide for Assembly Language and C Programmers'
More editions of Advanced MS-DOS: The Microsoft Guide for Assembly Language and C Programmers:
› Find signed collectible books: 'Agile Web Development With Rails'
The definitive, Jolt-award winning guide to learning and using Rails is now in its Second Edition. Rails is a new approach to web-based application development that enables developers to create full-featured, sophisticated web-based applications using less code and less effort. Now programmers can get the job done right and still leave work on time.
NEW IN THE SECOND EDITION: The book has been updated to take advantage of all the new Rails 1.2 features. The sample application uses migrations, Ajax, features a REST interface, and illustrates new Rails features. There are new chapters on migrations, active support, active record, and action controller (including the new resources-based routing). The Web 2.0 and Deployment chapters have been completely rewritten to reflect the latest thinking. Now you can learn which environments are best for your style application, and see how Capistrano makes managing your site simple. All the remaining chapters have been extensively updated. Finally, hundreds of comments from readers of the first edition have been incorporated, making this book simply the best available.
Rails is a full-stack, open source web framework that enables you to create full-featured, sophisticated web-based applications with a twist...you can create a full Rails application using less code than the setup XML you'd need just to configure some other frameworks.
With this book, you'll learn how to use Rails Active Record to connect business objects and database tables. No more painful object-relational mapping. Just create your business objects and let Rails do the rest. You'll learn how to use the Action Pack framework to route incoming requests and render pages using easy-to-write templates and components. See how to exploit the Rails service frameworks to send emails, talk to web services, and interact dynamically with JavaScript applications running in the browser (the "Ajax" architecture).
You'll see how easy it is to deploy Rails. You'll be writing applications that work with your favorite database (MySQL, Oracle, Postgres, and more) in no time at all.
More editions of Agile Web Development With Rails:
› Find signed collectible books: 'Agile Web Development With Rails: A Pragmatic Guide'
Rails is a full-stack, open source web framework that enables you to create full-featured, sophisticated web-based applications, but with a twist... A full Rails application probably has less total code than the XML you'd need to configure the same application in other frameworks.
With this book you'll learn how to use ActiveRecord to connect business objects and database tables. No more painful object-relational mapping. Just create your business objects and let Rails do the rest. You'll learn how to use the Action Pack framework to route incoming requests and render pages using easy-to-write templates and components. See how to exploit the Rails service frameworks to send emails, implement web services, and create dynamic, user-centric web-pages using built-in Javascript and Ajax support. There are extensive chapters on testing, deployment, and scaling.
You'll see how easy it is to install Rails using your web server of choice (such as Apache or lighttpd) or using its own included web server. You'll be writing applications that work with your favorite database (MySQL, Oracle, Postgres, and more) in no time at all.
You'll create a complete online store application in the extended tutorial section, so you'll see how a full Rails application is developed---iteratively and rapidly.
Rails strives to honor the Pragmatic Programmer's "DRY Principle" by avoiding the extra work of configuration files and code annotations. You can develop in real-time: make a change, and watch it work immediately.
Forget XML. Everything in Rails, from templates to control flow to business logic, is written in Ruby, the language of choice for programmers who like to get the job done well (and leave work on time for a change).
Rails is the framework of choice for the new generation of Web 2.0 developers. Agile Web Development with Rails is the book for that generation, written by Dave Thomas (Pragmatic Programmer and author of Programming Ruby) and David Heinemeier Hansson, who created Rails.
More editions of Agile Web Development With Rails: A Pragmatic Guide:

› Find signed collectible books: 'The Allergy Self-Help Book: A Step-By-Step Guide to Nondrug Relief of Asthma, Hay Fever, Headaches, Fatigue, Digestive Problems, and over 50 Other A'
More editions of The Allergy Self-Help Book: A Step-By-Step Guide to Nondrug Relief of Asthma, Hay Fever, Headaches, Fatigue, Digestive Problems, and over 50 Other A:

› Find signed collectible books: 'The Artist's Manual: Equipment, Materials, Techniques'
More editions of The Artist's Manual: Equipment, Materials, Techniques:

› Find signed collectible books: 'Atari st Graphics and Sound Programming'
More editions of Atari st Graphics and Sound Programming:
› Find signed collectible books: 'Beginning Java 2: Sdk 1.4 Edition'
What is this book about?
The Java language has been growing from strength to strength since its inception in 1995. It has since proved to be both powerful and extraordinarily easy to learn and use. This is what makes it ideal for the beginner. With dramatic changes to the handling of files, and the introduction of native support for XML, Java has been updated to work faster and to be current with the incredible rise of XML as a medium for communicating data.
This edition of the Beginning Java books outlines everything the beginning programmer needs to know to program with the Java programming language and the 1.4 Java Developer Kit (JDK). With the release of JDK 1.4, programmers can look forward to the most stable edition yet, and even better performance than was available previously.
Over the course of the book, you will build an example application called Sketcher a simple drawing tool that teaches you how to build an interactive user interface with Java, how to save and open files, how to use color, and how to respond to user input.
What does this book cover?
Who is this book for?
Ivor's inimitable style has proved to be a hit with nearly half a million people with its easy to learn approach and the many useful examples. Regularly voted the most popular Java programming book, this book teaches Java from scratch and assumes no previous knowledge. It is also suitable for those who have got some programming experience, especially C or C++, which will make learning easier. [via]
More editions of Beginning Java 2: Sdk 1.4 Edition:

› Find signed collectible books: 'Beginning Php5, Apache, Mysql Web Development'
More editions of Beginning Php5, Apache, Mysql Web Development:

› Find signed collectible books: 'Beginning Programming for Dummies'
More editions of Beginning Programming for Dummies:

› Find signed collectible books: 'Beginning Programming for Dummies'
More editions of Beginning Programming for Dummies:
› Find signed collectible books: 'C All-In-One Desk Reference for Dummies'
NA [via]
More editions of C All-In-One Desk Reference for Dummies:
› Find signed collectible books: 'C for Dummies'
while (dead_horse)
beat ():
If you're like most people, the above seems like nonsense. Actually, it's computer sense-C programming. After digesting C For Dummies, 2nd Edition, you'll understand it. C programs are fast, concise and versatile. They let you boss your computer around for a change. So turn on your computer, get a free compiler and editor (the book tells you where), pull up a chair, and get going. You won't have to go far (page 13) to find your first program example. You'll do short, totally manageable, hands-on exercises to help you make sense of:
In case those terms are almost as intimidating as the idea of programming, be reassured that C For Dummies was written by Dan Gookin, bestselling author of DOS For Dummies, the book that started the whole library. So instead of using expletives and getting headaches, you'll be using newly acquired skills and getting occasional chuckles as you discover how to:
A helpful, tear-out cheat sheet is a quick reference for comparison symbols, conversion characters, mathematical doodads, C numeric data types, and more. C For Dummies takes the mystery out of programming and gets you into it quickly and painlessly. [via]
More editions of C for Dummies:

› Find signed collectible books: 'C Pointers and Dynamic Memory Management'
More editions of C Pointers and Dynamic Memory Management:
› Find signed collectible books: 'C Programmer's Library'
computer programming [via]
More editions of C Programmer's Library:
› Find signed collectible books: 'C Quick Reference'
More editions of C Quick Reference:

› Find signed collectible books: 'C++ for C Programmers'
› Find signed collectible books: 'Common Lisp: The Language'
This is the Lisp programmers' bible. If you need to know the official specification, every function defined in Common Lisp can be found in here somewhere. Anyone vaguely serious about programming in Lisp for extended periods of time should keep a copy of this book for reference. However, note that while this book is clearly written, it is not an introduction to programming in Lisp--Common Lisp: The Language only offers the language specification. [via]
More editions of Common Lisp: The Language:

› Find signed collectible books: 'Crooked Cucumber: The Life and Teaching of Shunryu Suzuki'
More editions of Crooked Cucumber: The Life and Teaching of Shunryu Suzuki:

› Find signed collectible books: 'Data Dictionary: Concepts and Uses'
More editions of Data Dictionary: Concepts and Uses:
› Find signed collectible books: 'Data Structures & Algorithm Analysis in C++'
In this adaptation of his successful book, Data Structures and Algorithm Analysis, Mark Allen Weiss provides an innovative approach to algorithms and data structures in C++. He highlights conceptual topics, focusing on ADTs and the analysis of algorithms for efficiency as well as performance and running time. Dr. Weiss also distinguishes Data Structures and Algorithm Analysis in C++ with his clear, friendly writing style, logical organization or topics, and extensive use of figures and examples that show the successive stages of an algorithm. 0805354433B04062001 [via]
More editions of Data Structures & Algorithm Analysis in C++:
› Find signed collectible books: 'Debugging the Development Process: Practical Strategies for Staying Focused, Hitting Ship Dates, and Building Solid Teams'
More editions of Debugging the Development Process: Practical Strategies for Staying Focused, Hitting Ship Dates, and Building Solid Teams:

› Find signed collectible books: 'Documentation Standards'
More editions of Documentation Standards:
› Find signed collectible books: 'Dynamics of Software Development'
More editions of Dynamics of Software Development:
› Find signed collectible books: 'Excel for Windows 95 Power Programming With Vba'
Excel for Windows® 95 Power Programming with VBA 2nd Edition Turn your intermediate Excel knowledge into power-user prowess with this completely revised and updated edition of the bestselling Excel 5 for Windows® Power Programming Techniques". Author John Walkenbach ("Mr. Spreadsheet") boosts your Excel productivity to new heights with total coverage of Excel for Windows 95's powerful new features and the popular Visual Basic for Applications (VBA). With Walkenbach's expert guidance and exclusive Power Utility Pak on CD-ROM, you'll soon be exploiting VBA's power to create dynamic, customized spreadsheets in Excel for Windows 95. Turn up the juice on your spreadsheets with this ultimate, updated resource! Create powerful spreadsheets with VBA and the Power Utility Pak!
More editions of Excel for Windows 95 Power Programming With Vba:

› Find signed collectible books: 'FORTH Fundamentals'
More editions of FORTH Fundamentals:

› Find signed collectible books: 'Getting Started With Installshield Developer and Windows Installer Setups'
More editions of Getting Started With Installshield Developer and Windows Installer Setups:

› Find signed collectible books: 'Introduction to Computing'
More editions of Introduction to Computing:

› Find signed collectible books: 'Javascript Bible'
Aimed at the HTML designer with or without previous programming experience, the JavaScript Bible, 4th Edition brings a popular text up to date with a full tour of using JavaScript with all of today's Web browsers. Smart, very approachable and filled with many useful tips, this book can put JavaScript development into the reach of just about anyone.
After presenting a solid tour of basic programming in JavaScript, the book centres in on the real issues of developing JavaScript applications for real browsers. This means truly comprehensive coverage of the document object model (DOM), HTML, window and frame objects, forms and style sheets that are available today. In about 1,000 pages (and almost 30 chapters), you learn what's available in today's JavaScript standard with a reference listing every object, API and property, plus tips on how to use each feature. All this material makes this text an extremely worthwhile desktop reference for everyday JavaScript development. Particularly useful; support for every feature is clearly documented across the full range of today's browsers from Netscape Navigator 2,3,4 and 6 to Internet Explorer 3 through version 5.5.
Later chapters move toward the JavaScript language itself, with material on strings, maths functions and dates. The author discusses techniques for adapting JavaScript to particular browsers as well as providing cross-browser support where appropriate. Short exercises end each chapter and the book presents sample solutions in an appendix. Additional CD-ROM chapters move beyond the whopping 1,200 pages of printed material.
In all, the author's patient, clear writing style and real-world advice for creating great-looking Web pages with JavaScript make this title a winner. Readers of previous editions of the JavaScript Bible will appreciate the updated focus on current browsers. For anyone who wants to learn JavaScript for the first time, this edition is arguably an unbeatable choice. --Richard Dragan [via]
More editions of Javascript Bible:

› Find signed collectible books: 'Kids and the Apple'
More editions of Kids and the Apple:

› Find signed collectible books: 'Learn to Program'
More editions of Learn to Program:
› Find signed collectible books: 'Learning Postscript: A Visual Approach'
Oriented toward graphic artists and other nonprogrammers, this book teaches the powerful PostScript laser printer language using a unique visual feedback approach. Building from simple examples, the text extends to complex special effects. [via]
More editions of Learning Postscript: A Visual Approach:

› Find signed collectible books: 'Learning to Program in C'
More editions of Learning to Program in C:

› Find signed collectible books: 'Linux Installation & Getting Started'
More editions of Linux Installation & Getting Started:

› Find signed collectible books: 'The Little Black Book of Computer Viruses: The Basic Technology'
More editions of The Little Black Book of Computer Viruses: The Basic Technology:

› Find signed collectible books: 'Mastering Serial Communications'
More editions of Mastering Serial Communications:
› Find signed collectible books: 'Masters of Doom: How Two Guys Created an Empire and Transformed Pop Culture'
Doom, the video game in which you navigate a dungeon in the first person and messily lay waste to everything that crosses your path, represented a milestone in many areas. It was a technical landmark, in that its graphics engine delivered brilliant performance on ordinary PC hardware. It was a social phenomenon, with individuals and companies hooking up networks specifically for Doom tournaments and staying up for days to blast away on them (well before the Internet went big-time). The game's publisher, id Software, used an unusual shareware marketing strategy (give away the first levels, charge for the more advanced ones) that worked very well. On top of it all, the gore-filled game raised serious questions about decency in products meant for use by school-age kids. Masters of Doom explores the Doom phenomenon, as well as the lives and personalities of the two men behind it: John Carmack and John Romero.
This book manages, for the most part, to keep clear of the breathless techno-hagiography style that characterizes many books with similar subjects. He tells the story of Carmack, Romero, and id--which includes far more than Doom and its successors--in novel style, and he's done a good job of keeping the action flowing and the characters' motivations clear. Some of the quoted passages of dialog sound like idealized reconstructions that probably never came from the lips of real people, but this is an entertaining and informative book, of interest to anyone who's let rip with a nail gun. --David Wall
Topics covered: The biographies of John Carmack and John Romero, and of their company, id Software. The development and marketing of all major id games (including Wolfenstein, Doom, Doom II, and Quake) get lavish attention. [via]
More editions of Masters of Doom: How Two Guys Created an Empire and Transformed Pop Culture:

› Find signed collectible books: 'The Mathematics of Soap Films: Explorations With Maple'
More editions of The Mathematics of Soap Films: Explorations With Maple:

› Find signed collectible books: 'More Basic Computer Games'
More editions of More Basic Computer Games:
› Find signed collectible books: 'MS-DOS Functions'
A conveniently organized, handy guide to MS-DOS system service calls that is indispensable for both the casual and professional assembly-language and C programmer. Covers MS-DOS through version 3.3. [via]
More editions of MS-DOS Functions:
› Find signed collectible books: 'Natural Language Understanding'
James Allen introduces the concepts required to build a NL system without losing you in the psycholinguistics, psychology and philosophy of language. Book Details Summary: The title of this book is Natural Language Understanding and it was written by James Allen. This edition of Natural Language Understanding is in a Book format. This books publish date is January 1, 1987. It was published by Benjamin/Cummings Pub Coand has 574 pages in the book. [via]
More editions of Natural Language Understanding:
› Find signed collectible books: 'Object-Oriented Analysis and Design With Applications'
In this eagerly awaited second edition, Grady Booch draws upon the rich and varied results of those projects and offers improved methods for object development and a new, unified notation. With numerous examples implemented in C++, Booch illustrates essential concepts, explains the method, and shows successful applications in a variety of fields. Booch also gives pragmatic advice on a host of issues, including classification, implementation strategies, and cost-effective project management. A two-time winner of Software Development's coveted Jolt Cola Product Excellence Award! [via]
More editions of Object-Oriented Analysis and Design With Applications:

› Find signed collectible books: 'Perl 5 for Dummies'
More editions of Perl 5 for Dummies:
› Find signed collectible books: 'Perl for Dummies'
The standard for Perl books is, of course, Perl founder Larry Wall's Programming Perl. But every journey requires a first step, and the assumption that everyone interested in learning Perl has a programmer's background can make other Perl books inaccessible to the absolute beginner. Enter Perl for Dummies, a book that presumes that the reader wants to know only how to master the mechanics of Perl.
Just because it starts at the beginning--and we're talking about the very basics--doesn't mean that Perl for Dummies doesn't head into more advanced topics. Paul Hoffman explains the programming terminology and mathematical concepts that programming in Perl requires. He also moves beyond basic file manipulation, discussing pattern matching and using regular expressions. He touches on good Perl style, as well as object-oriented Perl.
He's not averse to criticizing what he perceives as Perl's shortcomings, but he also counters with a section called "10 Reasons Why Perl Is Better Than Java." Hoffman takes great pride in demystifying Perl--a goal that fits in well with Larry Wall's own philosophy of promoting Perl's accessibility. As a way into the "duct tape" programming language, Perl for Dummies fulfills its mission. --Jennifer Buckendorff [via]

› Find signed collectible books: 'Perl, Cgi, and Javascript Complete'
More editions of Perl, Cgi, and Javascript Complete:

› Find signed collectible books: 'Php & Mysql for Dummies'
› Find signed collectible books: 'Php Bible'
* Covers why users need PHP, how to get started, how to add PHP to HTML, and how to connect HTML Web pages to MySQL or Oracle databases.
* Authors have extensive experience using PHP and provide case studies of how and where to use PHP.
* Covers advanced topics, such as HTTP, cookies, Web services, redirection, building graphics, and sessions. [via]
More editions of Php Bible:

› Find signed collectible books: 'Programming Proverbs for FORTRAN Programmers'
More editions of Programming Proverbs for FORTRAN Programmers:
› Find signed collectible books: 'Programming Ruby: The Pragmatic Programmer's Guide'
Ruby is an increasingly popular, fully object-oriented dynamic programming language, hailed by many practitioners as the finest and most useful language available today. When Ruby first burst onto the scene in the Western world, the Pragmatic Programmers were there with the definitive reference manual, Programming Ruby: The Pragmatic Programmer's Guide.
Now in its second edition, author Dave Thomas has expanded the famous Pickaxe book with over 200 pages of new content, covering all the improved language features of Ruby 1.8 and standard library modules. The Pickaxe contains four major sections:
More editions of Programming Ruby: The Pragmatic Programmer's Guide:

› Find signed collectible books: 'Programming the 68000'
More editions of Programming the 68000:

› Find signed collectible books: 'Programming Windows'
More editions of Programming Windows:
› Find signed collectible books: 'Programming Windows 3.1'
More editions of Programming Windows 3.1:

› Find signed collectible books: 'Programming Windows 95'
More editions of Programming Windows 95:

› Find signed collectible books: 'Scientific Pascal'
More editions of Scientific Pascal:

› Find signed collectible books: 'Sed & Awk'
More editions of Sed & Awk:

› Find signed collectible books: 'The Shellcoder's Handbook: Discovering and Exploiting Security Holes'
More editions of The Shellcoder's Handbook: Discovering and Exploiting Security Holes:
› Find signed collectible books: 'Simple Program Design'
Softback textbook [via]
More editions of Simple Program Design:

› Find signed collectible books: 'The Soul of a New Machine'
More editions of The Soul of a New Machine:

› Find signed collectible books: 'Special Edition Using Cgi'
More editions of Special Edition Using Cgi:

› Find signed collectible books: 'Structured Analysis and System Specification'
More editions of Structured Analysis and System Specification:

› Find signed collectible books: 'Structured Fortran 77 for Engineers and Scientists'
Over 400 engineering and science problems are included throughout this book. Special sections in each chapter cover debugging and style guidelines. Gauss elimination has been added as well as a new section on sorting and searching. [via]
More editions of Structured Fortran 77 for Engineers and Scientists:

› Find signed collectible books: 'Structured Systems Analysis: Tool and Technique'
More editions of Structured Systems Analysis: Tool and Technique:

› Find signed collectible books: 'The Tao of Programming'
More editions of The Tao of Programming:
› Find signed collectible books: 'Teach Yourself... C'
Charles Siegel has revised his bestselling book so you can learn the basic concepts and principles of programming in a logical, step-by-step way. Siegel provides everything you will need in this comprehensive reference tool--including mastering the basics of program structure; building user interfaces; learning how to use arithmetic operators; and mastering complex subjects such as arrays. [via]
More editions of Teach Yourself... C:

› Find signed collectible books: 'Turbo Pascal Program Library'
More editions of Turbo Pascal Program Library:
› Find signed collectible books: 'Unix for Dummies: Quick Reference'
This UNIX reference book includes tasks and commands for UNIX users and adminstrators. The text gives the reader reference to UNIX shells and highlights UNIX commands, including a "UNIXspeak" section for the arguments, options and samples for many of the commands. Coverage of Windows managers is expanded to include "X" Windows, as well as Motif. The text also has Internet sections, particularly covering UNIX systems as Web servers, including the Apache. [via]
More editions of Unix for Dummies: Quick Reference:

› Find signed collectible books: 'Using Html'
More editions of Using Html:
› Find signed collectible books: 'Using Html 4'
Lee Anne Phillips proves that you don't have to be a programmer or even technically minded to put together an interesting and professional-looking Web site. All you need is a little taste, some common sense, and a bit of guidance. This book takes users by the hand--even those who haven't purchased their first computer yet.
Her first chapter is elementary, covering everything from selecting a computer to choosing an Internet service provider. Next, she launches into how to create your first Web page, using simple but realistic examples to turn seemingly daunting code into a simple set of instructions for building a basic and attractive Web site. Phillips demystifies the process, showing how to use the simple text editors that come with each computer.
Gradually Phillips moves into more advanced topics, such as images and multimedia, how to control the presentation, how to add interactivity, and more. She summarizes key points and additional tips in quick side notes on the borders of each page.
Using HTML 4 is not an exhaustive exploration of HTML 4, but it highlights the most important and useful features for newbies who want to build a Web site for family, hobbies, or small business. --Elizabeth Lewis [via]
More editions of Using Html 4:

› Find signed collectible books: 'Using Html 4'
More editions of Using Html 4:
› Find signed collectible books: 'Using Javascript'
Guides you through all aspects of JavaScript, details the construction of the language and shows how to implement JavaScript on your Web pages. Teaches expert techniques for writing Java applets that can be used with JavaScript. Paper. [via]
More editions of Using Javascript:

› Find signed collectible books: 'Using Visual Basic 3/Book and Cd'
More editions of Using Visual Basic 3/Book and Cd:

› Find signed collectible books: 'Vax/Vms: Writing Real Programs in Dcl'
More editions of Vax/Vms: Writing Real Programs in Dcl:

› Find signed collectible books: 'Walls and Mirrors: Intermediate Problem Solving and Data Structures Modula, 2'
More editions of Walls and Mirrors: Intermediate Problem Solving and Data Structures Modula, 2:
› Find signed collectible books: 'Writing Real Programs in Dcl'
Newly revised and updated, Writing Real Programs in DCL, 2nd Edition will help OpenVMS programmers make an intelligent choice between DCL and more conventional programming languages. In addition, it offers a programming language to computer users who are not conversant with conventional languages. Among the new material is information on DCL commands, security, DCL procedures, aliases, searchlists, UIC-based protection, objects, pipes, detached processes, network processes, HTML, CGI scripting and environments, and reading and writing logical names. New chapters on using DCL for the web and DCL and compiled code are particularly relevant to today's programming needs.
Writing Real Programs in DCL, 2nd Edition, also covers updated OpenVMS concepts, files and directories, aliases, searchlists, UIC-based protection, and pipes. The only book devoted to programming in DCL, Writing Real Programs in DCL, 2nd Edition, is an essential guide for OpenVMS developers, administrators, and advanced users.
Only book to specifically cover programming in DCL
Updated to include changes to OpenVMS concepts, files and directories, logical names, security, and processes
Contains new chapters on DCL and the Web and DCL and compiled code [via]
More editions of Writing Real Programs in Dcl:

› Find signed collectible books: 'X Protocol Reference Manual for Version 11 of the X Window System'
More editions of X Protocol Reference Manual for Version 11 of the X Window System:

› Find signed collectible books: 'X Window Sys Users Gd'
More editions of X Window Sys Users Gd:

› Find signed collectible books: 'X Window System User's Guide'
More editions of X Window System User's Guide:

› Find signed collectible books: 'X Window System Administrator's Guide'
More editions of X Window System Administrator's Guide:

› Find signed collectible books: 'Xml 1.1 Bible'
