The Fundamentals of Telemetry Pipelines

Автор: literator от 20-09-2023, 05:00, Коментариев: 0

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

Название: The Fundamentals of Telemetry Pipelines: And How They Are Used to Maintain Application Performance
Автор: Russ Miles
Издательство: O’Reilly Media
Год: 2023-09-19
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

If you're a DevOps engineer, SRE, or security engineer struggling under a deluge of telemetry data, this report is for you. High-quality metrics, traces, and logs are all essential for observing and working with modern systems, but when they're applied to a complex cloud-based system the result can be a confusing mess. Telemetry pipelines give you the tools to navigate this mess, providing the ways and means to extract so much more from your data. In this report, you’ll learn what the promise of telemetry pipelines is and how it feels to be able to use telemetry pipeline tools to master your flood of telemetry data. From there, we dive into the key concepts you’ll need when you build your own telemetry pipelines and look at some real-world examples. By the end of this report, you’ll understand how investing in your own telemetry pipelines can help you go even further, implementing valuable business cases, such as compliance and cost management.
 

Effective Haskell: Solving Real-World Problems with Strongly Typed Functional Programming

Автор: literator от 20-09-2023, 02:39, Коментариев: 0

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

Название: Effective Haskell: Solving Real-World Problems with Strongly Typed Functional Programming
Автор: Rebecca Skinner
Издательство: Pragmatic Bookshelf
Год: July 2023 (Book version: P1.0)
Страниц: 663
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB

Put the power of Haskell to work in your programs, learning from an engineer who uses Haskell daily to get practical work done efficiently. Leverage powerful features like Monad Transformers and Type Families to build useful applications. Realize the benefits of a pure functional language, like protecting your code from side effects. Manage concurrent processes fearlessly. Apply functional techniques to working with databases and building RESTful services. Don't get bogged down in theory, but learn to employ advanced programming concepts to solve real-world problems. Don't just learn the syntax, but dive deeply into Haskell as you build efficient, well-tested programs. Haskell is a pure functional programming language with a rich ecosystem of tools and libraries. Designed to push the boundaries of programming, it offers unparalleled power for building reliable and maintainable systems. But to unleash that power, you need a guide. Effective Haskell is that guide. Written by an engineer who understands how to apply Haskell to the real world and uses it daily to get practical work done, it is your ticket to Haskell mastery. Gain deep understanding of how Haskell deals with IO and the outside world by writing a complete Haskell application that does several different kinds of IO. Reinforce your learnings with practice exercises in every chapter.
 

Fuzzy Petri Nets for Knowledge Representation, Acquisition and Reasoning

Автор: literator от 20-09-2023, 02:17, Коментариев: 0

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

Название: Fuzzy Petri Nets for Knowledge Representation, Acquisition and Reasoning
Автор: Hua Shi, Hu-Chen Liu
Издательство: Springer
Год: 2023
Страниц: 476
Язык: английский
Формат: pdf (true)
Размер: 12.2 MB

With the development of Artificial Intelligence, developing expert systems to simulate human thinking has become a hot research topic nowadays. Expert system is an intellectual programming system that uses the knowledge captured from experts to solve specific problems reaching the level of experts. The crucial issues in developing an expert system are the representation of the obtained expert knowledge, the acquisition of experts’ professional knowledge, and the reasoning process of knowledge rules. So far, many knowledge representation methods have been introduced in the literature. Among them, the fuzzy Petri nets (FPNs) are a promising modelling tool for expert systems and have a couple of attractive advantages. Combining fuzzy sets and Petri nets, the FPNs are a graphical and mathematical model tool for representing imprecise information and supporting fuzzy reasoning in expert systems. An FPN is a marked graphical system containing places and transitions, where graphically circles represent places, bars depict transitions, and directed arcs denote the relationships between places and transitions. The main features of an FPN are that it supports visualized representation of information and provides a unified form to deal with imprecise and uncertain knowledge information. Due to these characteristics, the FPN method has been applied to many industrial fields for knowledge representation and reasoning in expert systems.
 

Accelerating Unity Through Automation: Power Up Your Unity Workflow by Offloading Intensive Tasks

Автор: literator от 19-09-2023, 20:52, Коментариев: 0

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

Название: Accelerating Unity Through Automation: Power Up Your Unity Workflow by Offloading Intensive Tasks
Автор: Simon Jackson
Издательство: Apress
Год: 2023
Страниц: 312
Язык: английский
Формат: pdf
Размер: 10.8 MB

Building games with Unity is hard enough without having to stand up and go and make a coffee each time you want to just build your project or find out days/weeks down the line that some change you made while building your dream has incurred a debt that means your project cannot be built for one of your target platforms without a lot of rework. Through automation, many of these hardships can be detected early and free up time and stress by monitoring your project as it is being created, identify risks and issues as you write the code, and free up your machine while lengthy build processes are running. The change might be hard, but once setup, it will give you peace of mind that everything you create will run, updates will be automatically managed, and your players are less likely to be drafting one-star reviews on your next publication. Automation, often seen as a dark art or long-lost treasure that is hard to seek and even harder to find, can save you countless hours of repetitive tasks and look ahead to help avoid troubles on the road before you plummet off the cliff of despair, such as when Apple suddenly does not accept builds with feature X, because Unity… For developers having experience with Unity and interested in learning about (with no foreknowledge in) automation will greatly benefit from this book.
 

Шпаргалка начинающего тестировщика

Автор: literator от 19-09-2023, 19:01, Коментариев: 0

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

Название: Шпаргалка начинающего тестировщика
Автор: Наталия Матвеева
Издательство: Интернет-издание
Год: 2022 (Версия 28766790.008)
Язык: русский
Формат: pdf
Размер: 11,7 MB

Шпаргалка является компиляцией информации из множества источников, как с рунета, так и с англоязычных сайтов. Создавала её, в первую очередь, для себя любимой. Цель была структурировать полученные знания, а также, иметь возможность быстро найти ответы на вопросы. Девиз, под эгидой которого я её создавала – «Не истина в последней инстанции, но триггер вам в помощь». Тестирование (Software Testing) – проверка соответствия реальных и ожидаемых результатов поведения программы, проводимая на конечном наборе тестов, выбранном определённым образом. Цели тестирования: • Выявление дефектов до того, как их обнаружат пользователи; • Предоставление актуальной информации о состоянии продукта на данный момент; • Проверка на соответствие ПО всем заявленным требованиям.
 

DevOps with Laravel

Автор: literator от 19-09-2023, 17:57, Коментариев: 0

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

Название: DevOps with Laravel
Автор: Martin Joo
Издательство: Independently published
Год: 2023
Страниц: 447
Язык: английский
Формат: pdf + sources
Размер: 57.8 MB

With this guide, you can learn everything about deployments, Docker, Kubernetes, and how to use them with Laravel. "DevOps with Laravel" is a 447-page guide that teaches you how to be better at infrastructure and architecture. Docker is a platform that allows us to create, deploy, and run applications in containers. Containers are a lightweight and portable way to package software and its dependencies, allowing applications to run consistently across different environments. The most important thing is to package software and its dependencies. All of the above by deploying a Laravel app with components such as an API, Vue frontend, MySQL database, Redis queue, multiple queues and worker processes, scheduler.
 

MATLAB Symbolic Math Toolbox User’s Guide (R2023b)

Автор: literator от 19-09-2023, 17:27, Коментариев: 0

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

Название: MATLAB Symbolic Math Toolbox User’s Guide (R2023b)
Автор: MathWorks
Издательство: The MathWorks, Inc.
Год: 2023
Страниц: 2350
Язык: английский
Формат: pdf (true)
Размер: 15.0 MB

Symbolic Math Toolbox provides functions for solving, graphing, and manipulating symbolic math equations. You can create, run, and share symbolic math codes, and get suggestions for next steps for working with symbols in the MATLAB Live Editor. The toolbox contains functions for common math areas such as calculus, linear algebra, algebraic equations, differential equations, equation simplification, and equation manipulation. The Symbolic Math Toolbox allows you to analytically perform differentiation, integration, simplification, transformations, and equation solving. Dimensional calculations and unit conversions are also possible. Calculations can be performed analytically or using arithmetic operations with variable precision, and the results are displayed in a math set. Symbolic calculations can be shared with other MATLAB users as "live" scripts or converted to HTML, Word, LaTex, or PDF documents. MATLAB functions, Simulink function blocks, and Simscape equations can be generated directly from symbolic expressions. You can generate C or Fortran code fragments from a symbolic expression, or generate files containing code fragments, using the ccode and fortran functions.
 

Криптография на Си и C++ в действии. Учебное пособие

Автор: gol8425 от 19-09-2023, 13:55, Коментариев: 0

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

Название: Криптография на Си и C++ в действии. Учебное пособие
Автор: Михаел Вельшенбах
Издательство: Триумф
Год: 2004
Формат: pdf
Страниц: 442
Размер: 21,4 Mb
Язык: Русский

Несмотря на то, что настоящее издание содержит математическую теорию новейших криптографических алгоритмов, книга в большей степени рассчитана на программистов-практиков. Здесь Вы найдете описание особенностей эффективной реализации криптографических алгоритмов на языках Си и C++, а также большое количество хорошо документированных исходных кодов.
Купите книгу, и Вы легко сможете снабдить свои собственные программные разработки сильной криптографической защитой.
 

Библиотека Keras - инструмент глубокого обучения

Автор: gol8425 от 19-09-2023, 12:13, Коментариев: 0

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


Название: Библиотека Keras - инструмент глубокого обучения
Автор: Антонио Джулли, Суджит Пал
Издательство: ДМК Пресс
Год: 2018
Страниц: 294
ISBN: 978-5-97060-573-8
Формат: PDF
Размер: 60 Мб
Язык: русский

Эта книга - краткое, но обстоятельное введение в современные нейронные сети, искусственный интеллект и технологии глубокого обучения. В ней представлено более 20 работоспособных нейронных сетей, написанных на языке Python с использованием модульной библиотеки Keras, работающей поверх библиотек TensorFlow от Google или Theano от компании Lisa Lab. Описан функциональный API библиотеки Keras и возможности его расширения.
 

Библия Delphi (1-е издание)

Автор: umkaS от 19-09-2023, 07:55, Коментариев: 0

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

Название: Библия Delphi
Автор: Михаил Фленов
Издательство: БХВ-Петербург
Год: 2004
Cтраниц: 880
Формат: pdf
Размер: 55 мб
Язык: русский

Цель книги - научить читателя строить логику программы и алгоритмы различных вычислений. Уметь программировать еще не достаточно, надо знать, как применять полученные знания на практике. Для этого подробно описывается логика выполнения каждого участка кода, чтобы читатель смог использовать эти знания при решении собственных задач.