Tech Library
ASP.Net MVC 4 in Action **
Jeffrey Palermo and Jimmy Bogard and Eric Hexter and Matthew Hinze and Jeremy Skinner
ASP.NET MVC 4 in Action is a fast-paced tutorial designed to introduce ASP.NET MVC to .NET developers and show how to apply it effectively. All examples in this revised edition are based on ASP.NET MVC 4, so you'll get full coverage of features such ...
Algorithms and Parallel Computing
Fayez Gebali
"There is a software gap between the hardware potential and the performance that can be attained using today's software parallel program development tools. The tools need manual intervention by the programmer to parallelize the code. Programming a pa...
Algorithms of the Intelligent Web ****
Haralambos Marmanis and Dmitry Babenko
Web 2.0 applications provide a rich user experience, but the parts you can't see are just as important-and impressive. They use powerful techniques to process information intelligently and offer features based on patterns and relationships in data. A...
Arduino Cookbook ****
Michael Margolis
Create your own toys, remote controllers, alarms, detectors, robots, and many other projects with the Arduino device. This simple microcontroller board lets artists and designers build a variety of amazing objects and prototypes that interact with th...
Arduino Robotics ****
John-david Warren and Josh Adams and Harald Molle
This book will show you how to use yourĀ Arduino to control a variety of different robots, while providing step-by-step instructions on the entire robot building process. You'll learn Arduino basics as well as the characteristics of different types o...
The Art of Readable Code
Dustin Boswell and Trevor Foucher
Learn to write code that's readable, reusable, clean, and maintainable -- a goal that eludes many people who code for a living. The Art of Readable Code helps you focus on the nuts and bolts of programming with simple and practical techniques you can...
The Art of Unit Testing: With Examples in .NET ****
Roy Osherove
Unit testing, done right, can mean the diff erence between a failed project and a successful one, between a maintainable code base and a code base that no one dares touch, and between getting home at 2 AM or getting home in time for dinner, even befo...