Free Engineering Books
Free Engineering Books section was updated with the following titles: Robust Control - The Parametric Approach, Mixed Signal and DSP Design Techniques, DSP: Designing for Optimal Results, High-Speed Serial I/O Made Simple, Integration and Automation of Manufacturing Systems, Engineering Analysis, Automated Manufacturing Systems, Computer Architecture and Interfacing to Mechatronic Systems, Control Systems and Engineering Statistics Handbook.
Free Electronics Books
Free Electronics Books section was updated with the following titles: Flexible Circuit Technology, Chip Data eBook, Circuit Theory, Basic Circuits for DC/AC Electronics, Elements of AC Electricity, The Guide to Digital Television, Designing Analog Chips, Introduction to Digital Filters: with Audio Applications and Microwave Antenna Book.
Introducing Microsoft SQL Server 2008
Download this free eBook: Introducing Microsoft SQL Server 2008 and learn about major new features in SQL Server 2008 including security, administration, and performance. The book contents: Chapter 1: Security and Administration, Chapter 2: Performance, Chapter 3: Type System, Chapter 4: Programmability, Chapter 5: Storage, Chapter 6: Enhancements for High Availability, Chapter 7: Business Intelligence Enhancements. You are required to sign up to download the entire eBook.
7 Development Projects for Microsoft Office SharePoint Server 2007 and Windows SharePoint Services 3.0
This free ebook focuses on a critical element of Office development - Microsoft Office SharePoint Server 2007 and Windows SharePoint Services 3.0 platform, that developers can use to create collaboration applications as well as applications and features that support business intelligence, workflow, data calculation, team workspaces, document life cycle management, content management, knowledge discovery and project management.
Brad’s Sure Guide to SQL Server 2008
Free eBook Brad’s Sure Guide to SQL Server 2008: The Top Ten New Features for DBAs by Brad McGehee. SQL Server 2008 has hundreds of new features and improvements for Production DBAs, Developer DBAs, and Business Intelligence specialists. Some of the changes are significant, while others are minor, but still important.
Invent Your Own Computer Games with Python
Invent Your Own Computer Games with Python is a free e-Book that teaches you how to program in the Python programming language. Each chapter gives you the complete source code for a new game, and then teaches the programming concepts from the example.
Squeak by Example
Squeak is a modern open-source development environment for the classic Smalltalk-80 programming language. Squeak by Example, intended for both students and developers, will guide you gently through the Squeak language and environment by means of a series of examples and exercises.
An Introduction to Design Patterns in C++ with Qt 4
Free online book An Introduction to Design Patterns in C++ with Qt 4 is a complete tutorial and reference that assumes no previous knowledge of C, C++, objects, or patterns. You’ll walk through every core concept, one step at a time, learning through an extensive collection of Qt 4.1-tested examples and exercises.
Free PHP Book: The Definitive Guide to symfony
The Definitive Guide to symfony is a free online php book. Developing a new web application should not mean reinventing the wheel. Thats why a framework is an essential item in your development toolbox. It helps you respect coding standards; write bulletproof, maintainable code; and focus on business rules rather than waste time on repetitive tasks. This book introduces you to symfony, the leading framework for PHP developers, showing you how to wield its many features to develop web applications faster and more efficiently, even if you only know a bit of PHP.
Free eBook: Data Structures and Algorithms
This free book provides implementations of common and uncommon algorithms in pseudocode which is language independent and provides for easy porting to most imperative programming languages. It is not a de¯nitive book on the theory of data structures and algorithms.