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

› Find signed collectible books: 'Active Server Pages Bible'
More editions of Active Server Pages Bible:

› Find signed collectible books: 'Advanced C: Tips and Techniques'
More editions of Advanced C: Tips and Techniques:
› Find signed collectible books: 'Advanced Linux Programming'
Advanced Linux Programming is divided into two parts. The first covers generic UNIX system services, but with a particular eye towards Linux specific information. This portion of the book will be of use even to advanced programmers who have worked with other Linux systems since it will cover Linux specific details and differences. For programmers without UNIX experience, it will be even more valuable. The second section covers material that is entirely Linux specific. These are truly advanced topics, and are the techniques that the gurus use to build great applications. While this book will focus mostly on the Application Programming Interface (API) provided by the Linux kernel and the C library, a preliminary introduction to the development tools available will allow all who purchase the book to make immediate use of Linux.
[via]More editions of Advanced Linux Programming:
› Find signed collectible books: 'After the Gold Rush: Creating a True Profession of Software Engineering'
Software developers are supposed to work insane hours, drink only caffeinated beverages, and have no personal lives, all in the interest of shipping the all-important Product. In the popular consciousness, the desperate programming team has acquired a status similar to that of the movie protagonist drinking whiskey alone at a bar--both are examples of ritual self-abuse deemed heroic. In After the Gold Rush: Creating a True Profession of Software Engineering, Steve McConnell argues that the methodical abuse of programmers causes bad code, unhappy people, and reduced profitability in the long run. In place of the existing system of crazy deadlines, clueless marketing, and scattershot programming strategies, McConnell proposes making software engineering into a "true profession." Such a profession would have a well-defined body of core knowledge, a system of professional certifications, and a code of professional ethics.
The question of whether such a "professionalization" of software development is a good idea is up for debate, certainly. It seems that a lot of programming jobs involve standard problems and solutions, which would lend themselves to teaching and testing. On the other hand, quantum-leap innovation has often come from "cowboy" artisans who deviate from the standard practices. Similarly, aggressive technology investors aren't interested in deliberate, standardized work--they want world-beating products (and they want them to market immediately, if not sooner). After the Gold Rush makes a well-reasoned, well-supported argument for a more structured programming profession, and is worthwhile reading for any technology executive or project manager. --David Wall
Topics covered: The problem with "code-and-fix" software development, the elusive nature of a body of knowledge in high-tech subjects, the structure of more traditional engineering professions (civil, chemical, and others), solution design versus implementation, and suggestions for how software engineering professionals might get trained and certified. [via]
More editions of After the Gold Rush: Creating a True Profession of Software Engineering:
› Find signed collectible books: 'Agile Java Development: with Spring, Hibernate and Eclipse'
Agile Java" Development With Spring, Hibernate and Eclipse is a book about robust technologies and effective methods which help bring simplicity back into the world of enterprise Java development. The three key technologies covered in this book, the Spring Framework, Hibernate and Eclipse, help reduce the complexity of enterprise Java development significantly. Furthermore, these technologies enable plain old Java objects (POJOs) to be deployed in light-weight containers versus heavy-handed remote objects that require heavy EJB containers. This book also extensively covers technologies such as Ant, JUnit, JSP tag libraries and touches upon other areas such as such logging, GUI based debugging, monitoring using JMX, job scheduling, emailing, and more. Also, Extreme Programming (XP), Agile Model Driven Development (AMDD) and refactoring are methods that can expedite the software development projects by reducing the amount of up front requirements and design; hence these methods are embedded throughout the book but with just enough details and examples to not sidetrack the focus of this book. In addition, this book contains well separated, subjective material (opinion sidebars), comic illustrations, tips and tricks, all of which provide real-world and practical perspectives on relevant topics. Last but not least, this book demonstrates the complete lifecycle by building and following a sample application, chapter-by-chapter, starting from conceptualization to production using the technology and processes covered in this book. In summary, by using the technologies and methods covered in this book, the reader will be able to effectively develop enterprise-class Java applications, in an agile manner!
[via]
More editions of Agile Java Development: with Spring, Hibernate and Eclipse:
› Find signed collectible books: 'Ajax for Web Application Developers'
Reusable components and patterns for Ajax-driven applications
Ajax is one of the latest and greatest ways to improve users online experience and create new and innovative web functionality. By allowing specific parts of a web page to be displayed without refreshing the entire page, Ajax significantly enhances the experience of web applications. It also lets web developers create intuitive and innovative interaction processes.
Ajax for Web Application Developers provides the in-depth working knowledge of Ajax that web developers need to take their web applications to the next level. The book shows how to create an Ajax-driven web application from an object-oriented perspective, and it includes discussion of several useful Ajax design patterns.
This detailed guide covers the creation of connections to a MySQL database with PHP 5 via a custom Ajax engine and shows how to gracefully format the response with CSS, JavaScript, and XHTML while keeping the data tightly secure. It also covers the use of four custom Ajax-enabled components in an application and how to create each of them from scratch.
The final section of the book combines the individual code examples and techniques from earlier chapters of the book into one larger, Ajax-driven applicationan internal web mail application that can be used in any user-based application, such as a community-based web application. Readers will learn not only how to create and use their own reusable Ajax components in this application
but also how to connect their components to any future Ajax applications that they might build.
Web Development/Ajax/JavaScript
[via]More editions of Ajax for Web Application Developers:
› Find signed collectible books: 'Apache, Mysql, and Php Weekend Crash Course'
Get up to speed on Apache, MySQL, and PHP - in a weekend!
The big day is Monday. The day you get to show off what you know about Apache Web server, MySQL database, and PHP scripting. The problem is, you're not really up to speed. Maybe it's been a while since you installed all three of these technologies. Perhaps you've never used Apache, MySQL, and PHP together. Or maybe you just like a challenge. In any event, we've got a solution for you - Apache, MySQL, and PHP Weekend Crash Course. Open the book Friday evening and on Sunday afternoon, after completing 30 fast, focused sessions, you'll be able to dive right in and begin building dynamic, data-driven sites on either Windows or Linux with all three integrated technologies.
The Curriculum
Friday
Evening: 4 Sessions, 2 Hours
* Installing Apache
* Installing PHP
* Installing MySQL
* Apache Basics
Saturday
Morning: 6 Sessions, 3 Hours
* Configuring Apache
* Apache Security Concerns
* The Basics of MySQL
* MySQL Security
* Working with Data
* Queries
Afternoon: 6 Sessions, 3 Hours
* Troubleshooting MySQL Commands and Queries
* Advanced MySQL Concepts
* PHP Basics
* Program Flow
* PHP Functions
Saturday, cont.
Evening: 4 Sessions, 2 Hours
* Working with Files
* HTML Constructs
* Working with Forms
* Multiple-User Considerations in PHP
Sunday
Morning: 6 Sessions, 3 Hours
* Good Coding Practices
* Debugging and Troubleshooting PHP
* MySQL Through PHP
* Debugging and Troubleshooting MySQL in PHP
* Odds and Ends
* Project: Calendar I
Afternoon: 4 Sessions, 2 Hours
* Project: Calendar II
* Project: Content Publishing I
* Project: Content Publishing II
* Project: Building an RSS Feed [via]
More editions of Apache, Mysql, and Php Weekend Crash Course:
› Find signed collectible books: 'Application Architecture for . NET: Designing Applications and Services'
Get expert architectural and design-level guidance for building distributed solutions with the Microsoft® .NET Frameworklearning how to synthesize your knowledge of application development, servers, and infrastructure and business requirements. This guide assumes you are familiar with .NET component development and the basic principles of a layered distributed application design. It examines architectural issues and solution design for a range of project stakeholderswhether you build and design applications and services, recommend appropriate technologies and products for applications and services, make design decisions to meet functional and nonfunctional requirements, or choose appropriate communications mechanisms for applications and servicesproviding straightforward guidance, recommendations, and best practices gleaned from real-world solution development. All PATTERNS & PRACTICES guides are reviewed and approved by Microsoft engineering teams, consultants, partners, and customersdelivering accurate, real-world information thats been technically validated and tested.
More editions of Application Architecture for . NET: Designing Applications and Services:

