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

  • Добавил: SCART56
  • Дата: 25-07-2023, 10:37
  • Комментариев: 0

Название: Технология разработки программных продуктов. Практикум
Автор: Рудаков А.В., Федорова Г.Н.
Издательство: Академия
Год: 2014
Страниц: 192
ISBN: 978-5-4468-0465-8
Формат: PDF
Размер: 12.7 Мб
Язык: русский

В учебном пособии в систематизированном виде приведены необходимые теоретические сведения, практические задания и примеры их выполнения; представлены задания на построение моделей программных продуктов с использованием как структурного, так и объектно-ориентированного подхода (с применением стандартного языка моделирования UML и современных CASE-средств), задания на разработку тестов, справочной системы, а также на создание инсталляционных пакетов программных продуктов.
  • Добавил: SCART56
  • Дата: 25-07-2023, 10:10
  • Комментариев: 0

Название: Kafka Streams в действии. Приложения и микросервисы для работы в реальном времени
Автор(ы): Беджек Билл
Издательство: Питер
Год: 2020
Страниц: 304
Формат: PDF
Размер: 18 Мб
Язык: русский

Узнайте как реализовать потоковую обработку на платформе Kafka! В этой книге рассмотрены реальные примеры сбора, преобразования и агрегации данных. Показана работа со множественными процессорами, обработка событий в режиме реального времени. Вы узнаете даже о потоковом SQL с KSQL! Эксплуатация и тестирование, мониторинг и отладка современных распределенных систем - вы получите всю необходимую информацию о самых сложных аспектах потоковой обработки. Kafka Streams API - ключ к эффективному применению Kafka на практике.



  • Добавил: SCART56
  • Дата: 25-07-2023, 06:11
  • Комментариев: 0

Название: Основы разработки программного обеспечения на примере языка С
Автор: Синицын С.В., Хлытчиев О.И.
Издательство: М.: НОУ «ИНТУИТ»
Год: 2016
Страниц: 212
Формат: PDF
Размер: 17 Мб
Язык: русский

В курсе отражены базовые принципы построения программных комплексов встроенных систем. Значительное место уделено технологии проектирования и методам верификации (тестирования) разработанных программ. Рассматриваются вопросы истории развития вычислительной техники и ее программного обеспечения (ПО) с позиций алгоритмизации, технологии и языка кодирования.
  • Добавил: SCART56
  • Дата: 25-07-2023, 05:36
  • Комментариев: 0

Название: Технология разработки программного обеспечения
Автор: Орлов С.А., Цилькер Б.Я.
Издательство: Питер
Год: 2012
Страниц: 608, ил.
ISBN: 978-5-459-01101-2
Формат: DJVU
Размер: 28 Мб
Язык: русский

Учебник посвящен систематическому изложению принципов, моделей, методов и метрик, используемых в инженерном цикле разработки сложных программных продуктов. Изложены классические основы программной инженерии, показаны последние научные и практические достижения, характеризующие динамику развития этой области; продемонстрирован комплексный подход к решению наиболее важных вопросов, возникающих в программных проектах.
  • Добавил: literator
  • Дата: 25-07-2023, 03:11
  • Комментариев: 0
Название: Kubernetes for Python Developers
Автор: Oz Tiram
Издательство: Independently published
Год: 2023
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Python is awesome, Kubernetes is awesome too. Use the combined power of both to create highly available Python application, declarative data processing task, and all sort of automation tasks. This book will teach you not only how to use Kubernetes for your Python applications, but also how you can extend Kubernetes using Python. There are three ways in which we can extend Kubernetes using Python. The first one is adding functionallity to kubectl via plugins. The second one modifies the behaviour of the API server by adding webhooks. The third one allows us to store objects in the Kubernetes database using CustomResourceDefinition.
  • Добавил: literator
  • Дата: 25-07-2023, 02:43
  • Комментариев: 0
Название: Key Principles in Computation
Автор: S.P. Upadhyay
Издательство: Arcler Press
Год: 2023
Страниц: 266
Язык: английский
Формат: pdf (true)
Размер: 25.4 MB

