i formulate infinity and store it deep inside of me

Powered by Astir.News engine

docs

Объектно-ориентированное программирование

21 августа 2006, 18:47

на русском языке

Tags: general programming , oop

Tcl and the Tk Toolkit

21 августа 2006, 18:31

This 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

MySQL bible

21 августа 2006, 18:23

All about MySQL

Tags: mysql

SQL Cookbook

21 августа 2006, 18:21

Window functions, Bucketization, The technique of walking a string, and more…

Tags: sql

FreeBSD Architecture Handbook

21 августа 2006, 18:10

Tags: freebsd

FreeBSD Handbook

21 августа 2006, 18:09

The FreeBSD Documentation Project

Tags: freebsd

Foundations of Ajax examples

21 августа 2006, 17:51

Files and Examples to the "Foundations of Ajax" book.

Tags: AJAX

Python Cookbook

21 августа 2006, 17:43

А collection of recipes for Python programmers, contributed by Python community members.

Tags: python

Core Python Programming

21 августа 2006, 17:37

Core Python Programming delivers hundreds of industrial-strength code snippets and examples, all targeted at professional developers who want to leverage their existing skills.

Tags: python

Learning Python

21 августа 2006, 17:35

This book provides a quick introduction to the Python programming language. Python is a
popular object-oriented language used for both standalone programs and scripting applications
in a variety of domains.

Tags: python