Owner: Free EBook Downloads URL:http://free-ebooks-center.blogspot.com Join Date: Tue, 24 Jun 2008 00:32:42 -0500 Rating:0 Site Description: Free ebooks download on all IT/Computer and programming.Especially for all IT related certification exams such as Sun Certification,CISCO certification,RHCE,etc and common exams such as GRE,TOFEL,etc Site statistics:Click here
Programming Ruby: The Pragmatic Programmer's Guide 2008-06-01 14:25:00 This book is a tutorial and reference for the Ruby programming language. Use Ruby, and you'll write better code, be more productive, and enjoy programming more.These are bold claims, but we think that after reading this book you'll agree with them. And we have the experience to back up this belief. As PragmaticProgrammer
s we've tried many, many languages in our search for tools to make our lives Read more:Guide
, Programming
The Database Administrator's Guide to the SQL Server Database Engine .NET 2008-06-01 14:25:00 SQL Server 2005 provides the database application programmer with a rich new development platform by hosting the .NET Framework Common Language Runtime environment (CLR). With new capabilities come new roles and responsibilities for the Database
Administrator (DBA). This whitepaper helps the DBA determine appropriate use of this new feature and guidance on when other alternatives may provide bette Read more:Engine
, Guide
, SQL
Teach Yourself Microsoft SQL Server 7 in 21 Days 2008-06-01 14:18:00 Welcome to Sams Yourself
.htm">Teach Yourself
MicrosoftSQL
Server 7.0 in 21 Days. We hope this book will help not only teach you about SQL Server but also prove valuable for everyday work involving SQL Server. We have worked hard to see that the skills you learn from this book will easily translate into real-world methods and solutions.There are certain skills you need to successfully install, administer, troub
Database Engine Tuning Advisor (DTA) in SQL Server 2005 2008-06-01 14:13:00 Database administrators in enterprises today face the challenging task of determining an appropriate physical design that consists of partitioned tables, indexes, and indexed views and that both optimizes server performance and is easy to manage. Database EngineTuning
Advisor (DTA) in Microsoft SQL
Server 2005 can assist in this task. Given a workload of SQL queries and updates, DTA recommends an Read more:Database
, SQL Server
PHP_How_To.pdf 2008-06-01 14:08:00 Everything has limitations or disadvantages and PHP is no exception. The following are the limitations of PHP (so be WARNED !!) 1. PHP is NOT 100 % pure Object Oriented scripting language. PHP is good if your PHP code size does not exceed 3,00,000 lines. Maintainence of PHP code greater than 1,00,000 lines becomes more difficult. 2. PHP will NOT give the performance of "C" or "C++" language. B
Rasmus_Lerdoff--PHP_&_MySQL_Conference.pdf 2008-06-01 14:06:00 Apache's ErrorDocument directive can come in handy. For example, this line in your Apache configuration file:ErrorDocument 404 /error.phpCan be used to redirect all 404 errors to a PHP script. The following server variables are of interest: 1. $REDIRECT_ERROR_NOTES - File does not exist: /docroot/bogus 2. $REDIRECT_REQUEST_METHOD - GET 3. $REDIRECT_STATUS - 404 4. $REDIRECT_URL - /docroot/ Read more:MySQL
Introduction_to_C_and_C++_Programming.pdf 2008-06-01 14:02:00 In this sequence of modules we examine the programming process, and the use of related computer languages C and C++. The first module presents an overview of the evolution of computer languages, leading to an understanding of their variety. We will also classify languages by their organisation, structure and operation, leading to a typology of computer languages. By examining their evolution we wi Read more:Introduction
, Programming
A Programmer's Introduction_to_PHP_4.0.pdf 2008-06-01 14:01:00 No matter what language you are familiar with, this book will benefit you. Beginning with a rapid introduction to PHP's syntax and basic functionality, you will swiftly understand PHP. The book then steers you toward advanced issues, like PHP's role in database manipulation, sessions, and user interactivity.Author W.J. Gilmore also examines how PHP can work with XML, JavaScript, and the Component Read more:Introduction
, Programmer
Python_Reference_Manual.pdf 2008-06-01 13:58:00 Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. Its high-level built in data structures, combined with dynamic typing and dynamic binding, make it very attractive for rapid application development, as well as for use as a scripting or glue language to connect existing components together. Python's simple, easy to learn syntax emphasizes readabilit Read more:Python
Dissecting a C_Sharp Applications.pdf 2008-06-01 13:54:00 he SharpDevelop project started as a "one man show" in September of 2000, just a few months after Microsoft released an Alpha of what was to become .NET 1.0 in early 2002. SharpDevelop is Mike Krüger's brainchild, and he got started because he was disappointed with current programming languages, and did want to try out the new programming language C#. As there was no really good programming edito Read more:Applications
, Dissecting
A Quick Introduction C++.pdf 2008-06-01 13:52:00 If programming in Pascal is like being put in a straightjacket, then programming in C is like playing with knives and programming in C++ is like juggling chainsawsThis note was written originally for explaining the C++ used in the Nachos project, to introduce some simple C++ concepts and outlines a subset of C++ that is easier to learn and use than the full language.Table of Content: 1. Intr Read more:Introduction
, Quick
Compilers and Compilers Generators, an introduction with C++.pdf by P.D. Terry 2008-06-01 13:41:00 This book has been written to support a practically oriented course in programming language translation for senior undergraduates in Computer Science. More specifically, it is aimed at students who are probably quite competent in the art of imperative programming (for example, in C++, Pascal, or Modula-2), but whose mathematics may be a little weak; students who require only a solid introduction t Read more:Generators
, Terry
Introduction to ASP.pdf 2008-06-01 08:26:00 Introduction to ASP.pdfAre you sick of static HTML pages? Do you want to create dynamic web pages? Do you want to enable your web pages with database access? If your answer is �Yes�, ASP might be a solution for you. In May 2000, Microsoft estimated that there are over 800,000ASP developers in the world (1). You may come up with a question what the heck ASP is. Don�t worry. After reading this Read more:Introduction
A Quick Introduction C++.pdf 2008-06-01 08:24:00 If programming in Pascal is like being put in a straightjacket, then programming in C is like playing with knives and programming in C++ is like juggling chainsawsThis note was written originally for explaining the C++ used in the Nachos project, to introduce some simple C++ concepts and outlines a subset of C++ that is easier to learn and use than the full language.Table of Content: 1. Intr Read more:Introduction
, Quick
Programming VB.NET: A Guide for Experienced Programmers.pdf 2008-06-01 08:22:00 In Programming
VB .NET: A Guide
for Experienced Programmers
, authors Gary Cornell and Jonathan Morrison carefully explain the exciting new features of Visual Basic .NET. Since VB .NET is, for all practical purposes, a whole new language even for the most experienced Visual Basic programmers, developers need to think differently about many familiar topics. Cornell and Morrison are there to help you
Introducing Microsoft Visual Basic 2005 for Developers.pdf 2008-06-01 08:22:00 Get a focused, first look at the features and capabilities in MicrosoftVisualBasic
2005, Visual Studio 2005, and the .NET Framework 2.0. If you currently work with Visual Basic
6, these authors fully understand the adoption and code migration issues you’ll encounter. They’ll step you through a quick primer on .NET Framework programming, offering guidance for a productive transition. If you a Read more:Developers
, Introducing
Building Secure ASP.NET Applications.pdf 2008-06-01 08:16:00 This guide 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 guide is not an introduction to security. It is not a security reference Read more:Applications
, Building
, Secure
Linux Network Administrator’s Guide 2nd Edition 2008-06-01 08:08:00 A Network Administrator’s Guide
from Oreilly books publisher. This book was written to provide a single reference for network administration in a Linux
environment. Beginners and experienced users alike should find the information they need to cover nearly all important administration activities required to manage a Linux network configuration. The possible range of topics to cover is nearly lim Read more:Edition