A new framework for computing understanding: a consistent set of principles that spans technologies, domains, algorithms, architectures, and designs. This novel textbook introduces the fundamental principles necessary for a one-semester undergraduate course in computing theory. It provides the most accessible and motivating course material for undergraduate computer theory classes available. Aimed at students who may struggle to grasp the course's relevance to their future jobs, the text assists them in becoming more acquainted with the procedures necessary for advanced study of Computer Science. Students will be motivated by the book's numerous examples, exercises, and comprehensive proofs that simplify complicated theory.
  • Добавил: literator
  • Дата: 25-07-2023, 01:06
  • Комментариев: 0
Название: Pro Power BI Architecture: Sharing, Security, and Deployment Options for Microsoft Power BI Solutions, 2nd Edition
Автор: Reza Rad
Издательство: Apress
Год: 2023
Страниц: 760
Язык: английский
Формат: pdf
Размер: 48.7 MB

This book provides detailed guidance around architecting and deploying Power BI reporting solutions, including help and best practices for sharing and security. You’ll find chapters on dataflows, shared datasets, composite model and DirectQuery connections to Power BI datasets, deployment pipelines, XMLA endpoints, and many other important features related to the overall Power BI architecture that are new since the first edition. You will gain an understanding of what functionality each of the Power BI components provide (such as Dataflow, Shared Dataset, Datamart, thin reports, and paginated reports), so that you can make an informed decision about what components to use in your solution. You will get to know the pros and cons of each component, and how they all work together within the larger Power BI architecture. You can interact with Power BI objects in the Power BI Service through a set of APIs called the Power BI REST API. The Power BI REST API can help automate tasks, build tools that work with Power BI, configure Power BI outside of the platform, and embed Power BI into third-party applications.
  • Добавил: SCART56
  • Дата: 24-07-2023, 23:31
  • Комментариев: 0

Название: Компонентный подход в программировании
Автор: Кулямин В.В.
Издательство: М.: НОУ "Интуит"
Год: 2016
Страниц: 590
ISBN: 5-9556-0067-1
Формат: PDF
Размер: 53 Мб
Язык: русский


Рассматривается понятие сложной программы и отличия сложных программ от простых. Приводятся основные проблемы разработки сложных программ, В приложении к программной инженерии формулируются основные принципы работы со сложными системами, применимые к широкому кругу задач.
  • Добавил: literator
  • Дата: 24-07-2023, 21:34
  • Комментариев: 0
Название: Head First Software Architecture A Learner's Guide to Architectural Thinking (3rd Early Release)
Автор: Raju Gandhi, Mark Richards, Neal Ford
Издательство: O’Reilly Media, Inc.
Год: 2023-07-24
Страниц: 550
Язык: английский
Формат: epub (true)
Размер: 19.9 MB

What will you learn from this book? If you're a software developer looking for a quick on-ramp to software architecture, this handy guide is a great place to start. From the authors of Fundamentals of Software Architecture, Head First Software Architecture teaches you how to think architecturally and explores the unique challenges of software architecture. You'll learn the distinction between architecture and design and the relationship between code, components, and architectural styles. You'll also learn how to work with some common architectural styles through vivid, fun examples. Quick, easy, and entertaining, this book is a valuable introduction to the world of software architecture.
  • Добавил: literator
  • Дата: 24-07-2023, 20:47
  • Комментариев: 0
Название: Key Concepts in Artificial Intelligence
Автор: Jocelyn O. Padallan
Издательство: Arcler Press
Год: 2022
Страниц: 291
Язык: английский
Формат: pdf (true)
Размер: 43.0 MB

This book explains numerous key terms that are related to Artificial Intelligence. Artificial Intelligence (AI) is the simulation of human intelligence processes by machines, especially computer systems. Specific applications of AI include expert systems, natural language processing, speech recognition and machine vision. Artificial Intelligence (AI) refers to the ability of a digital computer or, in other words, of the computer-regulated robot to carry out the tasks mainly associated with intellectual beings. This term, most of the time, is implemented to the project of systems that are developing furnished with the intellectual processes attributes of human beings, for instance, the ability of being rational or logical, or to discover purpose, observe, or learn from the experiences in the past. This book will introduce the readers to the field of artificial intelligence and its fundamentals. It is precisely designed for readers or students with no prior experience related to AI and its application, and touches upon a diversity of fundamental topics. By the end of the book, readers will understand the basic knowledge of Artificial Intelligence and the key concepts involved.