Predictive Analytics Using Rattle and Qlik Sense
¥63.21
If you are a business analyst who wants to understand how to improve your data analysis and how to apply predictive analytics, then this book is ideal for you. This book assumes you have some basic knowledge of statistics and a spreadsheet editor such as Excel, but knowledge of QlikView is not required.
Microsoft SQL Azure: Enterprise Application Development
¥90.46
Each chapter starts with a general overview reviewing the software architecture related information or the underpinning programming concepts followed by an example of working with specific examples. This is then followed by a de*ion of the specific software used in the chapter. The topics that require you to write code are fully explained using annotations and the code is presented in both VB and C# (in most cases). If you are a .Net developer, an architect, or a DBA who wants to develop enterprise applications and projects and extend your on-site skills with SQL Azure, then this book is for you. This book does not assume experience in Windows Azure or SQL Azure, nor is a high level of competency in SQL Server or the .NET Framework and associated technology required. However, a basic understanding of Visual Studio, C#, VB, SQL Servers, XML, web and WCF is required. If you decide to work with SQL Azure, then this book will provide you with the most up to date and practical information.
Microsoft Dynamics CRM 2011 Scripting Cookbook
¥90.46
Microsoft Dynamics CRM 2011 Scripting Cookbook is full of immediately useable recipes showing you how far you can take customization in Dynamics. While the book is structured so that each recipe can be tackled separately, for novice users it is recommended to follow through all the recipes in the order in which they are presented. This book is for those new to Dynamics CRM and for business analysts interested in gaining additional product specific knowledge. Stepping through the first chapters will introduce you to the customization process and give you enough knowledge to start looking into more advanced topics. Developers and web designers of another CRM product will see how their skills can be easily adapted to start customizing Dynamics CRM 2011. You should be familiar with the basic concepts of what a CRM system is and does. Additional knowledge of the current or a previous version of Dynamics CRM will help, but is not necessary.
Avid Media Composer 6.x Cookbook
¥90.46
Written in a Cookbook style, it's packed with logically-sequenced recipes to gain deeper understanding of the software. Each recipe contains step-by-step instructions followed by analysis of what was done in each task and other useful information. The book is designed so that you can read it chapter by chapter, or you can look at the list of recipes and refer to them in no particular order. If you are new to editing with Avid, this book will help you get the most out of Avid Media Composer right from the start. Even if you are intermediately experienced with Avid, you will discover new methods and gain a deeper understanding to take your Avid experience to the next level, with greater confidence.
EVE Online: ISK Strategy Guide
¥54.49
A game strategy guide that focuses solely on maximising your in game earning. Whether you are new pilot plugging into your first capsule or have years of experience in EVE, this book is for you. No prior knowledge of EVE Online required.
TextMate How-to
¥35.96
"TextMate How-To" address essential tasks through recipes to hit the ground running and get started with practical solutions to common questions. This book is geared toward beginning and intermediate web developers and designers who want to expedite their coding. Though TextMate can also work very well as a plain text editor, some experience with a programming or *ing language whether it's HTML, CSS, PHP, or Ruby is helpful to understand the depth to some of the examples provided.
Instant Apple Configurator How-to
¥35.96
Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. Get the job done and learn as you go. A how-To book with practical recipes accompanied with rich screenshots for easy comprehension.This book follows the Packt How-to approach, offering an informative yet practical guide that is easy to understand. The book takes a meticulous approach to providing quick and simple recipe-based solutions for security and deployment of iOS devices. "Instant Apple Configurator How-to" book is ideal for anyone with a working knowledge in iOS device deployment and management. It is likely you will be responsible for the maintenance and security of iOS devices, ranging anywhere from 10 to 10,000. This is the ultimate guide to iOS security management and device deployment.
Learning Adobe Connect 9
¥63.21
Written in an engaging, easy-to-follow style, Learning Adobe Connect 9 is a practical guide that will help you master the use of this web conferencing platform and its most important features. This book is ideal for users who would like to start utilizing Adobe Connect for web meetings, e-learning, and webinars. Those who are looking to learn Connect and get up to speed with using all of its features would find this book extremely useful.
Selenium Essentials
¥54.49
If you are a developer who wants to migrate from Selenium RC or any other automation tool to Selenium WebDriver, then this book is for you. Knowledge of automation tools is necessary to follow the examples in this book.
Python Data Science Essentials
¥71.93
If you are an aspiring data scientist and you have at least a working knowledge of data analysis and Python, this book will get you started in data science. Data analysts with experience of R or MATLAB will also find the book to be a comprehensive reference to enhance their data manipulation and machine learning skills.
WebSocket Essentials – Building Apps with HTML5 WebSockets
¥54.49
This book is for web developers who want to learn and implement WebSocket to create interesting apps for modern browsers, leveraging the capabilities of HTML5 with WebSockets.
PostgreSQL 9 Administration Cookbook - Second Edition
¥107.90
Through example-driven recipes, with plenty of code, focused on the most vital features of the latest PostgreSQL version (9.4), both administrators and developers will follow short, specific guides to understand and leverage useful Postgre functionalities to create better and more efficient databases.
SFML Blueprints
¥71.93
This book is for developers who have knowledge of the basics of the SFML library and its capabilities in 2D game development. Minimal experience with C++ is required.
Getting Started with Unity 5
¥54.49
If you are a game developer interested in learning Unity 3D from scratch and becoming familiar with its core features, then this book is for you. No prior knowledge of Unity 3D is required.
Cucumber Cookbook
¥71.93
This book is intended for business and development personnel who want to use Cucumber for behavior-driven development and test automation. Readers with some familiarity with Cucumber will find this book of most benefit. Since the main objective of this book is to create test automation frameworks, previous experience in automation will be helpful.
FreeSWITCH 1.6 Cookbook
¥71.93
FreeSWITCH 1.6 Cookbook is written for anyone who wants to learn more about using FreeSWITCH in production. The information is presented in such a way that you can get up and running quickly. The cookbook approach eschews much of the foundational concepts, and instead focuses on discrete examples that illustrate specific features. If you need to implement a particular feature as quickly as possible, then this book is for you.
Lua Game Development Cookbook
¥90.46
This book is for all programmers and game enthusiasts who want to stop dreaming about creating a game, and actually create one from scratch. The reader should know the basics of programming and using the Lua language. Knowledge of the C/C++ programming language is not necessary, but it's strongly recommended in order to write custom Lua modules extending game engine capabilities or to rewrite parts of the Lua code into a more efficient form. Algebra and matrix operations are required in order to understand advanced topics in Chapter 4, Graphics – Legacy Method with OpenGL 1.x-2.1 and Chapter 5, Graphics – Modern Method with OpenGL 3.0+. Sample demonstrations are coupled with binary libraries for Windows and Linux operating systems for convenience.
Learning Ext JS - Fourth Edition
¥90.46
If you are a JavaScript developer who now wants to use the Ext JS framework, this is the book for you. This guide is useful to you whether you're new to Ext JS 5 or are a seasoned expert. Experience in HTML, CSS, and JavaScript is required in order to understand and get the most out of this book.
Python 3 Object-oriented Programming - Second Edition
¥90.46
If you're new to object-oriented programming techniques, or if you have basic Python skills and wish to learn in depth when to correctly apply object-oriented programming in Python to design software, this is the book for you.
Mastering SaltStack
¥90.46
This book is ideal for professionals who have been managing groups of servers, and want to learn how to expand their toolset. This book will also explain some of the more advanced features of Salt, and explore how to use them to bring additional power to the fundamentals that the professionals have already been using.
Xamarin Mobile Application Development for Android - Second Edition
¥80.65
If you are a C# developer who wants to develop Android apps and enhance your existing skill set, then this book is ideal for you. Good working knowledge of C#, .NET, and object-oriented software development is assumed.