Добавить в избранное
Форум
Правила сайта "Мир Книг"
Группа в Вконтакте
Подписка на книги
Правообладателям
Найти книгу:
Навигация
Вход на сайт
Регистрация



Реклама


Название: UX Research: Practical Techniques for Designing Better Products 1st Edition
Автор: Brad Nunnally, David Farkas
Издательство: O'Reilly Media
Год: 2016
Формат: True PDF
Страниц: 256
Размер: 20.8 Mb
Язык: English

One key responsibility of product designers and UX practitioners is to conduct formal and informal research to clarify design decisions and business needs. But there’s often mystery around product research, with the feeling that you need to be a research Zen master to gather anything useful. Fact is, anyone can conduct product research. With this quick reference guide, you’ll learn a common language and set of tools to help you carry out research in an informed and productive manner.
Разместил: bomboane 31-08-2019, 00:01 | Комментарии: 0 | Подробнее
Название: Algorithms Illuminated (Part 3): Greedy Algorithms and Dynamic Programming
Автор: Tim Roughgarden
Издательство: Soundlikeyourself Publishing, LLC
Год: 2019
Формат: True PDF
Страниц: 229
Размер: 10 Mb
Язык: English

Accessible, no-nonsense, and programming language-agnostic introduction to algorithms. Includes hints or solutions to all quizzes and problems, and a series of YouTube videos by the author accompanies the book. Part 3 covers greedy algorithms (scheduling, minimum spanning trees, clustering, Huffman codes) and dynamic programming (knapsack, sequence alignment, shortest paths, optimal search trees).
Разместил: bomboane 30-08-2019, 13:21 | Комментарии: 0 | Подробнее
Название: Karma-based API on Apple Platforms: Building Privacy Into iOS and macOS Apps
Автор: Carrasco Molina, Manuel
Издательство: Apress
Год: 2019
Формат: True PDF/ePub
Страниц: 214
Размер: 10.8 Mb
Язык: English

Leverage the best techniques provided by Apple to build apps with maximum privacy for your users. This book explores not only the how-to steps for implementing privacy in your apps, but also answers workflow questions about what information you actually need.
Do you need full access to a device’s contacts? Do you need to have location services enabled in the background constantly? This book explains how to selectively enable services and how to make apps that can continue to function even when the user refuses to share data. Understanding the needs of your users and the expectations of Apple in reviewing your app will make better apps.
Разместил: bomboane 30-08-2019, 04:47 | Комментарии: 0 | Подробнее
Название: Vue on Rails: End-to-End Guide to Building Web Apps Using Vue.js and Rails
Автор: Bryan Lim, Richard LaFranchi
Издательство: Apress
Год: 2019
Формат: True PDF/ePub/AZW3
Страниц: 193
Размер: 10 Mb
Язык: English

Build modern and progressive web applications with Vue.js and Ruby on Rails. As the Rails community embraces javascript, this book answers your most pressing questions, including how to integrate front-end technologies with Rails, whether to build a single-page application, when and how to use javascript in your project, how to scaffold a Vue component in Rails, and how to configure Vue.js in a Rails project.
This book explores how to manage and understand priorities when working with Vue on Rails and how to determine the best configuration for your project. You'll see how to reuse your Vue components in a Rails project with less coding and harness the component options, as well as how to use props, events and slots of Vue components. You'll also use webpacker to set up your project and pass data from your Vue component to a Rails controller and back. Finally, you’ll learn which is the best configuration for the router and how to test and deploy your application.
Разместил: bomboane 30-08-2019, 04:43 | Комментарии: 0 | Подробнее
Название: Introducing Azure Bot Service: Building Bots for Business
Автор: Charles Waghmare
Издательство: Apress
Год: 2019
Формат: True PDF/ePub
Страниц: 210
Размер: 14.6 Mb
Язык: English

See how custom chatbots and Azure Bot Service can resolve common business problems. This book takes you through the many possibilities of bot development from a business point of view, using Microsoft bot technology, and demonstrates how to connect, deploy, and manage them.
Starting with an introduction to chatbots and their features you will go through the design and implementation of Azure chatbots. This will set the foundation for the rest of the book before you learn how to create and manage messages in chatbots. You’ll then see how to deploy your chatbot in different business scenarios and how to integrate Azure chatbots with different applications such as Facebook and Twitter.
To really allow you to demonstrate business value, Introducing Azure Bot Service covers tips on enhancing customer satisfaction and developing insights by analyzing customer behavior. This knowledge will help you understand how artificial intelligence techniques such as chatbots help your organization undergo digital transformation.
Разместил: bomboane 30-08-2019, 04:24 | Комментарии: 0 | Подробнее
Название: Migrating ASP.NET Microservices to ASP.NET Core: By Example
Автор: Iris Classon
Издательство: Apress
Год: 2019
Страниц: 163
Язык: английский
Формат: pdf (true), epub
Размер: 11.3 MB

