This publication is designed to provide (Master’s and PhD) students with a concise introduction to research, especially, in organisations. The aim is to familiarise them with the knowledge they need to make well-reasoned methodological choices when preparing an (applied) approach and provide them with the tools they need to develop what is referred to in this book as a research design. Wh…
This book has not been written for fellow academic methodologists. It is mainly aimed at teachers and lecturers who want to pay attention to methodology in their courses. This may involve working on research assignments, explaining certain methodological aspects of specialised knowledge, as well as supervising Master’s and, sometimes, PhD projects. Above all, this book is aimed at students wh…
Econometrics by Example (EBE) is written primarily for undergraduate students in economics, accounting, finance, marketing, and related disciplines. It is also intended for students in MBA programs and for researchers in business, government, and re- search organizations. There are several excellent textbooks in econometrics, written from very elementary to very advanced levels. The writers of…
Econometrics by Example (EBE) is written primarily for undergraduate students in economics, accounting, finance, marketing, and related disciplines. It is also intended for students in MBA programs and for researchers in business, government, and re- search organizations. There are several excellent textbooks in econometrics, written from very elementary to very advanced levels. The writers of…
Statistics is concerned with the science of uncertainty and can help the scientist deal with these questions. Many classical methods (regression, hypothesis testing, parameter estimation, confidence intervals, etc.) of statistics developed over the last century are familiar to scientists and are widely used in many disciplines [Efron and Tibshirani, 1991]. Now, what do we mean by computational…
It’s day one on the job. You have programming chops, you’ve landed the job, you’re sitting at your workstation…now what? Before you, a new jungle awaits: • Programming at industry scale, with code bases measured in thousands (or hundreds of thousands) of lines of code. How do you get your bearings and start contributing quickly? • Navigating an organization containing programmers …
Modern software systems are increasingly required to be open and distributed. Such systems are open not in terms of network connections and interoperability support heterogeneous hardware and software platforms, but, above all, in terms of evolving and changing requirements.
We consider some classical games and show how they can arise in the context of the internet. We also introduce some of the basic solution concepts of game theory for studying such games, and some computational issues that arise for these concepts.
This book assumes you may have never programmed before. The book is also written for someone who may have never programmed before using object-oriented programming (OOP) languages. There are many Objective-C books out there, but all of these books assume you have programmed before and know OOP and computer logic. We wanted to write a book that takes readers from knowing little or nothing about …
Today, learning programming is about learning how to shape our world. Objective-C programmers are in a unique position to create applications that people all over the world can use in their daily lives. Objective-C is a delight to use. While other programming languages can feel clumsy at times, Objective-C will show you its power and reach with grace. Problems that seem intractable in other pro…
As the title indicates,this book is about the object-oriented (OO) thought process. Obviously,choosing the theme and title of the book are important decisions;however,these decisions were not all that simple.Numerous books deal with various levels of object orientation.Several popular books deal with topics including OO analysis,OO design,OO programming,design patterns,OO data (XML),the Unified…
OData (Open Data Protocol) is a web protocol for querying and updating data, which can be freely incorporated in various kind of data access applications. OData makes it quite simple and flexible to use by applying and building upon existing well-defined technologies such as HTTP, XML, AtomPub, and JSON. WCF Data Services (formerly known as ADO.NET Data Services) is a well-encapsulated componen…
Let's start the journey by looking back into the history of computing and why OpenCL is important from the respect that it aims to unify the software programming model for heterogeneous devices. The goal of OpenCL is to develop a royalty-free standard for cross-platform, parallel programming of modern processors found in personal computers, servers, and handheld/embedded devices. This effort i…
Parallel Computing has been extensively researched over the past few decades and had been the key research interest at many universities. Parallel Computing uses multiple processors or computers working together on a common algorithm or task. Due to the constraints in the available memory, performance of a single computing unit, and also the need to complete a task quickly, various parallel com…
No longer are financial instruments confined to bank loans and deposits, stocks and bonds, and other traditional forms. Numer- ous financial products have emerged to meet new needs and pref- erences of individuals and institutions. At the same time, opera- tions of major financial institutions increasingly have extended beyond national borders and are now carried out on a worldwide basis. Su…
This chapter will teach you the basic elements of OpenCV and will show you how to accomplish the most fundamental tasks: reading, displaying, and saving images. Before you can start with OpenCV, you need to install the library. This is a simple process that is explained in the first recipe of this chapter. You also need a good development environment (IDE) to run your OpenCV applications. We pr…
We live today in a world in which the economic health of nations and the competitiveness of firms is determined largely by the ability to develop, commercialize, and most importantly, to appropriate (or capture) the economic benefits from scientific and technological (S&T) innovations. Intellectual property rights (IPRs), such as patents and copyrights, are an important means used by firms to h…
Oracle’s reference manuals may describe all the features of the PL/SQL language, but they don’t tell you how to apply the technology. In fact, in some cases, you’ll be lucky to even understand how to use a given feature after you’ve made your way through the railroad diagrams. Books and training courses tend to cover the same standard topics in the same limited way. In this book, I’ll…
The growing Japanese role in high technology raises a number of questions for the United States. Some of these questions relate to the current status of the two countries, for example, in what industries do Japanese firms hold technologies more advanced than their U.S. rivals? Are there industries in which U.S. firms still lead but are under serious challenge by Japanese firms? Are there sector…