docs
Professional PHP Programming
22 августа 2006, 15:39The PHP language structure and syntax, including its data types, operators, statements and
functions; The process of installing the scripting engine onyour server; The myriad of PHP modules that greatly enhance its capabilities; Server Side Programming; Practical case study examples of PHP in action.
Tags: php
Learning XML
22 августа 2006, 12:32This book is intended to give you a birds-eye view of the XML landscape that is now taking shape. To get the most out of this book, you should have some familiarity with structured markup, such as HTML or TeX, and with World Wide Web concepts such as hypertext linking and data representation. You don"t need to be a developer to understand XML concepts, however.
Tags: xml
The Guru"s Guide to Transact-SQL
22 августа 2006, 12:13This is a coder"s book. It"s intended to help developers build applications that make use of Transact-SQL. It"s not about database administration or design. It"s not about end-user or GUI application development. It"s not even about server or database performance tuning. It"s about developing the best Transact-SQL code possible, regardless of the application.
Tags: sql
SQL in a Nutshell. A Desktop Quick Reference.
22 августа 2006, 11:50SQL in a Nutshell identifies the differences between the various vendor implementations of SQL.
Tags: sql
Объектно-ориентированное программирование
21 августа 2006, 18:47на русском языке
Tags: general programming , oop
Tcl and the Tk Toolkit
21 августа 2006, 18:31This book is about two packages called Tcl and Tk. Together they provide a programming system for developing and using graphical user interface (GUI) applications. Tcl stands for “tool command language” and is pronounced “tickle”; is a simple scripting language for controlling and extending applications.
Tags: tcl
SQL Cookbook
21 августа 2006, 18:21Window functions, Bucketization, The technique of walking a string, and more…
Tags: sql