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

  • Добавил: TRex
  • Дата: 8-12-2021, 19:41
  • Комментариев: 0
Название: MATLAB Production Server RESTful API and JSON Guide (R2021b)
Автор: The MathWorks, Inc.
Издательство: The MathWorks, Inc.
Год: 2021
Формат: PDF
Страниц: 94
Размер: 10 Mb
Язык: English

MATLAB Production Server RESTful API and JSON Guide
  • Добавил: TRex
  • Дата: 8-12-2021, 16:07
  • Комментариев: 0
Название: MATLAB Production Server Python Client Programming Guide (R2021b)
Автор: The MathWorks, Inc.
Издательство: The MathWorks, Inc.
Год: 2021
Формат: PDF
Страниц: 32
Размер: 10 Mb
Язык: English

MATLAB Production Server Python Client Programming Guide
  • Добавил: TRex
  • Дата: 8-12-2021, 09:49
  • Комментариев: 0
Название: MATLAB Compiler Excel Add-In User’s Guide (R2021b)
Автор: The MathWorks, Inc.
Издательство: The MathWorks, Inc.
Год: 2021
Формат: PDF
Страниц: 234
Размер: 10 Mb
Язык: English

MATLAB Compiler Excel Add-In User’s Guide
  • Добавил: TRex
  • Дата: 8-12-2021, 09:13
  • Комментариев: 0
Название: MATLAB & Simulink Computer Vision Toolbox: Reference (R2021b)
Автор: The MathWorks, Inc.
Издательство: The MathWorks, Inc.
Год: 2021
Формат: PDF
Страниц: 2492
Размер: 47,7 Mb
Язык: English

MATLAB & Simulink Computer Vision Toolbox: Reference (R2021b)
  • Добавил: TRex
  • Дата: 8-12-2021, 05:34
  • Комментариев: 0
Название: C# 10 in a Nutshell (Early Release)
Автор: Joseph Albahari
Издательство: O’Reilly Media
Год: 2021-12-07: First Release
Формат: ePUB
Страниц: 1497
Размер: 10 Mb
Язык: English

When you have questions about C# 10.0 or .NET 6, this bestselling guide has the answers you need. C# is a language of unusual flexibility and breadth, but with its continual growth, there's so much more to learn. In the tradition of O'Reilly's Nutshell guides, this thoroughly updated edition is simply the best one-volume reference to the C# language available today.
Organized around concepts and use cases, this comprehensive and complete reference provides intermediate and advanced programmers with a concise map of C# and .NET that also plumbs significant depths.
  • Добавил: TRex
  • Дата: 8-12-2021, 05:10
  • Комментариев: 0
Название: Cloud Native Infrastructure with Azure (Early Release)
Автор: Nishant Singh and Michael Kehoe
Издательство: O’Reilly Media
Год: 2021-12-07: First Release
Формат: ePUB
Страниц: 350
Размер: 10 Mb
Язык: English

The cloud is becoming the de facto home for companies ranging from enterprises to startups. Moving to the cloud means moving your applications from monolith to microservices. But once you do, maintaining and running these services brings its own level of complexity. The answer? Modularity, deployability, observability, and self-healing capacity through cloud native development.
With this practical book, Nishant Singh and Michael Kehoe show you how to build a true cloud native infrastructure on Microsoft Azure, following guidelines from the Cloud Native Computing Foundation (CNCF). DevOps and site reliability engineers will learn how adapting applications to cloud native early in the design phase helps you fully utilize the elasticity and distributed nature of the cloud.
  • Добавил: literator
  • Дата: 8-12-2021, 01:36
  • Комментариев: 0
C# 10 Pocket Reference: Instant Help for C# 10 Programmers (Early Release)Название: C# 10 Pocket Reference: Instant Help for C# 10 Programmers (Early Release)
Автор: Joseph Albahari, Ben Albahari
Издательство: O’Reilly Media, Inc.
Год: 2021-12-07
Страниц: 227
Язык: английский
Формат: epub
Размер: 10.0 MB

Looking for quick answers for using C# 10? This tightly focused and practical guide tells you exactly what you need to know without long intros or bloated samples. Succinct and easy to browse, this pocket reference is an ideal quick source of information. If you know Java, C++, or an earlier C# version, this guide will help you get rapidly up to speed.
  • Добавил: TRex
  • Дата: 7-12-2021, 18:42
  • Комментариев: 0
Название: Computer Vision and Augmented Reality in iOS: OpenCV and ARKit Applications
Автор: Ahmed Fathi Bekhit
Издательство: Apress
Год: 2022
Формат: PDF
Страниц: 169
Размер: 10 Mb
Язык: English

Learn how computer vision works, how augmented reality renders digital graphics into the physical world via an iPhone’s camera, and how to incorporate these technologies into your own apps. This book shows you how to take full advantage of computer vision technologies.
  • Добавил: TRex
  • Дата: 7-12-2021, 17:35
  • Комментариев: 0
Название: Microsoft Blazor: Building Web Applications in .NET 6 and Beyond, 3rd Edition
Автор: Peter Himschoot
Издательство: Apress
Год: 2022
Формат: PDF
Страниц: 657
Размер: 15 Mb
Язык: English

Build web applications in C# and Microsoft .NET 6 that run in any modern browser and become a full-stack web developer!. Do all these things using the Microsoft Blazor framework and the techniques shown in this book. New in this edition is coverage of the new and improved Razor syntax, communication with the server using SignalR and/or gRPC, the use of virtualization to load large quantities of data efficiently, deployment and ahead-of-time compilation into WASM, new unit testing features, security using OpenID Connect, and more.
  • Добавил: literator
  • Дата: 7-12-2021, 16:45
  • Комментариев: 0
Practical Tips and Tricks for Selenium Test AutomationНазвание: Practical Tips and Tricks for Selenium Test Automation: Learn to create a framework for automation testing
fundamentals fast
Автор: Anton Smirnov
Издательство: Leanpub
Год: 2021-06-08
Страниц: 155
Язык: английский
Формат: pdf (true), epub
Размер: 34.5 MB

In this book, there will be a large number of examples and descriptions of approaches to solving some problems in test automation. In this book, I have tried to focus more on the concept of how to use the strengths and weaknesses of Selenium WebDriver. In this book, I will share with you some practical tips and tricks for Selenium WebDriver test automation, that touch upon aspects of code optimization, performance improvements, dynamic web-page loading, handling CSS and HTML code, etc. Have you ever wondered how to set up a test automation framework? Well, in this book you will learn about everything you’ll need to successfully create such a framework. We’re going to look at the pros and cons of preconfigured testing environments and those that are created dynamically.