Narrow your search
Listing 1 - 9 of 9
Sort by

Book
Microsoft dynamics NAV 2013 application design : customize and extend your vertical applications with microsoft dynamics NAV 2013
Authors: ---
ISBN: 1782170375 9781782170372 1782170367 9781782170365 Year: 2014 Publisher: Birmingham, [England] : Packt Publishing,

Loading...
Export citation

Choose an application

Bookmark

Abstract

If you are a NAV consultant and developer or a designer of business applications, you will benefit most from this book. This book assumes that you have a basic understanding of business management systems and application development with working knowledge of Microsoft Dynamics NAV.


Book
Learning ArcGIS geodatabases : an all-in-one start up kit to author, manage, and administer ArcGIS geodatabases
Authors: ---
ISBN: 1783988657 9781783988655 1783988649 9781783988648 9781783988648 Year: 2014 Publisher: Birmingham, [England] : Packt Publishing,

Loading...
Export citation

Choose an application

Bookmark

Abstract

This is a solution-based book, showcasing the real power of ArcGIS Geodatabase by following a real-world, example-based approach. This book is aimed at geospatial developers who want to work with ArcGIS Geodatabase as well as manage them. Having knowledge of building a Geodatabase from scratch isn't a must; Learning ArcGIS Geodatabases is ideal for those who want to use ArcGIS Geodatabase for the first time, or for those who want to migrate from their existing legacy database to a Geodatabase.


Book
Arduino networking : connect your projects to the Web using the Arduino Ethernet library
Authors: ---
ISBN: 1783986875 9781783986873 1783986867 9781783986866 9781783986866 Year: 2014 Publisher: Birmingham, [England] : Packt Publishing,

Loading...
Export citation

Choose an application

Bookmark

Abstract

This book is intended for those who want to build their own network-connected projects using the Arduino platform. You will be able to build exciting projects that connect to your local network and the Web. You will need to have some basic experience in electronics and web programming languages. You will also need to know the basics of the Arduino platform as the projects mainly deal with the networking aspects of the Arduino Ethernet shield.


Book
Leaflet.js essentials : create interactive, mobile-friendly mapping applications using the incredibly light yet powerful Leaflet.js platform
Authors: ---
ISBN: 1783554827 1322067635 9781322067636 9781783554829 9781783554812 1783554819 Year: 2014 Publisher: Birmingham, England : Packt Publishing,

Loading...
Export citation

Choose an application

Bookmark

Abstract

If you are a web developer working with geospatial concepts and mapping APIs, and you want to learn Leaflet to create mapping solutions, this book is for you. You need to have a basic knowledge of working with JavaScript and performing web application development.


Book
Citrix XenApp 7.x performance essentials : tune and optimize the performance of your farms with the new improved XenApp architecture
Authors: ---
ISBN: 1782176128 9781782176121 9781782176114 Year: 2014 Publisher: Birmingham, England : Packt Publishing,

Loading...
Export citation

Choose an application

Bookmark

Abstract

If you are an IT architect or system administrator who works with Citrix® XenApp® and need an agile, practical guide to tune and optimize the performance of your XenApp® architecture, this is the book for you. Citrix®, Citrix Systems®, XenApp®, XenDesktop® and CloudPortalTM are trademarks of Citrix Systems, Inc. and/or one or more of its subsidiaries, and may be registered in the United States Patent and Trademark Office and in other countries.


