Quantum mechanics is one of the most challenging subjects to learn. It is challenging because quantum phenomenon is counterintuitive, and the mathematics used to explain such a phenomenon is very abstract, and difficult to grasp. This textbook is an attempt to overcome these challenges. Every chapter presents quantum ideas step- by-...
This revised and extensively expanded edition of Computability and Complexity Theory comprises essential materials that are core knowledge in the theory of computation. The book is self-contained, with a preliminary chapter describing key mathematical concepts and notations. Subsequent chapters move from the qualitative aspects of...
Practical PHP and MySQL Website Databasesis a project-oriented book that demystifies building interactive, database-driven websites. The focus is on getting you up and running as quickly as possible. In the first two chapters you will set up your development and...
Several modifications have been incorporated into the text in the light of recent
advances in some aspects of the subject. Further information on the interesting phenomenon
of cavitation has been included and a new section on the optimum design of
a pump inlet together with a worked example have been added which take into account...
Application frameworks, which provide a base of common services on which applications are built, offer the benefits of extensibility, modularity, and reusability of both code and design to your applications. This book explains what frameworks are and how they fit into applications, and offers many object-oriented techniques used in...
Psst! You're not stuck with JavaScript anymore. Google's Dart language makes programming for the Web simpler, faster, and more powerful. With version 1.0 in 2013 and an ECMA standard in 2014, Dart is ready to radically change web development for the better. And Dart 1 for Everyone has got you covered. Completely updated for...
The definitive insider's guide to planning, installing, configuring, and maintaining the new Cisco Adaptive Security Appliance
Delivers expert guidance from Cisco TAC engineers for securing small and medium business networks with the newly released Cisco all-in-one network security...
Welcome and thank you for reading XML and JSON Recipes for SQL Server. In the modern world of information technology, keeping data stored and manipulated reliably and efficiently is one of the first priorities. In the last decade, SQL Server has evolved into a sophisticated Enterprise RDBMS tool, and it is still growing by providing more...
Data Structures and Problem Solving Using C++ provides a practical introduction to data structures and algorithms from the viewpoint of abstract thinking and problem solving, as well as the use of C++. It is a complete revision of Weissi successful CS2 book Algorithms, Data Structures, and Problem Solving with C++.
Some parts of the following explanation have been simplified. As a result a few sections will not be as detailed as some readers would like. I make no apologies for this. There are many excellent textbooks that cover the fine detail. The purpose of this book is to provide a comprehensive “big picture” of the Internet and the...
In order to reduce the complexity of designing and building computers, nearly all
of these are made to execute relatively simple commands (but do so very quickly).
A program for a computer must be built by combining these very simple commands
into a program in what is called machine language. Since this is a tedious and errorprone...