The goal of this book is to teach you to think like a computer scientist. This way of thinking combines some of the best features of mathematics, engineering, and natural science. Like mathematicians, computer scientists use formal languages to denote ideas (specifically computations). Like engineers, they design things, assembling components into systems and evaluating tradeoffs among alternat…
This book won’t teach you the basics of LINQ. It will teach you how to use it appropriately. Having a jackhammer is great only if you know how to use it properly; otherwise, you are not much better off than someone with a hammer. LINQ is powerful. Powerful beyond measure. I hope you will see some of that power by following the examples in the book. Here is a brief walk-through of the chapter…
This book is about turning data into knowledge. Data is cheap (at least relatively); knowledge is harder to come by. I will present three related pieces: Probability is the study of random events. Most people have an intuitive understanding of degrees of probability, which is why you can use words like “probably” and “unlikely” without special training, but we will talk about how to m…
The Nike+ FuelBand, a wristband that automatically tracks your movement and helps you exercise more (one of a dozen new, wear- able computing devices on the market) • Nest, a thermostat that learns your home heating schedule, rein- forces good energy usage with a simple phone app, and automates saving money on electricity bills • GlowCap, a cap for prescription bottles that flashes when i…
Tkinter GUI Application Development Blueprints will walk you through the process of developing real-world graphical applications using Python and Tkinter, the built-in GUI module of Python. This book attempts to highlight the features and capabilities of Tkinter while demonstrating best practices involved in writing GUI programs, irrespective of the library that you choose to build your appli…
There is no doubt that the enactment of a competition law and the creation of a specialised agency to enforce it are key conditions for the development of a favourable economic environment in any country. Mexico started this process in the early 1990s, with the approval of the Federal Law of Economic Competition (FLEC1), and the creation of the Federal Competition Commission (CFC2 or Commi…
The sales figures for smartphones continue to rise exponentially. Tablet computers are showing a similarly phenomenal adoption rate and are replacing laptop computers in many areas of life. We can imagine a time when nearly everyone is carrying around a powerful computer in the form of a smartphone or a tablet. The term mobile device is used to cover such devices. Typically, an app (an applicat…
This book is aimed primarily at managers and individual contributors in leader‐ ship roles who see friction within their organizations and are looking for concrete, actionable steps they can take towards implementing or improving a devops culture in their work environment. However, individual contributors of all levels who want practical suggestions for easing some of the pain points they …
Model-Driven Software Development is nowadays taken as a mainstream methodology. In the software engineering community, it is a synonym of the OMG Model-Driven Architecture (MDA). However, in the formal method community, model-driven development is broadly seen as model-based techniques for software design and verification. Because of the difference between the nature of research and practica…
It is customary to open with a remark about how long this study has taken, but the present work may approach an all- time record. My interest in the American South, and in the connection between the race issue and economics, goes back to the summer of 1963, when I traveled to Warren County, North Carolina— a black- majority, tobacco belt county in the northeastern part of the state— to joi…
Though separations, desertions and divorces are increasing in India today,1 not much attention has been paid to the manner in which these deserted and separated women live, often with their children, and what their rights and entitlements are in/from the marital home. Very few empirical legal studies exist on the economic status of divorced and separated women in India. In the recent past,…
Welcome to Unity AI Programming Essentials. This book will guide you through all the skills necessary to put realistic game AI into your Unity games. We won't be spending much time discussing AI theory or how to implement popular AI algorithms from scratch. Instead, we will take the more efficient approach of using third-party Unity AI plugins to set up AI for your games easily. We will cover a…
Activiti is a lightweight, open source workflow and a Business Process Management (BPM) platform distributed under the Apache license. It can also be clustered and managed on a Cloud environment. It is the best platform to build BPM for people-to-people communication. It can be used very easily in every Java environment. It supports all aspects of BPM in the full context of software development…
The use of psychoactive drugs—licit and illicit—is associated with a range of adverse effects on both physical and mental health. Such health consequences range from short-term effects such as insomnia and abdominal pain to longterm effects such as seizures, strokes, paranoia, liver cirrhosis and heart disease (IHME 2013). Other than health effects, drug use is also associated with an …
The Unreal Engine was first introduced to the gaming landscape in 1998 through Epic's first-person shooter, Unreal. While the core of it is written in C++, Epic managed to craft a language of their own, called UnrealScript, which is similar to Java in a number of ways. In November 2009, Epic released the Unreal Development Kit, an SDK utilizing the Unreal Engine, which allows developers to wr…
The greatest single reason that the World Wide Web has been so widely used and adopted is because individuals are allowed to participate in the Web. People can produce web content and create a MySpace page or home pages provided by their school or organization and contribute their creativity and content to the Web. Free services like Blogger, Flickr, Google Sites, Google Groups, and others have…
To applications developers, end users, corporate buyer, and software vendors, Visual Basic for Applications (VBA) is becoming an increasingly important language. But VBA is more than just another software language, VBA is a unique conceptual method of creating professional business-oriented solutions.
This pocket reference is a companion to Learning the vi and Vim Editors, by Arnold Robbins et al. It describes the vi com- mand-line options, command-mode commands, ex com- mands and options, regular expressions and the use of the substitute (s) command, and other pertinent information for using vi. While retaining coverage of the vi clones, nvi, elvis, and vile, this edition offers expanded co…
IT HAS BEEN SAID THAT SIR ISAAC NEWTON was the last person to know everything. He was an accomplished physicist (his three laws of motion were the basis of classical mechanics, which defi ned astrophysics for three centuries), mathematician (he was one of the inventors of calculus and developed Newton’s Method for fi nding roots of equations), astronomer, natural philosopher, and alchemist (o…
Since 1986, Viet Nam has been involved in a renovation process (doi moi) in order to promote socioeconomic development and closer integration with the rest of the world. A wide range of theoretical and practical problems have cropped up relating to various aspects of national social life, as well as relationships with foreign countries. These have become urgent topics for research and have …
What do the paths that millions of visitors take through a web site look like? How do the 3.1 billion A, C, G, and T letters of the human genome compare to those of the chimp or the mouse? Out of a few hundred thousand files on your computer’s hard disk, which ones are taking up the most space, and how often do you use them? By applying methods from the fields of computer science, statistics,…