Computer Books
Books on various Computer Technologies and Programming Languages
Version Control with Subversion | by Ben Collins-Sussman, Brian W. Fitzpatrick and C. Michael Pilato- Today's increasingly fast pace of software development--as programmers make small changes to software one day only to undo them the next--has heightened the problem of mastering the art of managing changes to information; consecutive work on code or single-programmer software is a rare sight these days. Without careful attention to version control, concurrent and collaborative work can create more headaches than it solves. This is where Subversion comes into play. Written by members of the Subversion open source development team, Version Control with Subversion introduces the powerful new versioning tool designed to be the successor to the Concurrent Version System or CVS.
Practical mod_perl | by Stas Bekman and Eric Cholet- Written for Perl web developers and web administrators, Practical mod_perl is an extensive guide to the nuts and bolts of the powerful and popular combination of Apache and mod_perl. From writing and debugging scripts to keeping your server running without failures, the techniques in this book will help you squeeze every ounce of power out of your server. True to its title, this is the practical guide to mod_perl.
55 Ways to Have Fun With Google | by Philipp Lenssen- A cabinet of search engine curiosities, riddles, games, and a little
bit of usefulness
Practical PostgreSQL | by John Worsley and Joshua Drake- Our hope is that by introducing this book to the community, we will give
better understanding of PostgreSQL and its associated functionality. This book
is intended to be a practical guide to PostgreSQL v7.1.x, although most of
the book should apply to earlier and future releases of PostgreSQL. The
content has been written to provide a means of allowing you to get
comfortable with PostgreSQL in the most expedient fashion. Although we will
touch on some academic database subjects, the discussion will be kept brief.
Our core focus is to provide the reader with enough understanding of
PostgreSQL to create a fully operational PostgreSQL database.