Программирование на языке MQL5 от основ до индикаторов и экспертов

Автор: TRex от 8-06-2021, 05:02, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Программирование на языке MQL5 от основ до индикаторов и экспертов
Автор: Дмитрий Федосеев
Издательство: Издательские решения
Год: 2021
Формат: PDF
Страниц: 422
Размер: 10 Mb
Язык: Русский

Книга предназначена для самостоятельного изучения языка программирования MQL5. Все теоретические положения, рассматриваемые в книге, сопровождаются практическими примерами, рекомендуемыми для самостоятельного выполнения. Рассмотрение материала выполняется от элементарных основ программирования до разработки индикаторов технического анализа и полноценных торговых экспертов для терминала MetaTrader5. Данных подход делает книгу полезной для новичков, не имеющих опыта в программировании. Также книга будет полезна и опытным программистам, желающим ускорить освоение языка MQL5 или познакомится с авторским подходом в разработке индикаторов и экспертов.
 

BIM-enabled Cognitive Computing for Smart Built Environment: Potential, Requirements, and Implementation

Автор: literator от 7-06-2021, 19:59, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

BIM-enabled Cognitive Computing for Smart Built Environment: Potential, Requirements, and ImplementationНазвание: BIM-enabled Cognitive Computing for Smart Built Environment: Potential, Requirements, and Implementation
Автор: Ibrahim Yitmen
Издательство: CRC Press
Год: 2021
Страниц: 256
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

The book provides knowledge in the Building Information Model (BIM)-enabled cognitive computing methods for smart built environment involving cognitive network capabilities for smart buildings, integrating Augmented Reality/Mixed Reality in cognitive building concepts, cognitive Internet of Things (CIoT) for smart cities, Artificial Intelligence applications for cognitive cities, and cognitive smart cities using Big Data and Machine Learning (ML). It focuses on the potential, requirements and implementation of CIoT paradigm to buildings, Artificial Intelligence techniques, reasoning, and Augmented Reality/Mixed Reality in cognitive building concepts, the concept of cognitive smart cities in its complexity, heterogeneity, and scope, and the challenge of utilizing the Big Data generated by smart cities from a Machine Learning perspective.
 

Docker für Dummies

Автор: literator от 7-06-2021, 18:45, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Docker für DummiesНазвание: Docker für Dummies
Автор: Frank Geisler, Benjamin Kettner
Издательство: Wiley-VCH
Год: 2019
Страниц: 463
Язык: немецкий
Формат: pdf
Размер: 17.3 MB

Haben Sie Ihre Software schon »containerisiert«? Wissen Sie, wie Sie die Container-Technologie am besten in Ihrem Unternehmen einsetzen können? Wenn nicht, dann sollten Sie jetzt damit beginnen, sich mit dieser Technologie auseinanderzusetzen, da es im Schnitt alle zehn Jahre eine Revolution in der IT gibt. Und nun ist es wieder so weit: Docker erobert die Welt. Dieses Buch stellt die Docker-Technologie vor und präsentiert viele praxisrelevante Beispiele, wie diese Technologie gewinnbringend eingesetzt werden kann. Anschließend wissen Sie, wie Sie Docker für Ihre eigenen Zwecke nutzen können.
 

Pro Windows Subsystem for Linux (WSL): Powerful Tools and Practices for Cross-Platform Development and Collaboration

Автор: TRex от 7-06-2021, 17:58, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Pro Windows Subsystem for Linux (WSL): Powerful Tools and Practices for Cross-Platform Development and Collaboration
Автор: Hayden Barnes
Издательство: Apress
Год: 2021
Формат: PDF
Страниц: 304
Размер: 17 Mb
Язык: English

This book covers everything a developer needs to know to hit the ground running and get the most out of Windows Subsystem for Linux (WSL).
Since its release, Windows Subsystem for Linux (WSL) has been growing in popularity, moving from curious early adopters to wide-scale interest, including enterprise development teams using WSL in production. This authoritative guide to WSL covers the gamut, introducing developers to WSL architecture, installation and configuration, the WSL command line, all the way to advanced use cases and performance tunings. Practical examples are sprinkled throughout to reinforce understanding.
 

Visual Studio Code Distilled: Evolved Code Editing for Windows, macOS, and Linux

Автор: TRex от 7-06-2021, 17:50, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Visual Studio Code Distilled
Автор: by Alessandro Del Sole
Издательство: Apress
Год: 2021
Формат: PDF
Страниц: 275
Размер: 15 Mb
Язык: English

Visual Studio Code is an open source and cross-platform development tool that focuses on code editing across a variety of development scenarios, including web, mobile, and cloud development. This second edition of Visual Studio Code Distilled has been updated and expanded with two new chapters on writing apps with Python and building apps for the cloud and deployment to Azure.
 

Spring Microservices in Action, 2nd Edition

Автор: TRex от 7-06-2021, 11:43, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Spring Microservices in Action, 2nd Edition
Автор: John Carnell, Illary Huaylupo Sanchez
Издательство: Manning Publications
Год: 2021
Формат: True PDF
Страниц: 447
Размер: 32,4 Mb
Язык: English

Spring Microservices in Action, Second Edition teaches you to build microservice-based applications using Java and Spring.
By dividing large applications into separate self-contained units, Microservices are a great step toward reducing complexity and increasing flexibility. Spring Microservices in Action, Second Edition teaches you how to build microservice-based applications using Java and the Spring platform. This second edition is fully updated for the latest version of Spring, with expanded coverage of API routing with Spring Cloud Gateway, logging with the ELK stack, metrics with Prometheus and Grafana, security with the Hashicorp Vault, and modern deployment practices with Kubernetes and Istio.
 

Advanced Algorithms and Data Structures

Автор: TRex от 7-06-2021, 11:27, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Advanced Algorithms and Data Structures
Автор: Marcello La Rocca
Издательство: Manning Publications
Год: 2021
Формат: True PDF
Страниц: 769
Размер: 39,4 Mb
Язык: English

Advanced Algorithms and Data Structures introduces a collection of algorithms for complex programming challenges in data analysis, machine learning, and graph computing.
As a software engineer, you’ll encounter countless programming challenges that initially seem confusing, difficult, or even impossible. Don’t despair! Many of these “new” problems already have well-established solutions. Advanced Algorithms and Data Structures teaches you powerful approaches to a wide range of tricky coding challenges that you can adapt and apply to your own applications. Providing a balanced blend of classic, advanced, and new algorithms, this practical guide upgrades your programming toolbox with new perspectives and hands-on techniques.
 

Ansible: Up and Running: Automating Configuration Management and Deployment the Easy Way, 3rd Edition (Early Release)

Автор: literator от 7-06-2021, 11:15, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Ansible: Up and Running: Automating Configuration Management and Deployment the Easy Way, 3rd Edition (Early Release)
Автор: Bas Meijer, Lorin Hochstein, Rene Moser
Издательство: O’Reilly Media, Inc.
Год: 2021-06-03
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Among the many configuration management tools available, Ansible has some distinct advantages: It's minimal in nature. You don't need to install anything on your nodes. And it has an easy learning curve. With this updated third edition, you'll quickly learn how to be productive with this tool, whether you're a developer deploying code to production or a system administrator looking for a better automation solution.
 

Learn Quantum Computing with Python and Q#: A hands-on approach (Final Release)

Автор: literator от 7-06-2021, 10:51, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Learn Quantum Computing with Python and Q#: A hands-on approach (Final Release)Название: Learn Quantum Computing with Python and Q#: A hands-on approach (Final Release)
Автор: Sarah Kaiser
Издательство: Manning Publications
Год: 2021
Страниц: 385
Язык: английский
Формат: pdf (true)
Размер: 19.63 MB

Learn Quantum Computing with Python and Q# demystifies quantum computing. Using Python and the new quantum programming language Q#, you’ll build your own quantum simulator and apply quantum programming techniques to real-world examples including cryptography and chemical analysis.
 

Bug Bounty Bootcamp: The Guide to Finding and Reporting Web Vulnerabilities (Early Access)

Автор: literator от 7-06-2021, 09:19, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Bug Bounty Bootcamp: The Guide to Finding and Reporting Web Vulnerabilities (Early Access)Название: Bug Bounty Bootcamp: The Guide to Finding and Reporting Web Vulnerabilities (Early Access)
Автор: Vickie Li
Издательство: No Starch Press
Год: 05-05-2021
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Bug Bounty Bootcamp teaches you how to hack web applications. You will learn how to perform reconnaissance on a target, how to identify vulnerabilities, and how to exploit them. You’ll also learn how to navigate bug bounty programs set up by companies to reward security professionals for finding bugs in their web applications. Bug bounty programs are company-sponsored programs that invite researchers to search for vulnerabilities on their applications and reward them for their findings. This book is designed to help beginners with little to no security experience learn web hacking, find bugs, and stay competitive in this booming and lucrative industry.