Friday, November 30, 2007

Learning Standard C++ as a New Language.pdf

This paper compares a few examples of simple C++ programs written in a modern style using the standard library to traditional C-style solutions. It argues briefly that lessons from these simple examples are relevant to large programs. More generally, it argues for a use of C++ as a higher-level language that relies on abstraction to provide elegance without loss of efficiency compared to

Tuesday, November 27, 2007

Beginner's Guide to Search Engine Optimization

This ebook provides a complete overview of many of the processes, techniques and strategies used by professional search engine optimization specialists. Unleash the secret how websites went from zero to thousands even millions visitors a month by applying certain SEO tactics without have to spend a dime for advertising, and how we can do to.
This SEO ebook explain concisely anything seo-newbie

Monday, November 26, 2007

Knowing Knoppix - The First Guide to Knoppix for The Complete Beginner.pdf

Great Linux ebook for smart people who wants to run astoundingly clever operating system direct from CD .. yes "A LIVE Linux Operating System". Knoppix runs Linux completely from CD, automatically detects hardware in your computer or notebook/laptop, such as video card, sound card, modem, lan car, wifi, pcmcia card, usb car and lots more with a great compatibility lists.
Quit Knoppix as easy as

Wednesday, November 21, 2007

Linux HPC Cluster Installation.pdf

This redbook will guide system architects and systems engineers through a basic understanding of cluster technology, terms, and Linux High-Performance Computing (HPC) clusters. We discuss some of the design guidelines used when architecting a solution and on how to install and configure a working Linux HPC cluster.
This redbook documents the building of a Linux HPC cluster on IBM eserver xSeries

Wireless LAN Technologies and Windows XP.pdf

This ebook provides an introduction to the Wireless local area network (LAN) technologies being deployed today. It includes an overview of wireless network topologies and general terminology needed to understand the issues. This is followed by a section discussing the various challenges associated with deploying Wireless LAN technologies. Finally a set of solutions to these problems are discussed

Essentials of the Java Programming Language.pdf

Whether you are a hobbyist, or a professional programmer, Essentials of the Java Programming Language ebook is definitely for you. It covers Java programming from the ground up, with concise explanation, popular programming examples and solutions.
Essentials of the Java Programming Language ebook's Table of Contents: Chapter 1 - Introduction Chapter 2 - User Interaction Chapter 3 - Arithmetic

Tuesday, November 20, 2007

Wireless Extensions for Linux.pdf

Wireless Extensions for Linux (is a part of Linux Wireless LAN Howto) was compiled by Jean Tourrilhes, is to give an overview of the Wireless Extensions. The first part will explain the reason of this development and the generals ideas behind this work. Then, we will give the current status of the development. The third part will explore the user interface. We will finish by some implementation

Thursday, November 15, 2007

AppleScript Basics.pdf

Applescript is an Apple scripting language for the Macintosh Operating System and included on every Macintosh, which is commonly used to program CGIs for Macintosh based Web servers. This scripting language is very different than traditional programming language, it uses an English-like syntax. Generally, AppleScript is the word used to designate the Mac OS scripting interface, which is meant to

Wednesday, November 07, 2007

Linux System Administrator's Survival Guide

Linux System Administrator's Survival Guide is a Sams imprint ebook, published in January 1996 and was written by Timothy Parker.
This Linux Sysadmin ebook comprises seven chapters on Installation & Configuration, Managing the System, Networking basic and advance, Internet connection stuff .. including the Appendix.
Unfortunately this ebook is not available in pdf format, audience must read this

Monday, November 05, 2007

Learning Perl the Hard Way.pdf

This book gets trough the basic as quickly as possible and let the audience to know how to have fun with perl in instance. Learning Perl the Hard Way emphasizes good programming style in Perl and not in a quick and dirt style, however this audience needs to know how to program in anothe language before practice to program Perl via this book.
This book is a work in progress. I have some ideas

Sunday, November 04, 2007

Building Secure ASP.NET Applications.pdf

This ebook presents a practical, scenario driven approach to designing and building secure ASP.NET applications for Windows 2000 and version 1.0 of the .NET Framework. It focuses on the key elements of authentication, authorization and secure communication within and across the tiers of distributed .NET Web applications.
This ebook is not an introduction to security. It is not a security

Thursday, November 01, 2007

Oracle Server 9i Quick Reference Guide.pdf

Oracle Server 9i Quick Reference Guide is some kind of outgrown cheat-sheet for all of us with limited supply of system memory. It enables quick lookup of syntax for statements which one might need less frequently in daily work. So the major goal of this document is compaction, not clarity. Some syntax options only work under certain circumstances, some options exclude each other. This behaviour

A Tutorial for C/C++ Programming on Linux.pdf

This tutorial aims to help students and teachers enriching the learning experience in a undergraduate course.
Though this tutorial explains C/C++ on Linux, Shridhar Daithankar, the author, would encourage students to explore usage other compilers such a Microsoft Visual C/C++ and Intel C/C++.
This 18 pages ebook tutorial consists of Introduction, Starting C programming with Linux, C/C++ Compiler,