Free eBook: The Web Book
You can download the complete free ebook “The Web Book: How to create Web sites and applications with HTML, CSS, Javascript, PHP and MySQL” by Robert Schifreen in pdf format. The Web Book is a complete 330-page book that tells you how to create a Web site from scratch. It covers everything from registering a domain name and renting some hosting space, to creating your first HTML page, to building full online database applications with PHP and MySQL.
Download this free ebook.
Free eBook: Introduction to Computing
Free eBook: “Introduction to Computing Explorations in Language, Logic, and Machines” by David Evans. This book is a survey introduction to the most important ideas in computing. It focuses on how to describe information processes by defining procedures, how to analyze the costs required to carry out a procedure, and the fundamental limits of what can and cannot be computed mechanically.
Download this free ebook.
The Art of XSD: SQL Server XML Schema Collection
Free 493 page eBook The Art of XSD: SQL Server XML Schema Collection from Red Gate Software. This book will help you learn and use XML Schema collections in SQL Server. Prior knowledge of XSD is not required to start with this book, although any experience with XSD will make your learning process easier. This book starts with the basics of XML schemas and then walks you through everything you need to know in order to build powerful XML schemas in SQL Server.
Free eBook: Two Minute SQL Server Stumpers
Free eBook by SQLServerCentral.com and Red Gate Software. Whether you’re practicing for an exam or interview, or just wanting to see who’s got the biggest SQL Server brain in your office, this book is perfect. Containing 100 SQL Server Central Questions of the Day, this book is a great way to test yourself or increase your knowledge.
Free eBook: SQL Server Execution Plans
Free eBook SQL Server Execution Plans by Grant Fritchey. Execution plans show you what’s going on behind the scenes in SQL Server. They can provide you with a wealth of information on how your queries are being executed by SQL Server. Grant Fritchey’s book is the only in-depth look at how to improve your SQL query performance through careful design of execution plans.
Free eBook: Mastering SQL Server 2005 Profiler
Free eBook Mastering SQL Server 2005 Profiler by Brad McGehee, DBA expert with over 12 years’ experience. SQL Server Profiler is one of the most useful of SQL Server’s “built-in” tools, recording data about various SQL Server events. “Mastering SQL Server Profiler” will make it easier for you to learn how to use Profiler, analyze the data it provides, and to take full advantage of its potential for troubleshooting SQL Server problems. All the examples have been optimized to work with both SQL Server 2005 and 2008.
Free eBook: How to Become an Exceptional DBA Second Edition
Download free ebook How to Become an Exceptional DBA Second Edition by Brad McGehee. 173 pages of advice on how to stand apart from the average DBA. Fully revised content. New chapters: “The Exceptional DBA’s Code of Conduct” & “Get an Exceptional DBA Job”. Be an exceptional DBA and benefit from 12 years of professional experience distilled.
SQL Server Tacklebox: Essential Tools and Scripts for the day-to-day DBA
Free 240 page eBook SQL Server Tacklebox: Essential Tools and Scripts for the day-to-day DBA by Rodney Landrum. Scripts, tools and techniques to tackle SQL Server issues. Troubleshoot performance issues. Receive notifications of impending issues. Fight off data corruption. Document and report on your servers. Automate and standardize SQL Server installation. Migrate data and manage data growth. Secure access to your servers.
Introduction To Linux: A Hands On Guide For Beginners
Free book Introduction to LINUX - 2008 Edition. This guide is part of the Linux Documentation Project and aims to be the foundation for all other materials that you can get from the Project. As such, it provides you with the fundamental knowledge needed by anyone who wants to start working with a Linux system, while at the same time it tries to consciously avoid re-inventing the hot water.
Free eBook: C# From Java
This free C# ebook by Rob Miles should help you convert a program from Java to C#. It is assumed that the reader is an experienced Java programmer.