You are in our page by page library listing.
Link to our main listing by subject
|
TITLE |
| Designing with Web Standards |
| EDITION |
| 1st |
| ISBN |
| 0-7357-1201-8 |
| AUTHOR(S) |
| Jeffrey Zeldman |
| PUBLISHER |
| New Riders |
| PUBLISHED |
| 2003 |
| LEVEL(S) |
| 3 and 4 [about levels] |
| WHC Favourite |
| Order Designing with Web Standards from amazon.com |
| SYNOPSIS |
You code. And code. And code. You build only to rebuild. You focus on making your site compatible with almost every browser or wireless device ever put out there. Then along comes a new device or a new browser, and you start all over again.
You can ... more
|
|
|
TITLE |
| Text Processing in Python |
| EDITION |
| 1st |
| ISBN |
| 0-321-11254-7 |
| AUTHOR(S) |
| David Mertz |
| PUBLISHER |
| Addison-Wesley |
| PUBLISHED |
| 2003 |
| LEVEL(S) |
| 2 to 4 [about levels] |
|
| Order Text Processing in Python from amazon.com |
| SYNOPSIS |
Text Processing in Python is an example-driven, hands-on tutorial that carefully teaches programmers how to accomplish numerous text processing tasks using the Python language. Filled with concrete examples, this book provides efficient and effective ... more
|
|
|
TITLE |
| Programming Python |
| EDITION |
| 2nd |
| ISBN |
| 0-596-00085-5 |
| AUTHOR(S) |
| Mark Lutz |
| PUBLISHER |
| O'Reilly & Associates, Inc. |
| PUBLISHED |
| 2001 |
| LEVEL(S) |
| 3 to 5 [about levels] |
|
| Order Programming Python from amazon.com |
| SYNOPSIS |
Programming Python focuses on advanced uses of the Python programming/scripting language, which has evolved from an emerging language of interest primarily to pioneers, to a widely accepted tool that traditional programmers use for real day-to-day ... more
|
|
|
TITLE |
| Practical mod_perl |
| EDITION |
| 1st |
| ISBN |
| 0-596-00227-0 |
| AUTHOR(S) |
| Eric Cholet, Stas Bekman |
| PUBLISHER |
| O'Reilly & Associates, Inc. |
| PUBLISHED |
| 2003 |
| LEVEL(S) |
| 3 and 4 [about levels] |
|
| Order Practical mod_perl from amazon.com |
| SYNOPSIS |
mod_perl embeds the popular programming language Perl in the Apache web server, giving rise to a fast and powerful web programming environment. Practical mod_perl is the definitive book on how to use, optimize, and troubleshoot mod_perl.
New mod_perl ... more
|
|
|
TITLE |
| Secure Coding: Principles & Practices |
| EDITION |
| 1st |
| ISBN |
| 0-596-00242-4 |
| AUTHOR(S) |
| Kenneth R. van Wyk, Mark Graff |
| PUBLISHER |
| O'Reilly & Associates, Inc. |
| PUBLISHED |
| 2003 |
| LEVEL(S) |
| 2 and 3 [about levels] |
|
| Order Secure Coding: Principles & Practices from amazon.com |
| SYNOPSIS |
Practically every day, we read about a new type of attack on computer systems and networks. Viruses, worms, denials of service, and password sniffers are attacking all types of systems -- from banks to major e-commerce sites to seemingly impregnable government ... more
|
|
|
TITLE |
| Mastering Perl for Bioinformatics |
| EDITION |
| 1st |
| ISBN |
| 0-596-00307-2 |
| AUTHOR(S) |
| James Tisdall |
| PUBLISHER |
| O'Reilly & Associates, Inc. |
| PUBLISHED |
| 2003 |
| LEVEL(S) |
| 3 and 4 [about levels] |
|
| Order Mastering Perl for Bioinformatics from amazon.com |
| SYNOPSIS |
Historically, programming hasn't been considered a critical skill for biologists. But now, with access to vast amounts of biological data contained in public databases, programming skills are increasingly in strong demand in biology research and development. ... more
|
|
|
TITLE |
| Learning UML |
| EDITION |
| 1st |
| ISBN |
| 0-596-00344-7 |
| AUTHOR(S) |
| Sinan Si Alhir |
| PUBLISHER |
| O'Reilly & Associates, Inc. |
| PUBLISHED |
| 2003 |
| LEVEL(S) |
| 1 and 2 [about levels] |
|
| Order Learning UML from amazon.com |
| SYNOPSIS |
Since the dawn of computing, software designers and developers have searched for ways to describe the systems they worked so hard to create. Flowcharts enabled the concise documentation of program-flow and algorithms. Entity-relationship diagrams enabled ... more
|
|
|
TITLE |
| Mac OS X Unwired |
| EDITION |
| 1st |
| ISBN |
| 0-596-00508-3 |
| AUTHOR(S) |
| Dori Smith, Tom Negrino |
| PUBLISHER |
| New Riders |
| PUBLISHED |
| 2003 |
| LEVEL(S) |
| 2 to 4 [about levels] |
|
| Order Mac OS X Unwired from amazon.com |
| SYNOPSIS |
Mac OS X Unwired introduces you to the basics of wireless computing, from the reasons why you'd want to go wireless in the first place, to setting up your wireless network or accessing your wireless services on the road. The book provides a complete introduction ... more
|
|
|
TITLE |
| SQL Tuning |
| EDITION |
| 1st |
| ISBN |
| 0-596-00573-3 |
| AUTHOR(S) |
| Dan Tow |
| PUBLISHER |
| O'Reilly & Associates, Inc. |
| PUBLISHED |
| 2003 |
| LEVEL(S) |
| 4 and 5 [about levels] |
|
| Order SQL Tuning from amazon.com |
| SYNOPSIS |
A poorly performing database application not only costs users time, but also has an impact on other applications running on the same computer or the same network. SQL Tuning provides an essential next step for SQL developers and database administrators ... more
|
|
|
TITLE |
| Python Web Programming |
| EDITION |
| 1st |
| ISBN |
| 0-7357-1090-2 |
| AUTHOR(S) |
| Steve Holden |
| PUBLISHER |
| New Riders |
| PUBLISHED |
| 2002 |
| LEVEL(S) |
| 2 to 4 [about levels] |
|
| Order Python Web Programming from amazon.com |
| SYNOPSIS |
Python Web Programming is a practical introduction to building networked systems in the object-oriented framework of the Python language. It shows how to leverage the powerful Python libraries to build systems with less programming effort and easier maintenance. ... more
|
|
|
TITLE |
| Python Essential Reference |
| EDITION |
| 2nd |
| ISBN |
| 0-7357-1091-0 |
| AUTHOR(S) |
| David M. Beazley |
| PUBLISHER |
| New Riders |
| PUBLISHED |
| 2001 |
| LEVEL(S) |
| 2 to 4 [about levels] |
|
| Order Python Essential Reference from amazon.com |
| SYNOPSIS |
Python Essential Reference, Second Edition, is the definitive guide to the Python programming language. Designed for programmers, it covers the core language, more than 100 modules in the standard library, and the techniques used to extend Python with ... more
|
|
|
TITLE |
| LDAP System Administration |
| EDITION |
| 1st |
| ISBN |
| 1-56592-491-6 |
| AUTHOR(S) |
| Gerald Carter |
| PUBLISHER |
| O'Reilly & Associates, Inc. |
| PUBLISHED |
| 2003 |
| LEVEL(S) |
| 2 and 3 [about levels] |
|
| Order LDAP System Administration from amazon.com |
| SYNOPSIS |
Be more productive and make your life easier. That's what LDAP System Administration is all about.
System administrators often spend a great deal of time managing configuration information located on many different machines: usernames, passwords, printer ... more
|
|
| Total of 12 books listed out of a total of 609 books |