Introduction to Autonomous Robots, 3rd EditionThis book provides an algorithmic perspective to autonomous robotics to students with a sophomore-level of linear algebra and probability theory. Robotics is an emerging field at the intersection of mechanical engineering, electrical engineering, and computer science. With computers becoming more powerful, making robots smart is getting more and more into the focus of attention and robotics research most challenging frontier. While there is a large number of textbooks on the mechanics and dynamics of robots available to sophomore-level undergraduates, books that provide a broad algorithmic perspective are mostly limited to the graduate level. This book has therefore been developed not to create "yet another textbook, but better than the others", but to allow us to teach robotics to the 3rd and 4th year undergraduates at the Department of Computer Science at the University of Colorado.
Although falling under the umbrella of "Artificial Intelligence", standard AI techniques are not su ...
Hands-On Unity 2022 Game Development, 3rd EditionUnity is a cross-platform game engine that provides you with powerful but simple-to-use features to solve the most common problems in Game Development, such as rendering, animation, physics, sound, and effects. You'll learn to use these features to create simple but complete games (and all the nuances needed to handle Unity).
Complete with hands-on tutorials and projects, this book will teach you to use the Unity game engine, create C# and visual scripts, integrate graphics, sound, and animations, and manipulate physics to create interesting mechanics for your game. You'll then code a simple AI agent to challenge the user and work with profiling tools to ensure code efficiency.
Finally, you'll work with Unity's AR tools to create AR experiences for 3D apps and games before publishing them to the world.
If you are interested in creating impressive, commercial-quality games that are playable on a variety of platforms, then you've come to the right place. ...
XML Publishing with Adobe InDesignFrom Adobe InDesign CS2 to InDesign CS5, the ability to work with XML content has been built into every version of InDesign. Some of the useful applications are importing database content into InDesign to create catalog pages, exporting XML that will be useful for subsequent publishing processes, and building chunks of content that can be reused in multiple publications.
In this Short Cut, we'll play with the contents of a college course catalog and see how we can use XML for course descriptions, tables, and other content. Underlying principles of XML structure, DTDs, and the InDesign namespace will help you develop your own XML processes. We'll touch briefly on using InDesign to "skin" XML content, exporting as XHTML, InCopy, and the IDML package. The Advanced Topics section gives tips on using XSLT to manipulate XML in conjunction with InDesign. ...
Android in Action, 3rd EditionAndroid in Action, Third Edition takes you far beyond "Hello Android." You'll master the SDK, build WebKit apps using HTML 5, and even learn to extend or replace Android's built-in features. You'll find interesting examples on every page as you explore cross-platform graphics with RenderScript, the updated notification system, and the Native Development Kit. This book also introduces important tablet concepts like drag-and-drop, fragments, and the Action Bar, all new in Android 3. ...
Parallel Programming with Intel Parallel Studio XEParallel programming is rapidly becoming a "must-know" skill for developers. Yet, where to start? This teach-yourself tutorial is an ideal starting point for developers who already know Windows C and C++ and are eager to add parallelism to their code. With a focus on applying tools, techniques, and language extensions to implement parallelism, this essential resource teaches you how to write programs for multicore and leverage the power of multicore in your programs. Sharing hands-on case studies and real-world examples, the authors examine the challenges of each project and show you how to overcome them. ...
Macs All-in-One For Dummies, 3rd EditionMacs are easy to use, but this guide helps you take advantage of all the cool features and make the most of your Mac. Fully updated, it covers the newest operating system, as well as the latest versions of iLife and iWork. The featured minibooks introduce you to Mac basics; photos, music, and movies; the Internet; other Mac programs; timesaving tips with a Mac; and Mac networking. ...
Getting Started with Oracle BPM Suite 11gR1Business Process Management is broadly recognized as a top business priority. While BPM is more than technology, effective process management requires a good BPM suite of tools and technologies. The market for such BPM Suites has been historically very fragmented. This market is in the process of being transformed, driven by two forces: standardization, primarily in the form of BPMN 2.0, and consolidation. Oracle BPM Suite 11gR1 is a harbinger of this transformation. With its native support for BPMN 2.0 and a unified and comprehensive set of capabilities, it is poised to accelerate the change.
This book provides an excellent exposure to Oracle BPM 11gR1 and walks you through the development of a business process application based on a real-life scenario. ...
Oracle 11g Streams Implementer's GuideFrom smaller businesses through to huge enterprises - users all over the world often require access to data 24 hours a day. Distributed database systems proliferate the world of data sharing providing an ability to access real-time data anywhere, anytime. Oracle Streams, a built-in feature of the Oracle database, is a data replication and integration feature critical to the success and wellbeing of enterprises in today's fast moving economy. This book provides the reader with solid techniques to master Oracle Streams technology and successfully deploy distributed database systems.
This book quickly goes over the basics and gets you up and running with a simple Oracle 11g Streams environment. It will serve as an excellent companion to the Oracle Streams Administration Guide. ...
Teach Yourself Visually PowerPoint 2013PowerPoint 2013 boasts updated features and new possibilities; this highly visual tutorial provides step-by-step instructions to help you learn all the capabilities of PowerPoint 2013. It covers the basics, as well as all the exciting new changes and additions in a series of easy-to-follow, full-color, two-page tutorials. Learn how to create slides, dress them up using templates and graphics, add sound and animation, and more. This book is the ideal "show me, don't tell me" guide to PowerPoint 2013. ...
C# in Depth, 3rd EditionIf you're a .NET developer, you'll use C# whether you're building an advanced enterprise application or just slamming out a quick app. In C# 5 you can do amazing things with generics, lambda expressions, dynamic typing, LINQ, iterator blocks, and other features. But first you have to learn it in depth.
C# in Depth, Third Edition has been thoroughly revised to cover the new features of C# 5, including the subtleties of writing maintainable asynchronous code. You'll see the power of C# in action, learning how to work with high-value features that you'll be glad to have in your toolkit. And you'll learn to avoid hidden pitfalls of C# programming with the help of crystal clear explanations of "behind the scenes" issues.
This book assumes you've digested your first C# book and are hungry for more! ...