14 Mar
Posted by: admin in: Programming Book, Web programming book
This is Sample source code
Download
14 Mar
Posted by: admin in: Programming Book, Web programming book
This book is a practical introduction to ASP.NET 2.0 Web programming. It provides you with actual working code to build the most popular types of applications on the Web. These applications enable you to:
14 Mar
Posted by: admin in: Programming Book
Applied C++ is a practical, straightforward guide to developing high-quality, maintainable software. It reflects the power of C++, templates, and the Standard Template Library for industrial-strength programming. Whether you are a single developer or work in a large team, the tips and techniques presented in this book will help you improve your language and design [...]
14 Mar
Posted by: admin in: Internet Marketing Book
Amazon Hacks is a collection of real-world tips, tricks, and full-scale solutions to practical uses of Amazon.com and the Amazon Web Services API . The book offers a variety of interesting ways for power users to get the most out of Amazon and its community, for Associates to hone their recommendations for better linking and [...]
14 Mar
Posted by: admin in: Programming Book
Sedgewick has a real gift for explaining concepts in a way that makes them easy to understand. The use of real programs in page-size (or less) chunks that can be easily understood is a real plus. The figures, programs, and tables are a significant contribution to the learning experience of the reader; they make this [...]
14 Mar
Posted by: admin in: Network Book, Programming Book
Once again, Robert Sedgewick provides a current and comprehensive introduction to important algorithms. The focus this time is on graph algorithms, which are increasingly critical for a wide range of applications, such as network connectivity, circuit design, scheduling, transaction processing, and resource allocation. In this book, Sedgewick offers the same successful blend of theory and [...]
14 Mar
Posted by: admin in: Programming Book, Web programming book
Ajax, the popular term for Asynchronous JavaScript and XML, is one of the most important combinations of technologies for web developers to know these days. With its rich grouping of technologies, Ajax developers can create interactive web applications with XML-based web services, using JavaScript in the browser to process the web server response.