Book
Learning Neo4j : run blazingly fast queries on complex graph datasets with the power of the Neo4j graph database
Authors: ---
ISBN: 1849517177 9781849517171 9781849517164 1849517169 Year: 2014 Publisher: Birmingham, England : Packt Publishing,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Run blazingly fast queries on complex graph datasets with the power of the Neo4j graph database In Detail Learning Neo4j provides you with a step-by-step approach of adopting Neo4j, the world's leading graph database. This book includes a lot of background information, helps you grasp the fundamental concepts behind this radical new way of dealing with connected data, and will give you lots of examples of use cases and environments where a graph database would be a great fit. Starting with a brief introduction to graph theory, this book will show you the advantages of using graph databases. Following on from that, you will be introduced to Neo4j and you will be shown how to install Neo4j on various operating systems. You will then be shown how you can model and import your data into Neo4j. This book has two use case examples that will show you how to model and implement a graph in Neo4j by analyzing a user case, and analyze the impact a change has on a process or a system. You will also gain an insight into graph visualization options for Neo4j and discover external sources where you can learn more about Neo4j. What You Will Learn Background and specifications of graph databases Install Neo4j on a variety of different platforms, locally and in the cloud Model data for a graph database such as Neo4j Import data into Neo4j Learn about sample use cases for Neo4j Discover the advantages of graph databases versus other database models Find out where you can find additional information on Neo4j


Book
E-learning with Camtasia studio : a step-by-step guide to producing high-quality, professional E-learning videos for effective screencasting and training
Authors: ---
ISBN: 1849698678 9781849698672 184969866X 9781849698665 9781849698665 Year: 2014 Publisher: Birmingham, England : Packt Publishing,

Loading...
Export citation

Choose an application

Bookmark

Abstract

If you want to educate people using video learning techniques, this book is for you. Whether you are a teacher, a designer, or corporate learning staff and intend to deliver knowledge through videos, the exercises will benefit you, teaching the indispensable skills to produce and deliver effective educational content. No previous knowledge of Camtasia Studio or video production is required.


Book
BeagleBone for secret agents : browse anonymously, communicate secretly, and create custom security solutions with open source software, the BeagleBone Black, and cryptographic hardware
Authors: --- ---
ISBN: 1783986050 9781783986057 1322153027 9781322153025 9781783986040 1783986042 Year: 2014 Publisher: Birmingham, England : Packt Publishing,

Loading...
Export citation

Choose an application

Bookmark

Abstract

If you have some experience with the BeagleBone or similar embedded systems and want to learn more about security and privacy, this book is for you. Alternatively, if you have a security and privacy background and want to learn more about embedded development, this book is for you. You should have some familiarity with Linux systems and with the C and Python programming languages.


Book
Mastering DynamoDB : master the intricacies of the NoSQL database DynamoDB to take advantage of its fast performance and seamless scalability
Authors: --- ---
ISBN: 1783551968 9781783551965 9781783551965 9781783551958 178355195X Year: 2014 Publisher: Birmingham, England : Packt Publishing,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Master the intricacies of the NoSQL database DynamoDB to take advantage of its fast performance and seamless scalability In Detail This book is a practical, example-oriented guide that begins with an introduction to DynamoDB, how it started, what it is, and its features. It then introduces you to DynamoDB's data model, demonstrating CRUD operations on the data model. Once you get an understanding of the data model, you will be able to dive deep into the DynamoDB architecture to understand its flexibility, scalability, and reliability. The book also gives you plenty of best practices you should follow in order to achieve time and cost efficiency. Later, you will explore some advanced topics such as CloudWatch Monitoring, the AWS security token service, and the use of IAM to perform access control management. The book discusses a variety of use cases that will help you get a practical sense of DynamoDB. Finally, the book ends with a discussion on using DynamoDB as a backend for Android/iOS mobile applications with sample code that will help you build your own applications. What You Will Learn Comprehend the DynamoDB data model and how to build the efficient schema of DynamoDB tables Decipher the architecture of DynamoDB and its core features Understand how DynamoDB manages ring membership and handles partial failures Get acquainted with the AWS security token service and learn how DynamoDB deals with authentication and authorization Integrate DynamoDB with other AWS services in order to form a complete application ecosystem on AWS Cloud Explore third-party tools and libraries to efficiently use DynamoDB to help to autoscale, test, and back up/archive Familiarize yourself with mobile application development using DynamoDB at the backend Downloading the example code for this book. You can download the example code files for all Packt books you have purchased from your account at http://www.PacktPub.com. If you purchased this book elsewhere, you can visit http://www.PacktPub.com/support and register to have the files e-mailed directly to you.

Listing 1 - 9 of 9
Sort by