Mar 05, 2012 |
4,307 views |

Book Description
Meet the Kinect introduces the exciting world of volumetric computing using the Microsoft Kinect. You’ll learn to write scripts and software enabling the use of the Kinect as an input device. Interact directly with your computer through physical motion. The Kinect will read and track body movements, and is the bridge between the physical reality in which you exist and the virtual world created by your software.
Microsoft’s Kinect was released in fall 2010 to become the fastest-selling electronic device ever. For the first time, we have an inexpensive, three-dimensional sensor enabling direct interaction between human and computer, between the physical world and the virtual. The Kinect has been enthusiastically adopted by a growing culture of enthusiasts, who put it to work in creating technology-based art projects, three-dimensional scanners, adaptive devices for sight-impaired individuals, new ways of interacting with PCs, and even profitable business opportunities.
Meet the Kinect is the resource to get you started in mastering the Kinect and the exciting possibilities it brings. You’ll learn about the Kinect hardware and what it can do. You’ll install drivers and learn to download and run the growing amount of Kinect software freely available on the Internet. From there, you’ll move into writing code using some of the more popular frameworks and APIs, including the official Microsoft API and the language known as Processing that is popular in the art and creative world.
Along the way, you’ll learn principles and terminology. Volumetric computing didn’t begin with the Kinect. The field is decades old—if you’ve ever had an MRI, for example Download Now »
Mar 02, 2012 |
3,603 views |

Book Description
Pro SharePoint 2010 Governance is the first book on the market focusing exclusively on the essential guidance necessary for leveraging SharePoint 2010 within your organization’s intranet, extranet or Internet environment for maximum business value. Effective governance allows your organization to promote the adoption of SharePoint’s productivity-enhancing features while maintaining security and control over your organization’s most vital information.
Pro SharePoint 2010 Governance presents comprehensive guidance, from the basics of “What is governance?” to the detailed considerations of IT, information and application management. Using the conceptual framework promoted by Microsoft and augmented with detailed discussions, recommendations and checklists, you will have all the information you need to streamline the governance of your SharePoint sites.
- Teaches the concepts and benefits of SharePoint site governance.
- Discusses advanced features and techniques for implementing governance in your organization.
- Provides detailed recommendations, templates and checklists for jump-starting your governance effort.
What you’ll learn
- Create a governance strategy that is appropriate for your SharePoint sites
- Establish a governance committee that will provide leadership and act as advocates for the users of the system Download Now »
Mar 02, 2012 |
3,473 views |

Book Description
Pro Office 365 Development is a practical, hands-on guide to building cloud-based solutions using the Office 365 platform. This groundbreaking offering from Microsoft provides enterprise-class collaborative solutions at an affordable price, and this book shows you how to use the Office 365 platform to easily build amazing custom applications, including coding for Excel Services, Microsoft Access, and SharePoint Online.
This book provides everything you’ll need to start developing custom solutions. You’ll find step-by-step instructions for providing custom features using the cloud-based services, SharePoint Online, Exchange Online and Lync Online. There are lots of sample programs using Windows Presentation Foundation (WPF), JavaScript and Silverlight.
Whether you want to build desktop client applications or browser-only solutions with Microsoft’s new cloud-based productivity offering, this book will show you how to do it.
- Develop SharePoint solutions, including declarative workflows
- Use Access and Excel services to quickly build SharePoint sites
- Build content-sensitive collaborative solutions with instant messaging and video conferencing
What you’ll learn
Feb 29, 2012 |
2,814 views |

Book Description
Silverlight 5 is the latest iteration of Microsoft’s cross-browser technology for creating rich user experiences on the Web. Like its predecessor, Silverlight 4, it rides atop the .NET Framework for maximum ease of use and coding efficiency. The new technology carries forward much of the work that has been done before and augments it in many important respects, including support for H.264 video, major improvements to the graphics engine (including true 3D rendering), and much richer data-binding options for interfacing with other applications.
Pro Silverlight 5 in VB is an invaluable reference for professional developers wanting to discover the new features of Silverlight. Author Matthew MacDonald‘s expert advice guides you through creating rich media applications using Silverlight in the environment you’re most productive in—no matter what the target platform. As you learn about the features that put Silverlight in direct competition with Adobe Flash, such as rich support for 2D and 3D drawing, animations, and media playback, you’ll experience the plumbing of .NET and the design model of WPF through Silverlight—all of the same .NET technology that developers use to design next-generation Windows applications.
MacDonald provides a comprehensive tutorial written from professional developer to professional developer.
What you’ll learn
- Develop rich media applications using Silverlight across browsers and platforms
- Create a project, set up a layout, and use controls Download Now »
Feb 29, 2012 |
8,145 views |

Book Description
Silverlight 5 is the latest iteration of Microsoft’s cross-browser technology for creating rich user experiences on the Web. Like its predecessor, it rides atop the .NET Framework for maximum ease of use and coding efficiency. The new technology carries forward much of the work that has been done before and augments it in many important respects, including support for H.264 video, major improvements to the graphics engine (including true 3D rendering), and much richer data-binding options for interfacing with other applications.
Pro Silverlight 5 in C# is an invaluable reference for professional developers who want to discover the new features of Silverlight. Author Matthew MacDonald‘s expert advice guides you through creating rich media applications using Silverlight in the environment you’re most productive in—no matter what the target platform. As you learn about the features that put Silverlight in direct competition with Adobe Flash, such as rich support for 2D and 3D drawing, animations, and media playback, you’ll experience the plumbing of .NET and the design model of WPF through Silverlight—all of the same .NET technology that developers use to design next-generation Windows applications.
Pro Silverlight 5 in C# is a comprehensive tutorial, written from professional developer to professional developer.
What you’ll learn
- To develop rich media applications using Silverlight across browsers and platforms
- To create a project, set up a layout, and use controls Download Now »
Feb 28, 2012 |
7,233 views |

Book Description
In Starting Out with C++: From Control Structures through Objects, Gaddis covers control structures, functions, arrays, and pointers before objects and classes. As with all Gaddis texts, clear and easy-to-read code listings, concise and practical real-world examples, and an abundance of exercises appear in every chapter. This text is intended for either a one-semester accelerated introductory course or a traditional two-semester sequence covering C++ programming.
Table of Contents
Chapter 1. Introduction to Computers and Programming
Chapter 2. Introduction to C++
Chapter 3. Expressions and Interactivity
Chapter 4. Making Decisions
Chapter 5. Loops and Files
Chapter 6. Functions
Chapter 7. Arrays
Chapter 8. Searching and Sorting Arrays
Chapter 9. Pointers
Chapter 10. Characters, C-Strings, and More About the string Class
Chapter 11. Structured Data
Chapter 12. Advanced File Operations Download Now »