Migrate your existing microservice cluster from ASP .NET to ASP .NET Core. While improved performance and cross-platform support are evident, this book helps you cut through the noise to determine how, when, and to what extent a migration is needed. Microsoft’s introduction of .NET Core has created a lot of excitement, but also a lot of confusion for developers accustomed to ASP applications and services. This book gives you specific steps to embark on a partial or full SaaS microservices system migration, factoring in limited resources, time, and finances. In addition to practical advice and real-world examples, many mishaps will be shared, providing you with a complete 360-degree view of a migration.
Разместил: Ingvar16 30-08-2019, 04:18 | Комментарии: 0 | Подробнее
Название: Integrating Soft Computing into Strategic Prospective Methods: Towards an Adaptive Learning Environment Supported by Futures Studies
Автор: Raul Trujillo-Cabezas, Jose Luis Verdegay
Издательство: Springer
Серия: Studies in Fuzziness and Soft Computing
Год: 2019 (2020 Edition)
Страниц: 242
Язык: английский
Формат: pdf (true), djvu
Размер: 10.1 MB

Soft Computing is one of the fundamental areas in Artificial Intelligence, while prospective is a very important Future Studies approach. For several decades, many Soft Computing and Futures Studies books have been written, some of which contain hundreds of pages with pleasant discussions about uncertainty. This is the main topic of discussion in this book. The field of Soft Computing in Humanities and Social Sciences in recent years has changed. The proposal to include hybrid models of Soft Computing in the field of Futures Studies gave us the motivation to write this book, which is, however, not intended to replace others. Hence, this book introduces a new route that brings together two disciplines thus helping build a prospective reflection framework based on anticipation, learning, and adaptation.
Разместил: Ingvar16 30-08-2019, 03:38 | Комментарии: 0 | Подробнее
Название: Python Data Science: The Ultimate Handbook for Beginners on How to Explore NumPy for Numerical Data, Pandas for Data Analysis, IPython, Scikit-Learn and Tensorflow for Machine Learning and Business
Автор: Steve Blair
Издательство: Independently published
Год: 2019
Формат: epub/azw3/pdf(conv.)
Страниц: 161
Размер: 10 Mb
Язык: English

If you’re tired of licensing third-party software for data analysis, Python Data Science will help you do it for yourself!
“Python Data Science” teaches a complete course of data science, including key topics like data integration, data mining, python etc. We will explore NumPy for numerical data, Pandas for data analysis, IPython, Scikit-learn and Tensorflow for machine learning and business.
Разместил: bomboane 30-08-2019, 01:21 | Комментарии: 0 | Подробнее
Название: Microsoft Excel для студента
Автор: Рудикова Л.В.
Издательство: БХВ-Петербург
Год: 2005
Формат: pdf
Страниц: 368
Размер: 12.3 Мб
Язык: русский

В книге более 60-ти разобранных примеров и свыше 250-ти задач для самостоятельного решения, даны пошаговые инструкции по профессиональному оформлению рабочего листа, что позволяет использовать книгу не только как учебное пособие, но и как практическое руководство для автоматизации многих прикладных задач пользователей.
Разместил: 366887 29-08-2019, 23:10 | Комментарии: 0 | Подробнее
Название: Quantum Computing: An Applied Approach
Автор: Jack D. Hidary
Издательство: Springer
Год: 2019
Страниц: 389
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

This book integrates the foundations of quantum computing with a hands-on coding approach to this emerging field; it is the first work to bring these strands together in an updated manner. This work is suitable for both academic coursework and corporate technical training. In this book we will explore quantum computing – an emerging platform that is fundamentally different than the way we compute with current digital platforms. To be sure, we are years away from scaled quantum computers. Yet, we now know that such systems are possible; with advances in engineering we are likely to see real impact. In this book we will explore how to build a computer of a very different kind than humans have ever built before. What is distinct about this book is that we will go beyond the theoretical into the practical work of how we can build such computers and how we can write applications for these systems. We will mainly use Python in this book.
Разместил: Ingvar16 29-08-2019, 22:07 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2024     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности