Students of Business Information Technology and Business Information Systems will find this book a thorough and engaging introduction to the subject area. Rooted in the global environment in which today¿s organisations¿ operate this book offers a comprehensive treatment of one of the most dynamic, exciting and challenging areas...
The Free and Open Source Software (FOSS) movement demonstrates how labour can self-organise production, and, as is shown by the free operating system GNU/Linux, even compete with some of the worlds largest firms. The book examines the hopes of such thinkers as Friedrich Schiller, Karl Marx, Herbert Marcuse and Antonio Negri, in the light of...
This graduate-level textbook introduces fundamental concepts and methods in machine learning. It describes several important modern algorithms, provides the theoretical underpinnings of these algorithms, and illustrates key aspects for their application. The authors aim to present novel theoretical tools and concepts while giving concise...
Brilliant Presentation What does it take to present with impact, confidence and flair? Brilliant presenting can transform your career. It can save companies, inspire people and make things happen. It's never been so important. Yet most of us try to avoid it at all costs or muddle through somehow, someway. But here's the thing:...
There are three simple stages to achieving goals: 1. set the goal 2. create a sequence of steps for achieving it 3. monitor progress and make adjustments Easy. In theory. So why do some people consistently beat goals - and become serial success stories - whereras others find it much more difficult and tend to stumble every time? The answer is...
Evolutionary robotics is a new technique for the automatic creation of autonomous robots. Inspired by the Darwinian principle of selective reproduction of the fittest, it views robots as autonomous artificial organisms that develop their own skills in close interaction with the environment and without human intervention. Drawing heavily on...
A new edition of the essential text and professional reference, with substantial new material on such topics as vEB trees, multithreaded algorithms, dynamic programming, and edge-based flow.
Some books on algorithms are rigorous but incomplete; others cover masses of material but lack rigor. Introduction to Algorithms...
Updated for OS X 10.9 Mavericks, iOS 7, and Xcode 5
Programming in Objective-C is a concise, carefully written tutorial on the basics of Objective-C and object-oriented programming for Apple's iOS and OS X platforms.
The book makes no assumptions about prior experience with object-oriented...
Power Programming with Mathematica: The Kernel offers you a self-contained overview of this high-level language, featuring real-world programming tips and techniques - plus an accompanying disk with an array of advanced programming examples, utilities, and supported exercises.
This book provides an introduction to programming in Pascal for the complete beginner. It starts with the fundamental concept of a stored program and works through to the manipulation of records in dynamic storage. The style of presentation is pictorial, with well-chosen illustrations replacing lengthy descriptions. Besides defining the...
Most books on data structures assume an imperative language such as C or C++. However, data structures for these languages do not always translate well to functional languages such as Standard ML, Haskell, or Scheme. This book describes data structures from the point of view of functional languages, with examples, and presents design...