i formulate infinity and store it deep inside of me

Powered by Astir.News engine

docs

Managing and Using MySQL, 2nd Edition

25 августа 2006, 11:49

Learn how to use MySQL, a popular database product that supports key subsets of SQL on Linux and Unix systems. Using C/C++, Java, Perl, PHP, or Python, you can write programs to interact with a MySQL database, either as a stand-alone application or through a web page. This book covers the whole process, from installation to programming interfaces and database administration. It includes ample tutorial material and examples.

Tags: mysql

MySQL Pocket Reference

25 августа 2006, 11:47

Easy to take and use anywhere, the MySQL Pocket Reference provides instant reminders on how to use important MySQL functions in conjunction with key parts of the LAMP open source infrastructure. The book covers installation of MySQL and includes a description of SQL commands, data types, operators, and functions. In this small book, you get a handy reference to the enormous feature set of MySQL, the dominant database in the open source world.

Tags: mysql

Practical PostgreSQL

25 августа 2006, 11:42

This book is intended to be a practical guide to PostgreSQL v7.1.x, though most of the book should also apply to earlier and future releases of PostgreSQL. The content is focused on getting you comfortable with PostgreSQL in the most expedient fashion possible. Although we will touch on some academic database subjects, such discussion will be kept brief. Our core focus is to provide the reader with enough of an understanding of PostgreSQL to manage a fully operational PostgreSQL database. Our hope is that by introducing this book to the community we will provide a better understanding of PostgreSQL and its functionality.

Tags: postgresql

Learning Python, 2nd Edition

25 августа 2006, 11:17

Learning Python, Second Edition offers programmers a comprehensive learning tool for Python and object-oriented programming. Thoroughly updated, this guide introduces the basic elements of the latest release of Python 2.3 and covers new features, such as list comprehensions, nested scopes, and iterators/generators.

Tags: python

Advanced Perl Programming 2nd edition

25 августа 2006, 11:15

Advanced Perl Programming teaches you all the complex techniques for production-ready Perl programs. This completely updated guide clearly explains concepts such as introspection, overriding built-ins, extending Perl"s object-oriented model, and testing your code for greater stability.

Tags: perl

JavaScript Pocket Reference, 2nd Edition

25 августа 2006, 11:11

The JavaScript Pocket Reference, 2nd Edition provides a complete overview of the core JavaScript language and client-side scripting environment, as well as quick-reference material on core and client-side objects, methods, and properties. The new edition has been revised to cover JavaScript 1.5, and is particularly useful for developers working with the latest standards-compliant web browsers, such as Internet Explorer 6, Netscape 7, and Mozilla.

Tags: javascript

Intermediate Perl

25 августа 2006, 11:07

Originally released in 2003 as Learning Perl Objects, References, and Modules and revised and updated for Perl 5.8, this book offers a gentle but thorough introduction to intermediate programming in Perl. Written by the authors of the best-selling Learning Perl, it picks up where that book left off.

Tags: perl

Python Pocket Reference, 2nd Edition

25 августа 2006, 11:05

Tags: python

PHP Developer"s Cookbook, Second Edition

25 августа 2006, 11:02

The PHP Developer"s Cookbook is a task-based reference designed to give developers easy-to-follow solutions to common problems they might encounter. Each solution provides complete code listings along with an in-depth explanation of how and why a particular solution was used.

Tags: php

Learning PHP 5

25 августа 2006, 10:53

PHP"s gentle learning curve and approachable syntax make it an ideal "gateway" language for the nontechnical web professional. Learning PHP 5 is aimed at both this interested, intelligent, but not necessarily technical individual as well as at programmers familiar with another language who want to learn PHP.

Tags: php