i formulate infinity and store it deep inside of me

Powered by Astir.News engine

docs

Programming Python, 2nd Edition

15 сентября 2006, 17:01

Programming Python focuses on advanced applications of Python. Endorsed by Python creator Guido van Rossum, it demonstrates advanced Python techniques, and addresses software design issues such as reusability and object-oriented programming. The enclosed platform-neutral CD-ROM has book examples and various Python-related packages, including the full Python Version 2.0 source code distribution.

Tags: python

Cascading Style Sheets, 2nd Edition

15 сентября 2006, 16:24

Cascading Style Sheets: The Definitive Guide, 2nd Edition is a thorough review of all aspects of CSS2.1 and a comprehensive guide to CSS implementation. The book includes new content on positioning, lists and generated content, table layout, user interface, paged media, and more. It explores in detail each individual CSS property and how it interacts with other properties, and shows how to avoid common mistakes in interpretation.

Tags: css

CSS Cookbook

15 сентября 2006, 15:50

The CSS Cookbook cuts straight through the theory to provide hundreds of useful examples and CSS code recipes you can use immediately to format your web pages. Reflecting CSS2 and including topics that range from basic web typography and page layout to techniques for formatting lists, forms, and tables, the CSS Cookbook is a must-have resource for any web author who has even considered using CSS.

Tags: css

Advanced PHP for Web Professionals

15 сентября 2006, 15:40

In this concise, hands-on tutorial, PHP expert Christopher Cosentino delivers dozens of powerful new techniques for building serious Web applications. Through professional-quality examples drawn from his six years as a PHP developer, Cosentino walks you through building friendlier, more usable sites; improving user authentication; generating dynamic graphics; parsing XML documents; building database-independent Web applications; and much more!

Tags: php

Developing XML Solutions

15 сентября 2006, 15:33

This book is intended for anyone who wants a glimpse into the next generation of enterprise development. If you want to develop an understanding of Extensible Markup Language (XML) and learn how to use XML for business-to-business (B2B) communications, learn what the Simple Object Access Protocol (SOAP) and BizTalk extensions are, and learn how to use Microsoft Internet Explorer 5 with XML, this book will provide the information you need. You are assumed to have a basic understanding of Microsoft Visual Basic and the Visual Basic Integrated Development Environment (IDE). Developers will find code samples, a discussion of the Internet Explorer 5 document object model, and many more topics. Web developers will find material on using XML to build Web pages. Senior developers and managers will find discus-sions on how XML can be integrated into the enterprise.

Tags: xml

PostgreSQL: The comprehensive guide to building, programming, and administering PostgreSQL databases, Second Edition

15 сентября 2006, 14:36

The second edition of the best-selling PostgreSQL has been updated to completely cover new features and capabilities of the 8.0 version of PostgreSQL.This definitive guide to building, programming and administering the powerful PostgreSQL open-source database system will help you harness one of the most widely used open source, enterprise-level database systems.

Tags: postgresql

Beginning PHP4

15 сентября 2006, 13:16

Tags: php

Core PHP Programming, Third Edition

15 сентября 2006, 13:09

Core PHP Programming, Third Edition is the authoritative guide to the new PHP 5 for experienced developers. Networking, data structures, regular expressions, math, configuration, graphics, MySQL/PostgreSQL support, XML, algorithms, debugging, optimization.

Tags: php

Ruby in a Nutshell

15 сентября 2006, 13:04

While Ruby is easy to learn, there are many details that you can"t be expected to remember. This book presents those details in a clean and concise format. It is a reference to keep next to your desktop or laptop, designed to make Ruby even easier to use.

Tags: ruby

The Ruby Way

15 сентября 2006, 13:00

The Ruby Way takes a "how-to" approach to Ruby programming with the bulk of the material consisting of more than 300 examples arranged by topic. Each example answers the question "How do i do X in Ruby?"

Tags: ruby