Vtome.ru - электронная библиотека

  • Добавил: TRex
  • Дата: 25-08-2022, 11:00
  • Комментариев: 0
Название: Pro Data Mashup for Power BI: Powering up with Power Query and the M Language to Find, Load, and Transform Data
Автор: Adam Aspin
Издательство: Apress
Год: 2022
Формат: True PDF
Страниц: 497
Размер: 20,8 Mb
Язык: English

This book provides all you need to find data from external sources and load and transform that data into Power BI where you can mine it for business insights and a competitive edge. This ranges from connecting to corporate databases such as Azure SQL and SQL Server to file-based data sources, and cloud- and web-based data sources. The book also explains the use of Direct Query and Live Connect to establish instant connections to databases and data warehouses and avoid loading data.
  • Добавил: TRex
  • Дата: 25-08-2022, 10:06
  • Комментариев: 0
Название: The Game Designer's Playbook: An Introduction to Game Interaction Design
Автор: Samantha Stahlke, Pejman Mirza-Babaei
Издательство: Oxford University Press
Год: 2022
Формат: True PDF
Страниц: 401
Размер: 10 Mb
Язык: English

Video games have captivated us for over 50 years, giving us entire worlds to explore, new ways to connect with friends, thought-provoking stories, or just a fun way to pass the time. Creating games is a dream for many, but making great games is challenging. The Game Designer's Playbook is about meeting that challenge. More specifically, it's a book about game interaction design; in other words, shaping what players can do and how they do it to make a game satisfying and memorable. Our time with a game is built on interaction, from basic things like pushing buttons on a controller, to making complicated strategic decisions and engaging with the narrative. If you've ever felt the adrenaline rush from beating a perfectly tuned boss fight or been delighted by the fanfare of picking up that last collectible, you've experienced good interaction design firsthand.
  • Добавил: TRex
  • Дата: 25-08-2022, 09:31
  • Комментариев: 0
Название: SQL in a Nutshell, 4th Edition
Автор: Kevin Kline, Regina O. Obe, and Leo S. Hsu
Издательство: O’Reilly Media
Год: 2022
Формат: True PDF
Страниц: 841
Размер: 10 Mb
Язык: English

For programmers, analysts, and database administrators, this Nutshell guide is the essential reference for the SQL language used in today's most popular database products. This new fourth edition clearly documents SQL commands according to the latest ANSI/ISO standard and details how those commands are implemented in Microsoft SQL Server 2019 and Oracle 19c, as well as in the MySQL 8, MariaDB 10.5, and PostgreSQL 13 open source database products.
  • Добавил: TRex
  • Дата: 25-08-2022, 08:13
  • Комментариев: 0
Название: Mathematical Modeling the Life Sciences Numerical Recipes in Python and MATLAB
Автор: N. G. Cogan
Издательство: CRC Press
Год: 2023
Формат: True PDF
Страниц: 246
Размер: 16 Mb
Язык: English

The purpose of this unique textbook is to bridge the gap between the need for numerical solutions to modeling techniques through computer simulations to develop skill in employing sensitivity analysis to biological and life sciences applications. The underpinning mathematics is minimalized. The focus is on the consequences, implementation, and application. Historical context motivates the models. An understanding of the earliest models provides insight into more complicated ones. While the text avoids getting mired in the details of numerical analysis, it demonstrates how to use numerical methods and provides core codes that can be readily altered to fit a variety of situations. Numerical scripts in both Python and MATLAB® are included. Python is compiled in Jupyter Notebook to aid classroom use.
  • Добавил: TRex
  • Дата: 24-08-2022, 18:13
  • Комментариев: 0
Название: Криптографические основы блокчейн-технологий
Автор: Ищукова Евгения, Романенко Кирилл, Панасенко Сергей
Издательство: ДMK
Год: 2022
Формат: True PDF
Страниц: 303
Размер: 18,2 Mb
Язык: Русский

