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

› Find signed collectible books: '3D User Interfaces with Java 3D'
More editions of 3D User Interfaces with Java 3D:
![[???]: Arc Macro Language: Developing Arc/Info Menus an d Macros With Aml [???]: Arc Macro Language: Developing Arc/Info Menus an d Macros With Aml](http://ecx.images-amazon.com/images/P/1879102145.01._SL160_SCLZZZZZZZ__.jpg)
More editions of Arc Macro Language: Developing Arc/Info Menus an d Macros With Aml:
› Find signed collectible books: 'The Art of Interactive Design: A Euphonious and Illuminating Guide to Building Successful Software'
An understanding of what makes things interactive is key to the successful creation of websites, computer games, and software. In The Art of Interactive Design, Chris Crawford explains what interactivity is, how it works, why it's important, and how to design good software and websites that are truly interactive. Crawford's colloquial, conversational style makes it easy to grasp the fundamentals and the theoretical underpinnings of interactivity, as he discusses specific social and artistic issues.
More editions of The Art of Interactive Design: A Euphonious and Illuminating Guide to Building Successful Software:

› Find signed collectible books: 'The As/400 & Microsoft Integration Handbook'
More editions of The As/400 & Microsoft Integration Handbook:

› Find signed collectible books: 'Asp.Net Components Toolkit: Visual Basic .Netsolutions for the Web'
More editions of Asp.Net Components Toolkit: Visual Basic .Netsolutions for the Web:

› Find signed collectible books: 'Asunder: An Unauthorized History of the Origins of Java Programming Language'
More editions of Asunder: An Unauthorized History of the Origins of Java Programming Language:
› Find signed collectible books: 'The Beginner's Guide to C++'
The Beginner's Guide to C++ eliminates the complexity of C++ by introducing classes in manageable bits. Yaroshenko is a master of the learning-by-examples-school of teaching: He marks "Try it out!" on every other page and features a simple problem to illustrate a recently introduced concept.
This huge volume is one of the more unorthodox works in the C++ genre. Yaroshenko sometimes identifies concepts in an odd but interesting way; for example, the chapter on arrays and iteration is titled "Working with Large Amounts of Data" and the chapter on input/output functions is titled "Using Disks." The book is also peppered with three-dimensional black-and-white graphs, which start to look psychedelic after all-night programming sessions. However, The Beginner's Guide to C++ provides more detail than many other C++ introductions and includes dozens of examples that illustrate how to create classes. [via]
More editions of The Beginner's Guide to C++:

› Find signed collectible books: 'Beginning .Net Web Services Using Visual Basic .Net'
More editions of Beginning .Net Web Services Using Visual Basic .Net:

› Find signed collectible books: 'Beginning Asp.Net 1.0 With Visual Basic .Net'
More editions of Beginning Asp.Net 1.0 With Visual Basic .Net:

› Find signed collectible books: 'Beginning C# Xml: Essential Xml Skills for C# Programmers'
More editions of Beginning C# Xml: Essential Xml Skills for C# Programmers:

› Find signed collectible books: 'Beginning Databases With Postgresql'
More editions of Beginning Databases With Postgresql:
› Find signed collectible books: 'Beginning Java Networking'
The increasing popularity of the Internet has resulted in the majority of today's programming tasks and applications involving some form of networking. Almost every programming language provides some networking facilities. However, unlike other programming languages, Java had support for network programming built into it right from the start. Java, therefore, allows you to develop powerful network applications with exceptional ease. This book introduces you to the world of Java network programming and takes you far inside it.
The chapters of this book are grouped in five sections. The first section looks at network basics. Java networking preliminaries are then covered in the following section. The third section explores classes that are provided by Java to handle a variety of network tasks. Java API's that are used for distributed network programming are covered in section four. The fifth and final section investigates new networking features and improvements offered by JDK 1.4.
This book covers:
More editions of Beginning Java Networking:

› Find signed collectible books: 'Beginning Jsp 2.0: Build Web Applications Using Jsp, Java, and Struts'
More editions of Beginning Jsp 2.0: Build Web Applications Using Jsp, Java, and Struts:
› Find signed collectible books: 'Beginning Php 4 Databases'
This book assumes that the reader has read Beginning PHP 4 and he does not have much of a clue about databases (almost Zero Database Quotient). So this book should be able to teach the reader how to build robust database driven PHP web applications. Further, this book is kind of a 'getting-the reader-ready' for PHP5 which will have strong OO and PEAR DB focus. So we teach the Beginning PHP DB developer the best practices to be adopted when getting into active development.
After reading the book, developers will be fluent in database systems and how to take advantage of them in PHP applications. [via]
More editions of Beginning Php 4 Databases:

› Find signed collectible books: 'Beginning Visual Basic .Net'
More editions of Beginning Visual Basic .Net:

› Find signed collectible books: 'Beginning Web Programming Using Vb.Net & Visual Studio .Net'
More editions of Beginning Web Programming Using Vb.Net & Visual Studio .Net:

› Find signed collectible books: 'The Book of Vb.Net: .Net Insight for Vb Developers'
More editions of The Book of Vb.Net: .Net Insight for Vb Developers:

› Find signed collectible books: 'Bots: The Origin of New Species'
More editions of Bots: The Origin of New Species:
› Find signed collectible books: 'C# Class Design Handbook'
C# is Microsoft's new object-oriented language, specifically designed to take full advantage of the .NET type system. At the heart of .NET programming in C# is the task of building classes. All C# code participates in the .NET type system, because all code is contained in classes and other types which participate in the class hierarchy of the .NET framework. This book is a guide to help you design these classes effectively, by looking at what control we have over our classes, and how C# turns our class definitions into executable code.
Ask anyone: designing effective classes that you don't have to revisit and revise over and over again is an art. This Handbook aims to give you a deep understanding of the implications of every decision you can make in designing a class, so you are better equipped to take full advantage of C#'s power to create classes that are robust, flexible and reusable.
This book assumes that you are already familiar with the syntax of C#. It assumes that you have already used it to write code and that you are familiar with your chosen development tools and know how to compile and run C# code. You should also be aware of .NET's basic object-oriented mechanisms. In this book, we'll lift the lid on the simple syntax and examine what it really does behind the scenes. [via]
More editions of C# Class Design Handbook:
› Find signed collectible books: 'C# Programming With the Public Beta'
With Microsoft's new C# and .NET framework due out later in 2001, Windows C++ developers are scrambling for reliable sources of information on this new platform. C# Programming with the Public Beta fills this need with a fast-moving tour of the latest from Microsoft on what C# and .NET will offer.
The goal of this concise volume is to get the reader up to speed on what C# is and how it fits into the Microsoft vision for the new .NET. To this end, the book presents a solid tour of .NET features from the Common Language Runtime (and virtual machine) and platform features such as better control of deployment and interoperability with COM, as well as new APIs like ADO.NET (for databases) and ASP.NET (for dynamic Web pages). While sometimes necessarily sketchy (since the material is still emerging from Microsoft), the authors provide short, effective examples on such topics as programming databases with ADO.NET, a simple component deployed with .NET, and Web programming with ASP.NET. In all, this cross section of the APIs and technologies that will be delivered on the .NET platform is quite good.
The other focus of the book is a nicely compact tutorial for C# geared to those with some C++ and/or Java experience. These chapters move quickly through what you'll need to know about C#, from basic data types, flow control, and class design tips, to more advanced features (such as creating and invoking C# objects dynamically or using "unsafe" legacy C++ code from within C#). The Visual Studio .NET (Beta 1) environment and tools are examined thoroughly, as are Microsoft's plans for integrating legacy technologies like COM into the new .NET and C#. Short samples demonstrate the basic programming strategies. --Richard Dragan
Topics covered:
More editions of C# Programming With the Public Beta:

› Find signed collectible books: 'Certified Course in C'
More editions of Certified Course in C:

› Find signed collectible books: 'Dave Baum's Definitive Guide to Lego Mindstorms'
More editions of Dave Baum's Definitive Guide to Lego Mindstorms:
› Find signed collectible books: 'David McCarter's Essential Vb Tips and Techniques'
In his new book, veteran Visual Basic programmer David McCarter provides VB professionals with a variety of important new tips and techniques designed to maximize day-to-day productivity. Those who enjoyed David's first book, VB Tips and Tricks, will find the author's familiar style paired with content of special interest to intermediate and advanced developers.
More editions of David McCarter's Essential Vb Tips and Techniques:

› Find signed collectible books: 'Delphi Programming Explorer/the Best Way to Master Cutting Edge Visual Programming/Book and Disk'
More editions of Delphi Programming Explorer/the Best Way to Master Cutting Edge Visual Programming/Book and Disk:

› Find signed collectible books: 'Desktop Guide to As/400 Programmer's Tools'
More editions of Desktop Guide to As/400 Programmer's Tools:
› Find signed collectible books: 'Dissecting a C# Application: Inside Sharpdevelop'
Learn advanced .NET programming techniques by getting an insiders' look at a complete application!
SharpDevelop is a complete Integrated Development Environment, written in C#. It includes all the advanced features that programmers expect from a modern IDE and, of course, implementing these features has required some advanced programming techniques.
The developers who created SharpDevelop give you an inside track on application development with a guided tour of the sourcecode for SharpDevelop. They will show you the most important code features and explain how you can use these techniques in your own projects. You will gain valuable experience of building an application on this scale, learning from the decisions, mistakes, problems and solutions that lead to the current version on SharpDevelop.
The SharpDevelop team will show you how to:
Build a highly modular application
Provide a flexible, extendable, customizable user interface
Manage the efforts of translators for effcient internationalization
Represent and manipulate text efficiently
Code search and replace functionality
Construct reusable controls
Implement a parser to provide syntax highlightingauto-completion as users type
Use reflection to access information about .NET classes
Create a Windows Forms designer
Generate code programmatically
All of these techniques are shown in the context of the source of the SharpDevelop application - a real piece of software that you can download and user yourself. This means that there are no 'toy' examples or theory that will not work in practice - just solid, real-world code and frank discussions of how it was created. [via]
More editions of Dissecting a C# Application: Inside Sharpdevelop:

› Find signed collectible books: 'Elements of Programming with Perl'
More editions of Elements of Programming with Perl:
![[???]: Expert One-On-One Visual Basic .Net Business Objects [???]: Expert One-On-One Visual Basic .Net Business Objects](http://ecx.images-amazon.com/images/P/1861007264.01._SL160_SCLZZZZZZZ__.jpg)
More editions of Expert One-On-One Visual Basic .Net Business Objects:
› Find signed collectible books: 'Fairy Tales'
This beautiful book includes a series of illustrations by Sulamith Wulfing which accompany stories about fairies and other related poems. [via]
More editions of Fairy Tales:

› Find signed collectible books: 'Fractal Creations/Book, Cd-Rom, Disk and 3-D Glasses'
More editions of Fractal Creations/Book, Cd-Rom, Disk and 3-D Glasses:

› Find signed collectible books: 'Gardens of Imagination/Programming 3d Maze Games in C/C++/Book and Disk'
More editions of Gardens of Imagination/Programming 3d Maze Games in C/C++/Book and Disk:
› Find signed collectible books: 'Gdi+ Programming: Creating Custom Controls Using C#'
Whether you are using Windows Forms to build rich-client business applications or the ASP.NET framework to build powerful web applications or web services, the use of well-designed graphics will greatly enhance their usability, impact, and visual appeal. This book provides a comprehensive guide to the use of GDI+ in .NET applications and aims to provide developers with all the information they need to build effective custom controls.
The opening section of the book investigates the .NET Framework classes that implement GDI+. It covers all of the classes, methods and techniques needed to create, manipulate, and display precise graphics in a form, a page being sent to a printer or an image.
On this foundation, the second section describes how to design and build effective custom controls for use in a business environment. Topics covered include building composite controls, implementing keyboard navigation, and enhancing design-time support.
The final section of the book explores the use of GDI+ and ASP.NET to build custom controls that can provide reusable, GUI components for web projects and to deliver customized graphics over the Internet. [via]
More editions of Gdi+ Programming: Creating Custom Controls Using C#:

› Find signed collectible books: 'Inside the Object Model: The Sensible Use of C++'
More editions of Inside the Object Model: The Sensible Use of C++:

› Find signed collectible books: 'Inside the Power PC Revolution'
More editions of Inside the Power PC Revolution:

› Find signed collectible books: 'Introducing .Net'
More editions of Introducing .Net:

› Find signed collectible books: 'An Introduction to Programming in Emacs Lisp'
More editions of An Introduction to Programming in Emacs Lisp:
› Find signed collectible books: 'Jamsa's C/C++ Programmer's Bible: The Ultimate Guide to C/C++ Programming'
Delmar Thomson Learning is proud to welcome Jamsa Press -- a professional/trade/reference imprint with products concentrated in web design, computer repair and computer programming -- to the Delmar family. The Jamsa Press acquisition includes over 15 active titles and will become part of the Onword Press imprint. [via]
More editions of Jamsa's C/C++ Programmer's Bible: The Ultimate Guide to C/C++ Programming:
› Find signed collectible books: 'Java Network Programming : A Complete Guide to Networking, Streams, and Distributed Computing'
More editions of Java Network Programming : A Complete Guide to Networking, Streams, and Distributed Computing:
› Find signed collectible books: 'Java Now: The Easiest Way to Learn Java in the Least Amount of Time'
Java Now!, which teaches both Java fundamentals and general programming concepts, is a great book for beginners who may not know much about programming but still want to learn Java. It is divided into 29 ten-minute lessons, the first of which has instructions for downloading the JavaSoft Java Development Kit (JDK) from the Internet. Each chapter includes a listing of the concepts it will cover, the main lesson, and a final summary. The first ten chapters cover applet creation and introduce programming basics such as variables, operators, conditionals, loops, and functions. The next ten chapters discuss Java classes, simple graphics, and mouse and keyboard operations. The third ten-chapter section includes topics such as exception handling, inheritance, abstract classes, interfaces, dialog-box operations, and using threading to create animation. This book starts you at the beginning and lays a solid foundation for further progress. [via]
More editions of Java Now: The Easiest Way to Learn Java in the Least Amount of Time:

› Find signed collectible books: 'Java Programming Language'
More editions of Java Programming Language:

› Find signed collectible books: 'MacRo Magic in Microsoft Word 6 & 7: A Kid's Only Guide to Writing MacRos Learn to Write Programs in Wordbasic'
More editions of MacRo Magic in Microsoft Word 6 & 7: A Kid's Only Guide to Writing MacRos Learn to Write Programs in Wordbasic:

› Find signed collectible books: 'Magical A-Life Avatars: A New Paradigm for the Internet'
More editions of Magical A-Life Avatars: A New Paradigm for the Internet:

› Find signed collectible books: 'Mastering the As/400: A Practical Hands-On Guide'
More editions of Mastering the As/400: A Practical Hands-On Guide:

› Find signed collectible books: 'Objectwindows How-To: The Definitive Borland C++ Problem Solver for Windows'
More editions of Objectwindows How-To: The Definitive Borland C++ Problem Solver for Windows:

› Find signed collectible books: 'Persuasive Programming'
More editions of Persuasive Programming:

› Find signed collectible books: 'Php Graphics Handbook'
More editions of Php Graphics Handbook:

› Find signed collectible books: 'Playing God: Creating Virtual Worlds With Rend386/Book and Disk'
More editions of Playing God: Creating Virtual Worlds With Rend386/Book and Disk:

› Find signed collectible books: 'Powerbuilder 5.0: Secrets of the Powerbuilder Masters Powerbuilder Developer's Journal'
More editions of Powerbuilder 5.0: Secrets of the Powerbuilder Masters Powerbuilder Developer's Journal:

› Find signed collectible books: 'Pro Struts Applications: Building Web Sites With Struts, Objectrelationalbridge, Luncene and Velocity'
More editions of Pro Struts Applications: Building Web Sites With Struts, Objectrelationalbridge, Luncene and Velocity:
› Find signed collectible books: 'Problem Solving With C'
This book introduces beginning programming concepts using the C language. Each chapter introduces a problem to solve, and then covers the C language constructs necessary to solve the problem. This book is for programmers who are beginners in the C language. [via]
More editions of Problem Solving With C:
› Find signed collectible books: 'Professional .Net Framework'
Professional .NET Framework aims to explain what Microsoft Corporation's .NET initiative is all about from a technical point of view. The authors explain what it means for an application to run in the .NET environment, providing details on what code executes on which machine, where various resources come from, and how the .NET class library works. The book's goal--at which it's largely successful--is to explain how .NET systems work, without getting too deep into actual code. The code samples that appear here (and there are quite a few) are mainly for clarification. The authors based their work on the Beta 2 edition of .NET, which was pretty close to the final version.
There's a tradeoff inherent in multiauthor books like this one (Wrox Press publishes a lot of them). It is true that practically no one knows everything about a complicated subject like the .NET architecture soon after its release, and team authorship is a good way to achieve something like comprehensive coverage in a timely fashion. The downside of such books, however, is their irregular collection of writing and teaching styles, and the lack of cohesion across chapters. Individual chapters may be excellent (in this book, the chapters on the Common Language Runtime (CLR) and on components and controls are particularly good) but there's no unifying authorial voice. That's why you'll want to treat this book more as an encyclopedia to be consulted for information about particular .NET components, rather than as a tutorial to be read front to back. --David Wall
Topics covered: The Microsoft .NET software framework from an architectural standpoint. In addition to coverage of the .NET design as a whole, focused coverage goes to the Common Language Runtime (CLR) and its way of managing memory, classes, and compilation across multiple machines. There's also information on the .NET class library, the technique of remoting, and Web services under .NET. [via]
More editions of Professional .Net Framework:
› Find signed collectible books: 'Professional Apache 2.0'
A series of Apache 1.x products got the world through the Internet economy bubble. Now, Apache 2.0 is here for the long-haul work of making Internet businesses profitable over time. Apache 2.0 represents significant improvements in functionality and ease of use, and Professional Apache 2.0 shows you how to capitalize on them. If you've been unable to glean the information you need from the online documentation, or if you want something more substantial than a URL to refer to when there's a problem, you'll be happy to have this book on your reference bookshelf. A lot of what's here is as relevant to older versions of Apache as to version 2.0, and the new stuff gets the in-depth attention it deserves.
The work of Peter Wainwright and his team (Wainwright wrote several of Wrox Press's well-regarded Perl books) is typical of the Wrox approach to subjects. Different people wrote various sections, and they've all been edited into the "guided tour" format (let's try this, then this, and now look at this...). That style works well for teaching and documenting Apache, largely because most of the sections include a balance of explanatory text, command summaries, and configuration file listings. The style seems a bit scattershot from time to time, but it's easy to zero in on what you need via the index. --David Wall
Topics covered: How to set up, use, and adjust the version 2.0 release of Apache Web server. Much of the authorial team's work deals with setting up Apache to minimize security holes and maximize performance, but other sections deal with the ins and outs of new features like IPv6 address management and Multi-Processing Modules (MPMs). [via]
More editions of Professional Apache 2.0:

› Find signed collectible books: 'Professional Asp.Net 1.0'
More editions of Professional Asp.Net 1.0:
› Find signed collectible books: 'Professional ASP.NET Web Forms Techniques'
This book examines the possibilities for developing user interfaces that are driven by ASP.NET. It discusses and explores a range of techniques and approaches predominantly for creating Web sites and Web pages that are:
- Intuitive and easy to use
- Attractive and full-featured
- Interactive where this is appropriate
- Based (loosely) on a real-world scenario
- Designed according to a predefined set of requirements
- Fun, memorable, and provide user satisfaction
The pages we build are, for the most part, elements of an overall application that - while being somewhat optimistic as regards consumer buying patterns - does form the basis for the kind of Web site/application that is becoming one of the basic ingredients of the World Wide Web today. We'll be building a site that allows the user to choose, customize and purchase a new car or truck from the world-famous "Wrox Car Company". [via]
More editions of Professional ASP.NET Web Forms Techniques:

› Find signed collectible books: 'Professional Java Servlets 2.3'
More editions of Professional Java Servlets 2.3:

› Find signed collectible books: 'Professional Java Soap Programming'
More editions of Professional Java Soap Programming:

› Find signed collectible books: 'Professional Jms Programming'
More editions of Professional Jms Programming:

› Find signed collectible books: 'Professional Jsp Site Design'
More editions of Professional Jsp Site Design:

› Find signed collectible books: 'Professional Php Web Services'
More editions of Professional Php Web Services:
› Find signed collectible books: 'Professional Php4 Multimedia Programming'
Learning tool and reference combined-the only available coverage of the creation, modification and delivery of multimedia content using the most popular PHP4 extension libraries. Softcover. [via]
More editions of Professional Php4 Multimedia Programming:

› Find signed collectible books: 'Professional Sas Programming Logic'
More editions of Professional Sas Programming Logic:

› Find signed collectible books: 'Professional SAS Programming Shortcuts: Over 1,000 Ways To Improve Your SAS Programs'
More editions of Professional SAS Programming Shortcuts: Over 1,000 Ways To Improve Your SAS Programs:

› Find signed collectible books: 'Professional SQL Server Development With Access 2000'
More editions of Professional SQL Server Development With Access 2000:

› Find signed collectible books: 'Professional Vb.Net'
More editions of Professional Vb.Net:

› Find signed collectible books: 'Professional Windows Forms'
More editions of Professional Windows Forms:
› Find signed collectible books: 'Professional Xml for .Net Developers'
XML is now an established technology for the description and transportation of data, and has made a major impact on almost every aspect of software development. When Microsoft introduced the .NET Framework, they took advantage of XML wherever they could. No other technology is so tightly bound with .NET as XML, both at the developer level and underlying the whole framework.
This book aims to give the reader enough information to be able to use XML from within the .NET Framework in the most efficient manner possible. It will explain in detail the usage of all the XML-related .NET Framework library classes for the manipulation, validation, transformation, and serialization of XML data, using both C# and Visual Basic .NET. It also looks at how the developer can utilize the full power of XML within the .NET Framework, for example, with the new XML capabilities of ADO.NET and ASP.NET. As is demonstrated, the .NET Framework itself uses XML, in configuration files, meta data, and C#'s XML code documentation mechanism, for example.
This book is aimed at intermediate-level programmers who have started on their journey towards .NET development, and who want to see how to use XML within their applications to its best advantage. Basic knowledge of C# or Visual Basic .NET, XML, and XML related technologies (XSLT, XPath, and XML Schemas) is necessary.
This book covers:
Reading and writing XML
DOM navigation and XSL transformations of XML
Validating and serializing XML
MSXML vs System.Xml
ADO.NET and ASP.NET XML support
Web Services and SOAP
Remoting
XML code documentation
More editions of Professional Xml for .Net Developers:

› Find signed collectible books: 'Professional Xml Schemas'
More editions of Professional Xml Schemas:

› Find signed collectible books: 'Rapid Software Development With Smalltalk'
More editions of Rapid Software Development With Smalltalk:
› Find signed collectible books: 'Ray Tracing Worlds With Pov-Ray/Book and 2 Disks'
More editions of Ray Tracing Worlds With Pov-Ray/Book and 2 Disks:
› Find signed collectible books: 'Rescued by C++'
Ideal for first-time programmers, this guide makes learning C++ and object-oriented programming easy. Whether readers are unfamiliar with C or are making the transition from C to C++, this book's five-color illustrations make once-difficult concepts crystal clear. [via]
More editions of Rescued by C++:

› Find signed collectible books: 'Revolutionary Guide to Assembly Language'
More editions of Revolutionary Guide to Assembly Language:

› Find signed collectible books: 'The Revolutionary Guide to Mfc Programming Using Visual C++'
More editions of The Revolutionary Guide to Mfc Programming Using Visual C++:

› Find signed collectible books: 'The Revolutionary Guide to Oop Using C++'
More editions of The Revolutionary Guide to Oop Using C++:

› Find signed collectible books: 'Rpg IV by Example'
More editions of Rpg IV by Example:

› Find signed collectible books: 'The Schemer's Guide to C++'
More editions of The Schemer's Guide to C++:

› Find signed collectible books: 'The Smalltalk Developer's Guide to Visualworks: Theory and Application'
More editions of The Smalltalk Developer's Guide to Visualworks: Theory and Application:

› Find signed collectible books: 'Steal This Computer Book'
More editions of Steal This Computer Book:

› Find signed collectible books: 'Steal This Computer Book: What They Won't Tell You About the Internet'
More editions of Steal This Computer Book: What They Won't Tell You About the Internet:
› Find signed collectible books: 'Tales from the African Plains'
These 12 legends and folk tales draw on Africa's age-old tradition of storytelling. They are an engaging mixture of the fantastical and the everyday. Colour illustrations capture the exotic atmosphere of the grasslands and native animals of Africa. [via]
More editions of Tales from the African Plains:

› Find signed collectible books: 'Up to Speed With Swing: User Interfaces With Java Foundation Classes'
More editions of Up to Speed With Swing: User Interfaces With Java Foundation Classes:

› Find signed collectible books: 'Vb.Net Programming With the Public Beta'
More editions of Vb.Net Programming With the Public Beta:

› Find signed collectible books: 'Visual Basic Controls Desk Reference/the Definitive Book of Third-Party Vbx and Dll Controls/Book and Disk'
More editions of Visual Basic Controls Desk Reference/the Definitive Book of Third-Party Vbx and Dll Controls/Book and Disk:

› Find signed collectible books: 'Visual BASIC Superbible'
More editions of Visual BASIC Superbible:

› Find signed collectible books: 'Visual Basic.Net Text Manipulation Handbook'
More editions of Visual Basic.Net Text Manipulation Handbook:

› Find signed collectible books: 'Visual C++ Master Class'
More editions of Visual C++ Master Class:

› Find signed collectible books: 'The Waite Group's Fractal Creations: Explore the Magic of Fractals on Your PC'
More editions of The Waite Group's Fractal Creations: Explore the Magic of Fractals on Your PC:

› Find signed collectible books: 'The Waite Group's Master C/Book and 4 Disks'
More editions of The Waite Group's Master C/Book and 4 Disks:

› Find signed collectible books: 'The Waite Group's Object-Oriented Programming in Turbo C++'
More editions of The Waite Group's Object-Oriented Programming in Turbo C++:

› Find signed collectible books: 'The Waite Group's Turbo Pascal How-To: The Definitive Object-Oriented Problem Solver'
More editions of The Waite Group's Turbo Pascal How-To: The Definitive Object-Oriented Problem Solver:

› Find signed collectible books: 'The Waite Group's Visual Basic How-To'
More editions of The Waite Group's Visual Basic How-To:

› Find signed collectible books: 'The Waite Group's Windows Api Bible: The Definitive Programmers Reference'
More editions of The Waite Group's Windows Api Bible: The Definitive Programmers Reference:

› Find signed collectible books: 'Workout C: Learn C Through Exercises/Book and Disks'
More editions of Workout C: Learn C Through Exercises/Book and Disks:

› Find signed collectible books: 'Writing Cross-Browser Dynamic Html'
More editions of Writing Cross-Browser Dynamic Html:

› Find signed collectible books: 'Xml Application Development With Msxml 4.0'
More editions of Xml Application Development With Msxml 4.0:
