i formulate infinity and store it deep inside of me

Powered by Astir.News engine

docs

Java Cookbook

23 августа 2006, 14:37

The Java Cookbook is a comprehensive collection of problems, solutions, and practical examples for anyone programming in Java. Developers will find hundreds of tried-and-true Java "recipes" covering all of the major APIs as well as some APIs that aren"t as well documented in other Java books. The book provides quick solutions to particular problems that can be incorporated into other programs, but that aren"t usually programs in and of themselves.

Tags: java

Effective Java: Programming Language Guide

23 августа 2006, 14:12

Featuring fifty-seven valuable rules of thumb, Effective Java Programming Language Guide
contains working solutions to the programming challenges most developers encounter each
day. Offering comprehensive descriptions of techniques used by the experts who developed
the Java platform, this book reveals what to do - and what not to do - in order to produce
clear, robust and efficient code.

Tags: java

Web Client Programming with Perl

23 августа 2006, 10:54

This book is out of print, but it has been made available online through the O"Reilly Open Books Project.

Tags: perl

GAWK: Effective AWK Programming

22 августа 2006, 16:19

A User’s Guide for GNU Awk, Edition 3

Tags: awk

Perl: The Complete Reference, 2nd edition

22 августа 2006, 16:00

Tags: perl

Professional PHP Programming

22 августа 2006, 15:39

The 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:32

This 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:13

This 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 for Dummies, 5th edition

22 августа 2006, 11:52

Tags: sql

SQL in a Nutshell. A Desktop Quick Reference.

22 августа 2006, 11:50

SQL in a Nutshell identifies the differences between the various vendor implementations of SQL.

Tags: sql