万本电子书0元读

万本电子书0元读

Unity Virtual Reality Projects
Unity Virtual Reality Projects
Jonathan Linowes
¥71.93
Explore the world of Virtual Reality by building immersive and fun VR projects using Unity 3D About This Book Learn the basic principles of virtual reality applications and get to know how they differ from games and desktop apps Build various types of VR experiences, including diorama, first-person characters, riding on rails, 360 degree projections, and social VR A project-based guide that teaches you to use Unity to develop VR applications, which can be experienced with devices such as the Oculus Rift or Google Cardboard Who This Book Is For If you’re a non-programmer unfamiliar with 3D computer graphics, or experienced in both but new to virtual reality, and are interested in building your own VR games or applications then this book is for you. Any experience in Unity is an advantage. What You Will Learn Create 3D scenes with Unity and Blender while learning about world space and scale Build and run VR applications for consumer headsets including Oculus Rift and Google Cardboard Build interactive environments with physics, gravity, animations, and lighting using the Unity engine Experiment with various user interface (UI) techniques that you can use in your VR applications Implement the first-person and third-person experiences that use only head motion gestures for input Create animated walkthroughs, use 360-degree media, and build multi-user social VR experiences Learn about the technology and psychology of VR including rendering, performance and VR motion sickness Gain introductory and advanced experience in Unity programming with the C# language In Detail What is consumer “virtual reality”Wearing a head-mounted display you view stereoscopic 3D scenes. You can look around by moving your head, and walk around using hand controls or motion sensors. You are engaged in a fully immersive experience. On the other hand, Unity is a powerful game development engine that provides a rich set of features such as visual lighting, materials, physics, audio, special effects, and animation for creating 2D and 3D games. Unity 5 has become the leading platform for building virtual reality games, applications and experiences for this new generation of consumer VR devices. Using a practical and project-based approach, this book will educate you about the specifics of virtual reality development in Unity. You will learn how to use Unity to develop VR applications which can be experienced with devices such as the Oculus Rift or Google Cardboard. We will then learn how to engage with virtual worlds from a third person and first person character point of view. Furthermore, you will explore the technical considerations especially important and possibly unique to VR. The projects in the book will demonstrate how to build a variety of VR experiences. You will be diving into the Unity 3D game engine via the interactive Unity Editor as well as C-Sharp programming. By the end of the book, you will be equipped to develop rich, interactive virtual reality experiences using Unity. So, let's get to it! Style and approach This book takes a practical, project-based approach to teach specifics of virtual reality development in Unity. Using a reader-friendly approach, this book will not only provide detailed step-by-step instructions but also discuss the broader context and applications covered within.
Boost.Asio C++ Network Programming - Second Edition
Boost.Asio C++ Network Programming - Second Edition
Wisnu Anggoro
¥54.49
Learn effective C++ network programming with Boost.Asio and become a proficient C++ network programmer About This Book Learn efficient C++ network programming with minimum coding using Boost.Asio Your one-stop destination to everything related to the Boost.Asio library Explore the fundamentals of networking to choose designs with more examples, and learn the basics of Boost.Asio Who This Book Is For This book is for C++ Network programmers with basic knowledge of network programming, but no knowledge of how to use Boost.Asio for network programming. What You Will Learn Prepare the tools to simplify network programming in C++ using Boost.Asio Explore the networking concepts of IP addressing, TCP/IP ports and protocols, and LAN topologies Get acquainted with the usage of the Boost libraries Get to know more about the content of Boost.Asio network programming and Asynchronous programming Establish communication between client and server by creating client-server application Understand the various functions inside Boost.Asio C++ libraries to delve into network programming Discover how to debug and run the code successfully In Detail Boost.Asio is a C++ library used for network programming operations. Organizations use Boost because of its productivity. Use of these high-quality libraries speed up initial development, result in fewer bugs, reduce reinvention-of-the-wheel, and cut long-term maintenance costs. Using Boost libraries gives an organization a head start in adopting new technologies. This book will teach you C++ Network programming using synchronous and asynchronous operations in Boost.Asio with minimum code, along with the fundamentals of Boost, server-client applications, debugging, and more. You will begin by preparing and setting up the required tools to simplify your network programming in C++ with Boost.Asio. Then you will learn about the basic concepts in networking such as IP addressing, TCP/IP protocols, and LAN with its topologies. This will be followed by an overview of the Boost libraries and their usage. Next you will get to know more about Boost.Asio and its concepts related to network programming. We will then go on to create a client-server application, helping you to understand the networking concepts. Moving on, you will discover how to use all the functions inside the Boost.Asio C++ libraries. Lastly, you will understand how to debug the code if there are errors found and will run the code successfully. Style and approach An example-oriented book to show you the basics of networking and help you create a network application simply using Boost.Asio, with more examples for you to get up and running with Boost.Asio quickly.
Microsoft Dynamics NAV 2015 Professional Reporting
Microsoft Dynamics NAV 2015 Professional Reporting
Steven Renders
¥107.90
Discover tips and trick for Dynamics NAV report building About This Book Create and customize reports in Dynamics NAV 2015 using RDLC, Word, Power BI, and Reporting Services Work with different elements in the toolbox such as tablix, which can be used as a List, Table, or Matrix and understand the differences between them and when to use which This book is a pragmatic guide with clear instructions and real-world examples to teach you about the reporting capabilities of Dynamics NAV 2015 Who This Book Is For If you are a consultant, developer, customer, user, or just interested in the reporting capabilities of Dynamics NAV, then this book is for you. Basic knowledge of Dynamics NAV will be helpful. What You Will Learn Understand why reports are designed in a specific way and then apply this knowledge to your advantage Develop document reports using different techniques Apply filtering and sorting, and create groups Use RDLC to visualize information Visualize information, KPIs, and trends using expressions, Gauges, Charts, Data bars, Indicators, and Spark lines Create and optimize your dataset for RDLC and for Word layouts Use Power BI with Dynamics NAV to bring your data to life Build Reporting Services reports on top of Dynamics NAV In Detail Microsoft Dynamics NAV is a multi-lingual, multi-currency business management solution that organizations use to manage their accounts, supply chain, sales, payroll, and HR. It is an ERP tool for organizations that is fast to implement, easy to configure, and simple to use. It is widely used because simplicity is a part of its development, product design, usability, and implementation. This book will help you to master, analyze, and deliver the most challenging reporting requirements in Dynamics NAV 2015. The book starts by explaining report development and it's different phases such as data model, layout, and testing you go through. It introduces you to RDLC and the different controls in the toolbox, such as the Tablix, in its many forms. You will learn to use expressions to make your layout dynamic and to overcome typical problems. Moving on, the book will teach you to visualize data and be able to understand and read a report as it is intended. You will also learn to use Microsoft Word to create a layout for a report. With Power BI and Power Pivot, Power View, and Power Map, you will learn how easy and powerful it is to bring your data to life, so you can spot trends and perform in depth analysis of your business. Reporting Services is also explained as another way that you can apply the knowledge you have about RDLC to build RDL layouts outside of Dynamics NAV. By the end, you will create different types of charts so you can visualize key performance indicators inside the Dynamics NAV application. Style and approach This book is an essential guide in to understanding what is involved in creating reports in Dynamics NAV and its reporting capabilities.
JavaFX Essentials
JavaFX Essentials
Mohamed Taman
¥63.21
If you are a Java developer, an experienced Java Swing, Flash/Flex, SWT, or web developer looking to take your client-side applications to the next level, this book is for you.
Pentaho Reporting 3.5 for Java Developers
Pentaho Reporting 3.5 for Java Developers
Will Gorman
¥80.65
This hands-on tutorial, filled with exercises and examples, introduces the reader to a variety of concepts within Pentaho Reporting. With screenshots that show you how reports look at design time as well as how they should look when rendered as PDF, Excel, or HTML, this book also contains complete example source code that you can copy and paste into your environment to get up and running quickly. This book is primarily written for Java developers who want to assemble custom reporting solutions with Pentaho Reporting. Their main interest is in the technical details of creating reports and they want to see how to solve common report problems with a minimum of fuss; they do not need an overview of BI or the importance of reporting. Secondary audiences of this book are IT professionals who need to install a reporting solution in their environment, and want to learn advanced concepts within Pentaho Reporting such as sub-reports, cross-tabs, data source configuration, and metadata-based reporting.
GeoServer Beginner’s Guide
GeoServer Beginner’s Guide
Stefano Iacovella
¥90.46
Step-by-step instructions are included and the needs of a beginner are totally satisfied by the book. The book consists of plenty of examples with accompanying screenshots and code for an easy learning curve. You are a web developer with knowledge of server side *ing, and have experience with installing applications on the server. You have a desire to want more than Google maps, by offering dynamically built maps on your site with your latest geospatial data stored in MySQL, PostGIS, MsSQL or Oracle. If this is the case, this book is meant for you.
Mastering OpenCV with Practical Computer Vision Projects
Mastering OpenCV with Practical Computer Vision Projects
Shervin Emami
¥80.65
Each chapter in the book is an individual project and each project is constructed with step-by-step instructions, clearly explained code, and includes the necessary screenshots. You should have basic OpenCV and C/C++ programming experience before reading this book, as it is aimed at Computer Science graduates, researchers, and computer vision experts widening their expertise.
NumPy Cookbook
NumPy Cookbook
Ivan Idris
¥80.65
Written in Cookbook style, the code examples will take your Numpy skills to the next level. This book will take Python developers with basic Numpy skills to the next level through some practical recipes.
Creating Games with cocos2d for iPhone 2
Creating Games with cocos2d for iPhone 2
Paul Nygard
¥80.65
A hotshot book_10 different cocos2d for iPhone games in increasing order of complexity. Only the barebone structure will be presented without going into the details,If you are an iPhone or iPad developer with base knowledge of cocos2d for iPhone, this book is for you.
IBM Cognos Business Intelligence
IBM Cognos Business Intelligence
Dustin Adkison
¥116.62
Written as a practical guide, this book will show you how to manage your reporting environment using IBM Cognos 10 and make the most out of BI tools within your business - taking a hands-on approach to stimulate learning and develop your understanding. If you are an IBM Cognos or Business Intelligence developer or consultant, have a basic knowledge of Cognos 10 BI and a good level of understanding of Cognos 8 then this book is for you.
Microsoft System Center 2012 Endpoint Protection Cookbook
Microsoft System Center 2012 Endpoint Protection Cookbook
Andrew James Plue
¥80.65
Microsoft System Center 2012 Endpoint Protection Cookbook is a highly practical cookbook for beginner-intermediate use to get you started with a variety of SCEP tasks, as well as providing a sneak peek at a full SCEP walkthrough to give you some real world context. If you are a System Administrator or Engineer using System Center 2012 EndPoint Protection, then Microsoft System Center 2012 Endpoint Protection Cookbook is for you. You should have a good background with Microsoft products in general, although no knowledge of EndPoint Protection is required.
Getting Started with Oracle Event Processing 11g
Getting Started with Oracle Event Processing 11g
Alexandre Alves
¥90.46
This getting started book will use practical chapters which follow logical and progressively more complex tasks and examples, which will impart the skills of how to use Oracle Complex Event Processing to the reader. This book is aimed at both those with some knowledge of java and SQL database experience, but it is also written so that if you are completely new to this topic you will understand this new technology domain no matter your background or industry.
Windows Azure programming patterns for Start-ups
Windows Azure programming patterns for Start-ups
Riccardo Becker
¥80.65
This book follows a step-by-step approach with clear transparent instructions, screenshots and code samples. This book is intended for Microsoft .NET developers who want to leverage the power of cloud and build a brand new service from scratch; it assumes a basic understanding of the .NET framework and C#.
Microsoft Dynamics CRM 2011 Applications (MB2-868) Certification Guide
Microsoft Dynamics CRM 2011 Applications (MB2-868) Certification Guide
Danny Varghese
¥107.90
This Certification guide will follow a step-by-step approach to instruct the reader what they need to know to be able to become certified with Microsoft Dynamics CRM 2011. If you will implement Microsoft Dynamics CRM 2011, this book is for you. You should have a working knowledge of Microsoft Windows, Microsoft Internet Explorer, and Microsoft Office.
OCA Oracle Database 11g Administration I Certification Guide
OCA Oracle Database 11g Administration I Certification Guide
Steve Ries
¥107.90
Developed as a practical book, "Oracle Database 11g Administration I Certification Guide" will show you all you need to know to effectively excel at being an Oracle DBA, for both examinations and the real world. This book is for anyone who needs the essential skills to become an Oracle DBA, pass the Oracle Database Administration I exam, and use those skills in the real world to manage secure, high performance, and highly available Oracle databases.
Microsoft Dynamics AX 2012 Services
Microsoft Dynamics AX 2012 Services
Klaas Deforche
¥63.21
It's a tutorial guide that provides all the knowledge needed to implement services with Microsoft Dynamics AX 2012. This book is aimed at Dynamics AX developers, both new and experienced with services and Microsoft Dynamics AX 2012. A basic understanding of MorphX and X++ is assumed, but the step-by-step instructions are easy to follow even for beginners. Some examples use C#.NET, so experience with Visual Studio is a plus but not a must.
The Professional ScrumMaster's Handbook
The Professional ScrumMaster's Handbook
Stacia Viscardi
¥90.46
Focusing on the ScrumMaster role and responsibilities, this book presents solutions and ideas for common problems, improving the overall methodology of a ScrumMaster's approach. The Professional ScrumMaster’s Handbook is for anybody who wishes to be a true ScrumMaster as the role was originally intended - a fearless, professional, change facilitator. This book extends your working knowledge of Scrum to explore other avenues and ways of thinking to help teams and organizations reach their full potential.
Windows Server 2012 Hyper-V
Windows Server 2012 Hyper-V
Zahir Hussain Shah
¥90.46
This books takes a comprehensive tutorial approach with plenty of screenshots and detailed step-by-step instructions. This book is for Windows server administrators, who may not necessarily be familiar with Hyper-V, and also for existing Hyper-V administrators who want to advance their skills in Windows Server 2012 Hyper-V.
Microsoft Forefront UAG Mobile Configuration Starter [Instant]
Microsoft Forefront UAG Mobile Configuration Starter [Instant]
Fabrizio Volpe
¥50.13
Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks. A no-nonsense Starter guide, designed to give you maximum guidance with minimum fuss. This book is written for system administrators, I.T. professionals, unified communication technicians, and decision makers, in general. No knowledge of UAG is required to understand the book and start setting up UAG immediately.
Mac Application Development by Example: Beginner's Guide
Mac Application Development by Example: Beginner's Guide
Robert Wiebe
¥80.65
This book is a beginners guide that teaches the topic using a learn by example method. This book is for people who are programming beginners and have a great idea for a Mac OS X app and need to get started.
Augmented Reality using Appcelerator Titanium Starter
Augmented Reality using Appcelerator Titanium Starter
Trevor Ward
¥35.96
It's a quick start tutorial to help you get started with creating Augmented Reality applications and acquainting yourself with essential aspects of creating AR applications using the Appcelerator Titanium Framework. The instructions are clear with easy to follow examples. This book is for anybody who wishes to understand how to build an Augmented Reality Application. It uses the Appcelerator Titanium mobile development framework, but the techniques and practices can be applied to other frameworks and native code. You will need to have a good working knowledge of development and JavaScript, it is not aimed at the beginner.
2 3 4 5 6 7 8