› Find signed collectible books: 'Applied Xml Programming for Microsoft.Net'
More editions of Applied Xml Programming for Microsoft.Net:
› Find signed collectible books: 'Asp.Net Bible'
"Comprising far more than an updated reference for Web application development, the ASP.NET Bible provides crucial guidance on leveraging the significant advances ASP.NET represents for the Web developer."-Michael Lane Thomas, .NET Series Editor
100% Comprehensive
Authoritative
What you need
* Harness the power of ASP.NET for next-generation Web applications
* Build, deploy, and run distributed applications targeting any device
* Master ASP.NET development using both Visual Basic .NET and C#
* If ASP.NET can do it, you can do it too . . .
Completely revamped for the .NET Platform, ASP.NET is an indispensable tool for creating the next generation of Web applications and Web Services. This comprehensive resource gives you in-depth guidance for building dynamic, data-driven applications tailored to any browser or device. Whether you're a seasoned ASP developer or a Web development newcomer, you'll find the real-world techniques and insights you need to take ASP.NET programming to the next level.
Inside, you'll find complete coverage of ASP.NET
* Get up to speed fast on ASP.NET development with both Visual Basic .NET and C#
* Build forms with Web Controls, including Rich Web Controls like AdRotator and Calendar
* Debug ASP.NET pages - and learn how to write high-quality code
* Master ASP.NET database programming with ADO.NET and SQL Server
* Bind data and controls with XML
* Develop, deploy, and use business objects
* Create secure wireless applications using ASP.NET mobile controls
* Use ASP.NET to build, deploy, and publishWeb Services
Companion Web site includes source code from the book:
www.hungryminds.com/extras
* Test your Web Service prior to deployment with the Web Service help page
* Learn how to use page output caching with ASP.NET
Reader Level: Beginning to Advanced
Shelving Category: Programming/Web Development [via]
More editions of Asp.Net Bible:

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