Любыми технологиями можно просто пользоваться, не вникая в их суть, а можно и стремиться к глубокому знанию внутренних механизмов и пониманию внутренних процессов, составляющих основу используемых решений.
Данная книга поощряет подобное стремление в отношении современных блокчейн-технологий и рассматривает вопросы их построения с основным упором на криптографические составляющие блокчейн-систем, включая широко используемые криптовалюты: Биткойн, Эфириум и другие. Книга насыщена примерами и иллюстрациями, позволяющими лучше разобраться в материале.
  • Добавил: tatanavip
  • Дата: 23-08-2022, 08:30
  • Комментариев: 0

Название: jOOQ Masterclass
Автор: Leonard A.
Издательство: Packt
Год: 2022
Формат: pdf, epub
Размер: 15 Мб
Страниц: 764
Язык: English

Learn the best way to write SQL in Java by taking control of SQL in your app via a type-safe, dynamic and versatile API that supports almost any type or feature compatible with a database and emphasizes SQL syntax correctness.
Key Features:
- Write complex, type-safe, and dynamic SQL using the powerful jOOQ API
- Tackle complex persistence tasks, such as lazy fetching, R2DBC, transactions, and batching while sustaining high traffic in your modern Java applications
- Use a comprehensive SPI to shape and extend jOOQ according to your needs
  • Добавил: TRex
  • Дата: 23-08-2022, 03:49
  • Комментариев: 0
Название: Introduction to Machine Learning with Applications in Information Security 2nd Edition
Автор: Mark Stamp
Издательство: CRC Press
Год: 2023
Формат: True PDF
Страниц: 528
Размер: 10 Mb
Язык: English

Introduction to Machine Learning with Applications in Information Security, Second Edition provides a classroom-tested introduction to a wide variety of machine learning and deep learning algorithms and techniques, reinforced via realistic applications. The book is accessible and doesn’t prove theorems, or dwell on mathematical theory. The goal is to present topics at an intuitive level, with just enough detail to clarify the underlying concepts.
  • Добавил: TRex
  • Дата: 22-08-2022, 18:02
  • Комментариев: 0
Название: Android Debugging by Tutorials
Автор: Zahidur Rahman Faisal, Vincenzo Guzzi and Zac Lippard
Издательство: Razeware LLC
Год: 2022
Формат: True PDF
Страниц: 214
Размер: 22,6 Mb
Язык: English

Learn to use Android debugging tools to make your app optimized and bug-free.Debugging is one of the most important steps in app development. Android Studio contains several tools which can help you out in stabilizing and optimizing your app.
In this book, you’ll learn to use Android debugging tools to make your app optimized and bug-free through step-by-step tutorials.
  • Добавил: TRex
  • Дата: 22-08-2022, 12:06
  • Комментариев: 0
Название: Programmer Passport: Prolog
Автор: Bruce A. Tate
Издательство: The Pragmatic Programmers
Год: 2022
Формат: True PDF, ePUB
Страниц: 74
Размер: 10 Mb
Язык: English

Constraint-based logic programming is the engine powering some of the most powerful algorithms in the world. Whether you're building an airline schedule or planning routes for a trucking company, Prolog has the tools you need. You don't have to struggle through thousands of pages of sample programs. This guide to Prolog will quickly ramp you up on the basic Prolog techniques you'll need to solve the representative logical problems that Prolog is famous for.
  • Добавил: TRex
  • Дата: 22-08-2022, 07:03
  • Комментариев: 0
Название: Design and Deploy Azure VMware Solutions: Build and Run VMware Workloads Natively on Microsoft Azure
Автор: Puthiyavan Udayakumar
Издательство: Apress
Год: 2022
Формат: True PDF
Страниц: 412
Размер: 11,8 Mb
Язык: Русский

Learn the essential design and deployment skills to utilize Azure VMware Solution to seamlessly move your VMware-based workloads from your datacenter to Azure and to integrate your VMware environment with Azure. This book will teach you how to manage your existing environments with the same VMware products you already know while modernizing your applications with Azure native services.