i formulate infinity and store it deep inside of me

Powered by Astir.News engine

docs

Learning the bash shell, 2nd edition

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

This second edition covers all of the features of bash Version 2.0, while still applying to bash Version 1.x. It includes one-dimensional arrays, parameter expansion, more pattern-matching operations, new commands, security improvements, additions to ReadLine, improved configuration and installation, and an additional programming aid, the bash shell debugger.

Tags: freebsd

XML in Action

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

There are several implementations of XML, and there are many XML processors. This book focuses on the implementation of XML in Microsoft Internet Explorer 5 and on the Microsoft XML processor, called Msxml.

Tags: xml

Text Processing in Python

25 августа 2006, 14:48

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 solutions to specific text processing problems and practical strategies for dealing with all types of text processing challenges.

Tags: python

PHP Functions Essential Reference

25 августа 2006, 14:43

PHP Functions Essential Reference is a detailed and practical function reference for the PHP programming language. Concise and authoritative, this working programmer"s guide covers the core function groups plus 300 additional commonly used PHP functions, and details 800 more functions on the book"s web site.

Tags: php

Regular Expression Pocket Reference

25 августа 2006, 14:35

Ideal as an introduction for beginners and a quick reference for advanced programmers, Regular Expression Pocket Reference is a comprehensive guide to regular expression APIs for C, Perl, PHP, Java, .NET, Python, vi, and the POSIX regular expression libraries. This handy book offers programmers a complete overview of the syntax and semantics of regular expressions, which are at the heart of every text-processing application. When you"ve reached a sticking point and need to get to a solution quickly, the new Regular Expression Pocket Reference is the book you"ll want to have.

Tags: perl

High Performance MySQL

25 августа 2006, 14:20

In High Performance MySQL you will learn about MySQL indexing and optimization in depth so you can make better use of these key features. You will learn practical replication, backup, and load-balancing strategies with information that goes beyond available tools to discuss their effects in real-life environments. And you"ll learn the supporting techniques you need to carry out these tasks, including advanced configuration, benchmarking, and investigating logs.

Tags: mysql

Perl Cookbook, 2nd Edition

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

Perl Cookbook is a comprehensive collection of problems, solutions, and practical examples for anyone programming in Perl. The book contains hundreds of rigorously reviewed Perl "recipes" and thousands of examples ranging from brief one-liners to complete applications. The second edition of Perl Cookbook has been fully updated for Perl 5.8, with extensive changes for Unicode support, I/O layers, mod_perl, and new technologies that have emerged since the previous edition of the book. Recipes have been updated to include the latest modules. New recipes have been added to every chapter of the book, and some chapters have almost doubled in size.

Tags: perl

Learning Perl, 4th Edition

25 августа 2006, 12:31

Learning Perl, better known as "the Llama book", starts the programmer on the way to mastery. Written by three prominent members of the Perl community who each have several years of experience teaching Perl around the world, this latest edition has been updated to account for all the recent changes to the language up to Perl 5.8.

Tags: perl

Python Cookbook, 2nd Edition

25 августа 2006, 12:09

Like its predecessor, the new edition offers a collection of solutions to problems that Python programmers face everyday. Updated for Python 2.4, it now includes over 200 recipes that range from simple tasks, such as working with dictionaries and list comprehensions, to complex tasks, such as monitoring a network and building a templating system.

Tags: python

Perl for System Administration

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

If you know a little Perl, and you need to perform system administration tasks, this is the right book for you. Readers with varying levels of both Perl programming experience and system administration experience will all find something of use within these pages.

Tags: perl