› Find signed collectible books: 'Asp.Net Website Programming: Problem-Design-Solution'
More editions of Asp.Net Website Programming: Problem-Design-Solution:

› Find signed collectible books: 'Asp.Net Website Programming: Problem-Design-Solution Visual Basic .Net Edition'
More editions of Asp.Net Website Programming: Problem-Design-Solution Visual Basic .Net Edition:

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

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

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

› Find signed collectible books: 'Berkeley Db'
More editions of Berkeley Db:

› Find signed collectible books: 'Borland Pascal 7.0 Program for Windows'
More editions of Borland Pascal 7.0 Program for Windows:

› Find signed collectible books: 'Building Java Enterprise System With J2Ee'
More editions of Building Java Enterprise System With J2Ee:

› Find signed collectible books: 'C++ in Plain English'

› Find signed collectible books: 'Code Notes for Xml'
More editions of Code Notes for Xml:

› Find signed collectible books: 'Code: The Hidden Language of Computer Hardware and Software'
More editions of Code: The Hidden Language of Computer Hardware and Software:

› Find signed collectible books: 'Covert Java: Techniques for Decompiling, Patching, and Reverse Engineering'
More editions of Covert Java: Techniques for Decompiling, Patching, and Reverse Engineering:
› Find signed collectible books: 'Creating Web Pages for Dummies'
The authors of Creating Web Pages for Dummies deserve compliments for their refusal to sugarcoat Web page design through reliance upon visual editing tools. They come right out of the gate and teach HTML--a simple, limited subset of the whole language to be sure, but enough of the language of Web publishing to get readers going. Further, this simple but earnest introduction reveals HTML concepts that readers will need to understand before they explore more complicated aspects of the language.
In addition to teaching the fundamentals of page design and creation, Smith and Bebak spend some time explaining how to get pages onto the Web. They detail the mechanics of using no-charge page publishers like GeoCities, then go on to explain how to publish a page on AOL or Prodigy.
One section of this book deals with HTML development tools (the opening chapter is called "Be True to Your Tool"--go figure). The authors cover NaviPress, PageMill, HotDog, and BBEdit in depth, and address a few more development tools briefly. Unfortunately, the reader is left wondering what happened to coverage of FrontPage--a very popular development tool that many people already own.
A companion CD-ROM holds some page-editing tools, including a PageMill demo, a HotDog Demo, BBEdit Lite, and various other software.
If you represent a business, you'll probably want a more comprehensive text that will enable you to project a more professional image on the Web. But if you're a person who wants to publish a home page, this book will serve you well. --David Wall [via]
More editions of Creating Web Pages for Dummies:
› Find signed collectible books: 'Cuckoo's Egg'
A sentimental favorite, The Cuckoo's Egg seems to have inspired a whole category of books exploring the quest to capture computer criminals. Still, even several years after its initial publication and after much imitation, the book remains a good read with an engaging story line and a critical outlook, as Clifford Stoll becomes, almost unwillingly, a one-man security force trying to track down faceless criminals who've invaded the university computer lab he stewards. What first appears as a 75-cent accounting error in a computer log is eventually revealed to be a ring of industrial espionage, primarily thanks to Stoll's persistence and intellectual tenacity. [via]
More editions of Cuckoo's Egg:
› Find signed collectible books: 'Dewdney, the Magic Machine: More Computer Recreations from Scientific American'
This is the second collection of A. K. Dewdney's popular "Computer Recreations" columns, drawn from "Scientific American". The author discusses some of today's hottest topics including chaos, computer viruses, and artificial landscapes. The computer recreations described here range from purely entertaining brain teasers to more practical computer applications of scientific thought. 26 programs are included that require only moderate programming skills. There are Mathemagical movies, a miniature universe, puzzles, wordplay, and simple programs that produce striking effects. Dewdney's clear directions allow homecomputer owners to sit at the computer and try each one of them. [via]
More editions of Dewdney, the Magic Machine: More Computer Recreations from Scientific American:

› Find signed collectible books: 'Enterprise Solution Patterns Using Microsoft . NET'
More editions of Enterprise Solution Patterns Using Microsoft . NET:

› Find signed collectible books: 'Excel 2002 Vba Programmer's Reference'
More editions of Excel 2002 Vba Programmer's Reference:

› Find signed collectible books: 'Extending And Embedding PHP'
More editions of Extending And Embedding PHP:
› Find signed collectible books: 'The Hacker and the Ants'
This super-smart and wildly goofy work by Cyberpunk author Rudy Rucker is a hilarious and totally engrossing tale of electronic pestilence and conspiracy. Protagonist Jerzy Rugby is trying to create truly intelligent robots. While his actual life crumbles, Rugby toils in his virtual office, testing the robots online. Then, something goes wrong and zillions of computer virus ants invade the net. Rugby is the man wanted for the crime. He's been set up to take a fall for a giant cyberconspiracy and he needs to figure out who--or what--is sabotaging the system in order to clear his name. Plunging deep into the virtual worlds of Antland of Fnoor to find some answers, Rugby confronts both electronic and all-too-real perils, facing death itself in a battle for his freedom. The Hacker and the Ants is funny, chilling, and surprisingly rich. [via]
More editions of The Hacker and the Ants:
› Find signed collectible books: 'Hip Pocket Guide to Html 4'
The Latest Edition! Hip Pocket Guide to HTML 4 Everything you need to create Web content at a glance! Quickly and easily find all HTML tag definitions along with their attributes, context, usage, and examples! Packed with essential information arranged alphabetically by topic, this no-nonsense reference is designed for Web professional who just want the latest facts fast! Inside, find the most complete and up-to-date information
More editions of Hip Pocket Guide to Html 4:

› Find signed collectible books: 'Html, Xhtml, and Css Bible'
More editions of Html, Xhtml, and Css Bible:
› Find signed collectible books: 'Inside Microsoft SQL Server 2000'
Inside Microsoft SQL Server 2000 has the details you need to design Microsoft database servers that will achieve the best possible performance. For one thing, author Kalen Delaney (who used Ron Soukoup's fantastic first edition as a starting point) explains how SQL Server 2000 works at a level that will interest all database administrators. She packs in the sort of minutiae that can make a real difference in the performance of especially large or complex data-storage structures, explaining what goes on inside the database management system (DBMS) when it's presented with various commands, and using that information to back up her abundant advice on the right way to design, build, and operate databases under SQL Server 2000.
Delaney makes extensive use of DBCC PAGE dumps to show what's going on in the databases that demonstrate concepts (incidentally, that utility is documented, as well as the others in the DBCC toolbox). In a typical section, DBCC PAGE is used to show how index pages work. There's careful attention to database structure at the byte level too, with conceptual diagrams that explain how pointers work and how strings of bytes combine to represent stored data. It's the sort of detail you need if you'll be writing software for SQL Server 2000, or need to extract maximum performance from the DBMS itself.
Topics covered: Microsoft SQL Server 2000 internals, especially data structures and the behaviour of queries. Table design is emphasised, especially indexing decisions. Transact-SQL programming, including the use of cursors, gets lots of attention. --David Wall [via]
More editions of Inside Microsoft SQL Server 2000:

› Find signed collectible books: 'Java 2 in Plain English'
More editions of Java 2 in Plain English:
› 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: 'JavaScript Design'
More editions of JavaScript Design:
› Find signed collectible books: 'Javascript for Dummies: Quick Reference'
Tucking a few JavaScript statements in among the HTML code that makes up your Web pages makes a dramatic difference. Enhanced, more interactive navigation buttons, user input validation, and scrolling messages are but a few of the improvements that you can make with JavaScript.
Now, with JavaScript For Dummies Quick Reference, all the JavaScript statements and examples of how to use them are right at your fingertips. Internet technology expert Emily A. Vander Veer not only organizes all the relevant HTML and JavaScript topics for easy access but also points out potential pitfalls, offers neat tricks, and provides complete code for doing such things as interacting with cookies, displaying pop-up messages, and making your script compatible with JavaScript-challenged Web browsers.
Best of all, JavaScript For Dummies Quick Reference features handy cross-references to topics covered in greater depth in JavaScript For Dummies. [via]
More editions of Javascript for Dummies: Quick Reference:

› Find signed collectible books: 'Javascript in Easy Steps'
More editions of Javascript in Easy Steps:

› Find signed collectible books: 'Javascript Unleashed'
More editions of Javascript Unleashed:

› Find signed collectible books: 'Jsp and Tag Libraries for Web Development'
More editions of Jsp and Tag Libraries for Web Development:

› Find signed collectible books: 'Linux Programming Bible'
More editions of Linux Programming Bible:

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

› Find signed collectible books: 'Linux Unleashed'
More editions of Linux Unleashed:

› Find signed collectible books: 'Mastering Turbo Assembler'
More editions of Mastering Turbo Assembler:

› Find signed collectible books: 'Microsoft .Net My Services Specification'
More editions of Microsoft .Net My Services Specification:
› Find signed collectible books: 'Microsoft .NET Remoting'
This title shows developers how to build Internet-based, distributed applications using Microsoft .NET Remoting, which enables powerful remote interaction among objects. A fundamental understanding of .NET Remoting is crucial as developers shift to developing distributed, Internet-based applications. Until recently, DCOM was the preferred method for developing distributed applications on Microsoft platforms. But as this book demonstrates, the .NET Remoting architecture is much easier to use and extend than DCOM. The book covers all aspects of .NET Remoting, including in-depth coverage of the .NET Remoting architecture plus concrete examples, best practices, and performance tips to show how to extend and customize the framework.
More editions of Microsoft .NET Remoting:
![[???]: Microsoft C# Language Specifications [???]: Microsoft C# Language Specifications](http://ecx.images-amazon.com/images/P/0735614482.01._SL160_SCLZZZZZZZ__.jpg)
More editions of Microsoft C# Language Specifications:

› Find signed collectible books: 'Microsoft Visual Basic .Net Programmer's Cookbook'
More editions of Microsoft Visual Basic .Net Programmer's Cookbook:

› Find signed collectible books: 'Microsoft Windows Command-Line Administrator's Pocket Consultant'
More editions of Microsoft Windows Command-Line Administrator's Pocket Consultant:
› Find signed collectible books: 'Palm OS Programming Bible'
* Examines new Palm OS handheld models and new tools for developing Palm OS programs.
* Includes new working code samples for developing conduits, which synchronize data between handhelds and PCs.
* Contains a new chapter on the Virtual File System, which allows for handling of data on removable memory cards in the newest Palm devices.
* Covers the new graphic and sound capabilities available in OS 5. [via]
More editions of Palm OS Programming Bible:
› Find signed collectible books: 'Php 4 Bible'
One issue that dampens enthusiasm for open-source products is a lack of mainstream documentation and tutorials that are written by professionals. PHP 4 Bible takes care of that little detail for PHP, the cross-platform (and free) server-side scripting language for the Web.
PHP 4 Bible is as comprehensive a discussion as you will find about this fascinating language, which can hold its own against commercial competitors like Microsoft Active Server Pages and Allaire ColdFusion. It covers the core elements of the language and its syntax with critical applications of PHP, such as database access and XML integration. The chapters follow a traditional tutorial style, which is helpful to those who are new to PHP.
An introduction to the basic language constructs, control structures, and functions leads off this book in a comfortable way for readers who are versed in other languages, such as Visual Basic. Very practical chapters, such as "Basic PHP Gotchas," help keep students out of trouble as they get their feet wet in PHP. For database access--a critical application of PHP in the real world--the focus is appropriately on MySQL, a simple, cross-platform SQL database.
Plenty of code examples and a companion Web site with downloadable code fill out this tutorial nicely. It is a one-stop way to learn PHP inside and out. --Stephen W. Plain
Topics covered:
More editions of Php 4 Bible:

› Find signed collectible books: 'PHP 5 in Practice'
More editions of PHP 5 in Practice:

› Find signed collectible books: 'PHP Phrasebook: Essential Code and Commands'
More editions of PHP Phrasebook: Essential Code and Commands:
› Find signed collectible books: 'Professional C#'
What is this book about?
It is no exaggeration to describe the C# language and its associated environment, the .NET Framework, as the most important new technology for developers in many years. .NET provides a new environment within which you can develop almost any Windows-based or web-based application, while C# is a new programming language designed specifically to work with .NET.
What does this book cover?
This book is the ideal introduction to the C# language and the .NET Framework, and will become an indispensable companion for any user of C# and .NET. With this book, you learn the key concepts of the C# language, and then progress onto a complete exploration of programming the .NET Framework with C#. Topics covered include the following:
More editions of Professional C#:

› Find signed collectible books: 'Professional SQL Server 2000 Programming'
More editions of Professional SQL Server 2000 Programming:

› Find signed collectible books: 'Programming Data-Driven Web Applications With Asp.Net'
More editions of Programming Data-Driven Web Applications With Asp.Net:
› Find signed collectible books: 'Programming Microsoft Visual Basic 2005: The Language'
Get the essential, straightforward information you need to master the core capabilities of Visual Basic 2005. Focusing on the language and the Microsoft Framework 2.0 base class library, a well-known authority on Visual Basic provides both new and experienced developers the pragmatic guidance and examples they need to build innovative solutions.... [via]
More editions of Programming Microsoft Visual Basic 2005: The Language:

› Find signed collectible books: 'Programming Microsoft Visual C# 2005: The Language'
More editions of Programming Microsoft Visual C# 2005: The Language:
› Find signed collectible books: 'Pure JavaScript'
Newbie and old-hand JavaScript programmers alike will appreciate Pure JavaScript, a comprehensive developer's resource to JavaScript that covers both the big picture and precise details. Authors Jason Gilliam, Charlton Ting, and R. Allen Wyke--developers all--have put together this well-organized title.
The bulk of this book is a top-notch JavaScript reference. Core language syntax is well-presented with excellent use of examples for practically every operator and function, and each entry includes version compatibility with Netscape and Microsoft browsers and JavaScript releases. The authors also include references for the two companies' extensions to the language.
A number of appendices round out this fine guide with attention to standard and vendor-specific syntax details. This is a fine JavaScript reference that cuts no corners. --Stephen W. Plain
Topics covered: Overview of JavaScript (origins of the language and the evolution of Microsoft and Netscape flavors), security topics (signed scripts and basic constructs of the language, including data types, type conversions, operators, and the features of server-side JavaScript), JavaScript execution environment, and browser version support. [via]
More editions of Pure JavaScript:

› Find signed collectible books: 'Python 2.1 Bible'
More editions of Python 2.1 Bible:

› Find signed collectible books: 'Sams Teach Yourself Active Server Pages 3.0 in 21 Days'
More editions of Sams Teach Yourself Active Server Pages 3.0 in 21 Days:

› Find signed collectible books: 'Sams Teach Yourself Active Server Pages in 24 Hours'
More editions of Sams Teach Yourself Active Server Pages in 24 Hours:

› Find signed collectible books: 'Sams Teach Yourself Asp.Net in 24 Hours'
More editions of Sams Teach Yourself Asp.Net in 24 Hours:

› Find signed collectible books: 'Sams Teach Yourself C in 21 Days'
More editions of Sams Teach Yourself C in 21 Days:

› Find signed collectible books: 'Sams Teach Yourself C# in 24 Hours'
More editions of Sams Teach Yourself C# in 24 Hours:

› Find signed collectible books: 'Sams Teach Yourself C++ in 10 Minutes'
More editions of Sams Teach Yourself C++ in 10 Minutes:

› Find signed collectible books: 'Sams Teach Yourself C++ In 21 Days'
More editions of Sams Teach Yourself C++ In 21 Days:

› Find signed collectible books: 'Sams Teach Yourself Microsoft SQL Server 2000 in 21 Days'
More editions of Sams Teach Yourself Microsoft SQL Server 2000 in 21 Days:
› Find signed collectible books: 'Sams Teach Yourself Perl in 21 Days'
Sams Teach Yourself Perl in 21 Days covers the basics of Perl in the first few chapters, and then moves on to practical issues of Perl and in-depth discussions of more advanced topics. Later chapters also delve into software engineering topics, with discussions of modular code and object-oriented programming. CGI is covered in one chapter, but it is not the focus on the book. The book relies heavily on longer working examples and code, as opposed to small snippets and code fragments, and each chapter includes two to three smaller complete examples and one major one that illustrates most of the concepts for that chapter and builds on the chapters before it. Written by Laura Lemay, this is her third major book after Sams Teach Yourself Web Publishing with HTML in 21 Days and Sams Teach Yourself Java in 21 Days.
[via]More editions of Sams Teach Yourself Perl in 21 Days:

› Find signed collectible books: 'Sams Teach Yourself: Php in 24 Hours'
More editions of Sams Teach Yourself: Php in 24 Hours:
› Find signed collectible books: 'Sams Teach Yourself Python in 24 Hours'
In the crowded field of scripting languages, Python has found a niche as the best tool for learning object-oriented design principles. Several elegantly produced books in the past few years, notably David M. Beazley's thorough Python Essential Reference and John E. Grayson's durable Python and Tkinter Programming, have established a foundation of documentation that makes Python a buildable platform for rapid prototyping, as well as good programming practice.
The appearance in April 2000 of a Sams Teach Yourself Python in 24 Hours is evidence of mainstream support. Author Ivan van Laningham has the happy task of teaching an eminently teachable language, and his passion for Python is evident throughout. The 24-chapter recipe is arbitrary, but the book has a well-chosen tripartite subdivision into sections on basic operation, object-oriented design, and GUIs, each of which fulfills its mission. Each "hour" chapter ends with a summary, a Q&A period, a quiz with answers, and, for the ambitious, exercises.
The first hour asks the essential question, "Why Python?" The answer is a collection of flattering adjectives--flexible, extensible, embeddable, elegant, clear, simple--but the author fails to provide a comparison of Python with Tcl, Java, and Perl. Python has a competitive advantage, as found in Part II on object-oriented design basics and strategies. While other languages use o-o principles, none has subsumed it into the mind of the language as much as Python.
Van Laningham's book is illustrated with visually uninteresting black-and-white screen dumps from his Windows Python shell. An early lesson on adding '1' to the decimal representation of a googol (10^100) reveals that Python can print the answer in decimal notation. (Try it with Perl to see what happens.) The modular nature of Python is introduced transparently by incorporating the trigonometric math library.
Teach Yourself Python in 24 Hours is weakest in its editing. Mistakes in cross-referencing are distracting, and Van Laningham's loose, informal English often obfuscates his points. Code snippets in the early chapters grow into major listings by the middle, and proper annotation begins to slacken. A 950-line listing in chapter 16--which is downloadable from the inscrutable www.pauahtun.org--has few annotations. May future editions be shorter, sharper, and cleaner, but just as passionate. --Peter Leopold [via]
More editions of Sams Teach Yourself Python in 24 Hours:

› Find signed collectible books: 'Sams Teach Yourself SQL in 24 Hours'
A new edition of this title is available, ISBN-10: 0672330180 ISBN-13: 9780672330186
Sams Teach Yourself SQL in 24 Hours, Third Edition presents the key features of SQL (Structured Query Language) in an easy to understand format with updated code examples, notes, diagrams, exercises, and quizzes. New material covers more information on transactions, constructs, embedded databases, and object-oriented programming. In this edition, the authors include examples based on a database like MySQL, a very popular open source database.
[via]
More editions of Sams Teach Yourself SQL in 24 Hours:
› Find signed collectible books: 'Sams Teach Yourself Web Publishing With Html 4 in 21 Days'
Part of the Teach Yourself series, this book puts all of the foundational knowledge you need to build Web sites into one large volume, along with a solid explanation of the code and design principles involved. Experienced author Laura Lemay packs a tremendous amount of instruction into this massive title.
The first week of instruction covers the basics of the Web; introduces HTML; and presents simple text formatting, links, and image display. Since this book focuses on product-independent HTML 4 coding rather than instruction on a particular Web-design application, the skills you acquire will be applicable in any tool. In the next seven days of instruction, the author teaches you about style sheets, frames, tables, and the use of multimedia elements. Throughout these discussions, she presents each topic in the context of real-world application and page design.
In the final week, Lemay takes you beyond the basics and into the world of Java, Common Gateway Interface (CGI) scripting, and dynamic HTML (DHTML), including discussions of the differences between Netscape and Microsoft implementations. She finishes the book off with several chapters on effective design, site publishing and promotion, and server administration. A companion CD-ROM includes demo and trial versions of tons of authoring tools and clip media. --Stephen W. Plain [via]
More editions of Sams Teach Yourself Web Publishing With Html 4 in 21 Days:
› Find signed collectible books: 'Sams Teach Yourself XML in 24 Hours'
Sams Teach Yourself XML in 24 Hours teaches you the fundamental concepts of XML using practical, hands-on examples. Rather than dwelling on dry theory, the book is filled with clear, real-world examples of how the technology can be used today. Coverage includes displaying XML files in HTML files, parsing HTML files into corresponding hierarchical tree structure, embedding XML code into an HTML file, using Extensible Style Sheets (XSL), performing queries in XSL, and building an online store. [via]
More editions of Sams Teach Yourself XML in 24 Hours:

› Find signed collectible books: 'Software Engineering Classics'
More editions of Software Engineering Classics:
› Find signed collectible books: 'Software Requirements'
"Requirements" are essential for creating successful software because they let users and developers agree on what features will be delivered in new systems. Karl Wiegers's Software Requirements shows you how to define and get more out of software requirements with dozens of "best practices" and tips that make this book a valuable resource for both software project managers and developers.
The book's commonsense approach provides exemplary project management skills tailored to gathering (and refining, implementing, and eventually tracking) software requirements. While the book often cites recent software engineering studies, the focus always returns to practical management techniques. A case study for a chemical tracking application frames the book, and most chapters begin with anecdotes that demonstrate situations in which users and developers misunderstand each other about a software project's ultimate goals. (If you've ever worked in the field, these stories will probably sound all too familiar.)
This book offers hope, though, for improving your software design process, with dozens of tips on getting better design input from your customers and then using these requirements to generate a variety of design documents. There are numerous templates and sample documents too--a big help for the busy software manager.
Several standout sections cover negotiating difficult steps in the process, particularly how to manage shifting requirements as projects move forward and keep the various users and stakeholders content throughout the software process. Late in the book, the author surveys today's software management tools and shows how to pick the right ones for your organization.
Anchored by the author's considerable experience and software engineering expertise, this jargon-free and practical guide to software requirements can definitely give you the edge in managing software projects more efficiently. --Richard Dragan
Topics covered: software requirements specifications (SRS); business and user requirements; risk management; the requirements process; sample documents and templates; requirements development: elicitation, analysis, specification, and verification; rights and responsibilities for software customers; best practices; project management tips; process assessment and improvement; types of users; product champions; use cases and other diagrams; tips for prototyping; managing requirements change; change centered boards (CCBs); evaluating and using requirements tools; requirements traceability matrix; impact analysis. [via]
More editions of Software Requirements:

› Find signed collectible books: 'Test-Driven Development in Microsoft .Net'
More editions of Test-Driven Development in Microsoft .Net:
› Find signed collectible books: 'Understanding Com: The Architecture for Enterprise Development Using Microsoft Technologies'
Written for the IS manager or developer, Understanding COM+ explains the details of the emerging Windows 2000 COM+ standard and the real advantages it provides for enterprise computing. Clearly written and illustrated with easy-to-understand diagrams, this title succeeds in explaining the fairly difficult "plumbing" of COM+ and its impact for the future of businesses running on the Microsoft platform.
Though it provides a good deal of technical detail, the standout feature of this book is its focus on real-world business problems in the enterprise and the solutions offered by COM+. Any IS manager or developer will be able to understand concepts like transactions, resource management, events, and asynchronous communications through the author's carefully rendered diagrams and business scenarios. There's not much actual code here, but the author does suggest techniques for designing components to take advantage of COM+.
Standout material includes a full discussion of the built-in support for transactions in COM+ and a new feature that has real potential for better performance for today's Web sites: In-Memory Databases (IMDBs). (With IMDBs, instead of optimizing code, administrators can just add more RAM to the server for a real performance boost.)
As the author notes, COM+ builds on the success of COM on the Microsoft platform. For any IS manager or programmer working on Windows, Understanding COM+ delivers a useful introduction to what's best in the new COM+ on Windows 2000. --Richard Dragan
Topics covered: Enterprise applications and COM+ overview, COM+ architecture and infrastructure, interception, COM+ components and catalogs, context and transactions, security, threading models and synchronization, resource management, Just-In-Time (JIT) object activation, object pooling, queued components (QC) and asynchronous communications, queue moniker, COM+ events (publishers and subscribers, COM+ In-Memory Databases [IMDBs], and load balancing). [via]
More editions of Understanding Com: The Architecture for Enterprise Development Using Microsoft Technologies:

› Find signed collectible books: 'Unix Desktop Guide to the Korn Shell'
More editions of Unix Desktop Guide to the Korn Shell:

› Find signed collectible books: 'Unix for Dummies'
The title of this book invites comment. "Some things weren't meant for dummies and Unix is one of them," you might say. Wrong! Levine and Young take advantage of the Dummies format's strength with command-line operating systems. They flatten the learning curve and have even the greenest beginner doing useful work with Unix in mere hours.
Once you get past a couple of pointless chapters about offering pizza to Unix experts in exchange for help, you'll find conceptual explanations of files, directories, permissions, and redirection. Command explanations take a hybrid form; they mix "type this verbatim" statements with tables showing switches and parameters.
Much of Unix for Dummies is task-oriented. You'll find a whole chapter on printing, for example, that covers the commands you'll need to know to format and print a document on the right printer. Other chapters cover file searches, software installation, and X Windows navigation. The book also provides cursory coverage of four text editors--ED, vi, Emacs, and pico--but you learn little more than how to enter and save text in each.
Levine and Young include an eminently useful "DOS-to-Unix Rosetta Stone" that immediately tells you, for example, that the approximate Unix equivalent of DOS's copy is cp. DOS experts who are new transplants to a Unix environment will appreciate this translation guide. The authors wrap up with a wealth of basic troubleshooting information and a command reference.
This book, along with its companion, More Unix for Dummies, is the perfect choice for those who have no knowledge of Unix and need to learn it quickly. [via]
› Find signed collectible books: 'Where Wizards Stay Up Late'
Considering that the history of the Internet is perhaps better documented internally than any other technological construct, it is remarkable how shadowy its origins have been to most people, including die-hard Net-denizens!
At last, Hafner and Lyon have written a well-researched story of the origins of the Internet substantiated by extensive interviews with its creators who delve into many interesting details such as the controversy surrounding the adoption of our now beloved "@" sign as the separator of usernames and machine addresses. Essential reading for anyone interested in the past -- and the future -- of the Net specifically, and telecommunications generally. [via]
More editions of Where Wizards Stay Up Late:
› Find signed collectible books: 'Where Wizards Stay up Late : The Story Behind the Creation of the Internet'
Considering that the history of the Internet is perhaps better documented internally than any other technological construct, it is remarkable how shadowy its origins have been to most people, including die-hard Net-denizens!
At last, Hafner and Lyon have written a well-researched story of the origins of the Internet substantiated by extensive interviews with its creators who delve into many interesting details such as the controversy surrounding the adoption of our now beloved "@" sign as the separator of usernames and machine addresses. Essential reading for anyone interested in the past -- and the future -- of the Net specifically, and telecommunications generally. [via]
More editions of Where Wizards Stay up Late : The Story Behind the Creation of the Internet:

› Find signed collectible books: 'Xml in Action'
More editions of Xml in Action:

› Find signed collectible books: 'Xml in Plain English'
More editions of Xml in Plain English:

› Find signed collectible books: 'Xml Programming Bible'
More editions of Xml Programming Bible:

› Find signed collectible books: 'Xslt and Xpath on the Edge: Unlimited Edition'
More editions of Xslt and Xpath on the Edge: Unlimited Edition:

› Find signed collectible books: 'Xslt for Dummies'
More editions of Xslt for Dummies:
› Find signed collectible books: 'Zen of Assembly Language: Knowledge'
More editions of Zen of Assembly Language: Knowledge:

› Find signed collectible books: 'Zend PHP Certification Study Guide'
More editions of Zend PHP Certification Study Guide:
