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

  • Добавил: polyanskiy
  • Дата: 10-09-2023, 08:52
  • Комментариев: 0

Автор: Габасов Р., Кириллова Ф. М.
Название: Основы динамического программирования
Издательство: Мн., БГУ
Год: 1975
Страниц: 1975
Формат: DJVU, PDF
Размер: 11 МБ
В книге излагается один из основных методов теории оптимальных процессов. Принцип оптимальности, функциональные уравнения Беллмана рассматриваются сначала на простейших моделях многоэтапных детерминированных процессов, а затем на более сложных (включая непрерывные, стохастические и игровые задачи)...
  • Добавил: umkaS
  • Дата: 10-09-2023, 07:58
  • Комментариев: 0
Название: Использование Docker
Автор: Моуэт Эдриен
Издательство: М.: ДMK
Год: 2017
Cтраниц: 356
Формат: pdf
Размер: 19 мб
Язык: русский

Разработка и развёртывание программного обеспечения с помощью контейнеров. Контейнеры Docker предоставляют простые быстрые и надёжные методы разработки, распространения и запуска программного обеспечения, особенно в динамических и распределённых средах. Из этого практического руководства вы узнаете, почему контейнеры так важны, какие преимущества вы получите от применения Docker и как сделать Docker частью процесса разработки.
  • Добавил: literator
  • Дата: 10-09-2023, 06:29
  • Комментариев: 0
Название: GIT: A Beginner's Guide to Version Control System Excellence
Автор: Vinay Singh and Rakshit Singh
Издательство: RoseDog Books
Год: 2023
Страниц: 158
Язык: английский
Формат: epub
Размер: 12.1 MB

Agile and Kanban in modern development methodologies have changed the way software development world and business deliveries. The whole efforts are given to migrate from old style traditional centralized version control systems (VCSs) to a lightweight, distributed version control system (DVCS). As business continuity is an essential requirement in every aspect, especially in Real Time mission-critical applications like financial, defense, banking, and space domain, etc. Git has been around since 2014 and developed as an advanced and modern Version Control System (DVCS). Its following strengths can help you as a git administrator or expert in DevOps and Software development. This book covers all aspects of the advanced version control systems.
  • Добавил: literator
  • Дата: 10-09-2023, 06:13
  • Комментариев: 0
Название: Cloud Native Go: Building Reliable Services in Unreliable Environments, 2nd Edition (Second Early Release)
Автор: Matthew A. Titmus
Издательство: O’Reilly Media, Inc.
Год: 2023-09-01
Страниц: 119
Язык: английский
Формат: pdf, epub (true), mobi
Размер: 10.2 MB

Learn how to use Go's strengths to develop services that are scalable and resilient even in an unpredictable environment. With this book's expanded second edition, Go developers will explore the composition and construction of cloud native applications, from lower-level Go features and mid-level patterns to high-level architectural considerations. Each chapter in this new edition builds on the lessons of the last, walking intermediate to advanced developers through Go to construct a simple but fully featured distributed key-value store. You'll learn about Go generics, dependability and reliability, memory leaks, and message-oriented middleware. New chapters on security and distributed state delve into critical aspects of developing secure distributed cloud native applications.
  • Добавил: literator
  • Дата: 9-09-2023, 15:53
  • Комментариев: 0
Название: Pro Spring 6 with Kotlin: An In-depth Guide to Using Kotlin APIs in Spring Framework 6
Автор: Peter Spath, Iuliana Cosmina, Rob Harrop, Chris Schaefer
Издательство: Apress
Год: 2023
Страниц: 938
Язык: английский
Формат: pdf (true), epub
Размер: 36.8 MB

Master the fundamentals of Spring Framework 6 while learning from the real-world experiences of Spring experts. Over the course of this book, you'll learn how to leverage Spring 6 in tandem with the Kotlin programming language to build complex enterprise applications from top to bottom. From monoliths to cloud native apps for streaming microservices, you’ll gain insight into every aspect of the process, including transactions, data access, persistence, and web and presentation tiers. As you progress through the book, the authors demonstrate how to run Kotlin with a single command, deploy new utility methods in String class, use Local-Variable Syntax for Lambda Parameters Nested Based Access Control, read/write strings to and from files, and using Flight Recorder. Also, a whole new generation of dependencies are available, and you’ll see exactly how to make optimal use of them. A full sample application will show you how to apply Spring 6’s new tools and techniques and see how they work together. Covering version 6 of the Spring Framework, this book is the most comprehensive Spring reference and practical guide available for harnessing the power of this leading enterprise Java application development framework. This edition covers core Spring and its integration with other leading Java technologies, such as Hibernate, JPA 3, Thymeleaf, Kafka, GraphQL, and WebFlux, using Kotlin as a programming language.
  • Добавил: literator
  • Дата: 9-09-2023, 15:29
  • Комментариев: 0
Название: Introducing Functional Programming Using C#: Leveraging a New Perspective for OOP Developers
Автор: Vaskaran Sarcar
Издательство: Apress
Год: 2023
Страниц: 314
Язык: английский
Формат: pdf (true), epub
Размер: 10.2 MB

Understand the power of C#, a multi-paradigm language. This book will help you learn, analyze, and harness the functional aspects of C# so you can create a better program. The book is divided into two parts. Part I starts with an overview of functional programming (FP). It covers the building blocks for FP: functions and immutability. You will learn about the built-in supports for FP, first- and higher-order functions (HOF), functional purity and side effects, different forms of immutability, and much more. Part II includes discussions on functional composition using pipelining and currying. It also explains how to handle temporal coupling and discusses partial functions and useful functional patterns (such as Map, Bind, Filter, and Fold). Author Vaskaran Sarcar takes you through functional exception-handling mechanisms and provides additional tips to make your programs more efficient. After reading the book, you will understand and be able to implement key aspects of FP. You will be able to produce better code (and refactor existing code) by combining the best techniques from both FP and object-oriented programming (OOP) paradigms.
  • Добавил: literator
  • Дата: 9-09-2023, 15:12
  • Комментариев: 0
Название: Quantitative Trading Strategies Using Python: Technical Analysis, Statistical Testing, and Machine Learning
Автор: Peng Liu
Издательство: Apress
Год: 2023
Страниц: 341
Язык: английский
Формат: pdf (true), epub
Размер: 16.3 MB

Build and implement trading strategies using Python. This book will introduce you to the fundamental concepts of quantitative trading and shows how to use Python and popular libraries to build trading models and strategies from scratch. It covers practical trading strategies coupled with step-by-step implementations that touch upon a wide range of topics, including data analysis and visualization, algorithmic trading, backtesting, risk management, optimization, and machine learning, all coupled with practical examples in Python. Part one of Quantitative Trading Strategies with Python covers the fundamentals of trading strategies, including an introduction to quantitative trading, the electronic market, risk and return, and forward and futures contracts. Part two introduces common trading strategies, including trend-following, momentum trading, and evaluation process via backtesting. Part three covers more advanced topics, including statistical arbitrage using hypothesis testing, optimizing trading parameters using Bayesian optimization, and generating trading signals using a Machine Learning approach. Machine Learning can be used in pairs trading in several ways to improve the effectiveness of trading strategies.
  • Добавил: polyanskiy
  • Дата: 9-09-2023, 09:30
  • Комментариев: 0

Автор: Е. И. Машбиц, В. Н. Каптелинин, Е. Д. Маргулис
Название: Введение в язык Лого
Издательство: К.: Выща школа
Год: 1989
Страниц: 208
Формат: DJVU, PDF
Размер: 16 МБ
Пособие содержит основные сведения по языку Лого— одному из языков программирования, который применяется в учебных целях на начальных этапах овладения учащимися компьютерной грамотностью. Рассмотрен без-машинный вариант изучения языка. Приведено большое количество примеров и иллюстраций, а также помещены задания для самостоятельного решения. Для профессионально-технических училищ.
Оглавление:..
  • Добавил: umkaS
  • Дата: 9-09-2023, 08:30
  • Комментариев: 0
Название: DevOps для ИТ-менеджеров: концентрированное структурированное изложение передовых идей
Автор: Скрынник О.В.
Издательство: ДMK
Год: 2019 - 2-е изд.
Cтраниц: 126
Формат: pdf (ocr)
Размер: 17 мб
Язык: русский

В книге четко и последовательно изложены ключевые понятия, принципы и практики DevOps, дано определение DevOps и его место относительно других методологий управления ИТ, включая Agile. Эта книга не про автоматизацию, она акцентирована на разъяснение сути DevOps, построение команды и управление ИТ, без привязки к конкретным технологиям и инструментам.
  • Добавил: literator
  • Дата: 8-09-2023, 19:46
  • Комментариев: 0
Название: CAPM Certified Associate in Project Management All-in-One Exam Guide
Автор: James Lee Haner
Издательство: McGraw Hill
Год: 2024
Страниц: 500
Язык: английский
Формат: epub (true), pdf
Размер: 17.2 MB

Complete coverage of all objectives in the 2023 release of the CAPM exam. Take the Certified Associate in Project Management (CAPM) exam with confidence using this highly effective self-study guide. Written by a project management expert and bestselling author, CAPM Certified Associate in Project Management All-in-One Exam Guide offers complete coverage of every objective on the current version of the test. To help you study, each chapter contains unique design elements that emphasize important points and aid in retention. An appendix, "50 Confusing Terms on the CAPM Exam," will help you understand the differences in terms that sound similar but have different meanings. In addition, the book includes more than 450 practice questions along with detailed answer explanations. Designed to help you pass the exam with ease, this comprehensive guide also serves as an essential on-the-job reference for project management professionals.