i formulate infinity and store it deep inside of me

Powered by Astir.News engine

docs

Ajax Hacks

10 января 2008, 14:45

This valuable guide provides direct, hands-on solutions that take the mystery out of Ajaxs many capabilities. Each hack represents a clever way to accomplish a specific task, saving you countless hours of searching for the right answer.

Tags: AJAX

Ajax For Dummies

10 января 2008, 14:41

This book gives you the whole Ajax story, from soup to nuts.

Tags: AJAX

CSS Instant Results

10 января 2008, 14:37

Helping you to quickly master and implement the diverse web applications CSS enables for web designers, this book features ten projects with instructions that will enable you to understand and then modify it so you can reuse it in different situations.

Tags: css

Professional CSS: Cascading Style Sheets for Web Design

09 августа 2007, 13:46

Great book for professional designers and experienced HTML users new to CSS.

Tags: css

Web Development with Perl

09 августа 2007, 13:13

Two-day course in which you will learn how to write dynamic,interactive web applications using the Perl programming language.

Tags: perl

Mastering Algorithms with Perl

09 августа 2007, 13:09

This book is sometimes fierce and sometimes playful. The fierce part is the computer science: we"ll often talk like computer scientists talk and discuss problems that matter little to the practical Perl programmer. Other times, we"ll playfully explain the problem and simply tell you about ready-made solutions you can find on the Internet.

Tags: perl

PHP Essentials, 2nd edition

09 августа 2007, 13:06

This text serves as an introduction to the PHP scripting language and provides real-world examples of common uses - from downloading, installing and configuring a Web server with PHP, to creating dynamic content via database interfaces and more.

Tags: php

Classic Shell Scripting

09 августа 2007, 13:03

An essential skill for Unix users and system administrators, shell scripts let you easily crunch data and automate repetitive tasks, offering a way to quickly harness the full power of any Unix system. This book provides the tips, tricks, and organized knowledge you need to create excellent scripts, as well as warnings of the traps that can turn your best efforts into bad shell scripts.

Tags: freebsd

Mastering Regular Expressions, 2nd Edition

09 августа 2007, 13:00

This book is about a powerful tool called "regular expressions". It teaches you how to use regular expressions to solve problems and get the most out of tools and languages that provide them. Most documentation that mentions regular expressions doesn"t even begin to hint at their power, but this book is about mastering regular expressions.

Tags: perl

Perl Best Practices

09 августа 2007, 12:56

Perl Best Practices offers guidelines that actually work, and that many developers around the world are already using. Much like Perl itself, these guidelines are about helping you to get your job done, without getting in the way. The guidelines cover code layout, naming conventions, choice of data and control structures, program decomposition, interface design and implementation, modularity, object orientation, error handling, testing, and debugging.

Tags: perl