Добавить в избранное
Форум
Правила сайта "Мир Книг"
Группа в Вконтакте
Подписка на книги
Правообладателям
Найти книгу:
Навигация
Вход на сайт
Регистрация



Реклама


Fast Feedback Using RubyНазвание: Fast Feedback Using Ruby
Автор: Stephan Kamper
Издательство: Leanpub
Год: 2021-01-08
Страниц: 103
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 10.2 MB

Let's use Ruby to automatically get feedback as early as possible. Whether running automated tests or creating image files from raw data, Ruby can be used to automate these tasks. Furthermore, it can also be used to automate running tasks whenever a file changes. Does that sound like a good idea? Then this book is for you. The book describes various ways of getting feedback — and fast feedback — using Ruby tools, such as plain Ruby scripts and Rake tasks. It also shows a way to automatically execute these tools, using Guard.
Разместил: Ingvar16 6-11-2021, 21:22 | Комментарии: 0 | Подробнее
Kafka: The Definitive Guide: Real-Time Data and Stream Processing at Scale, 2nd Edition (Final)Название: Kafka: The Definitive Guide: Real-Time Data and Stream Processing at Scale, 2nd Edition (Final)
Автор: Gwen Shapira, Todd Palino, Rajini Sivaram
Издательство: O’Reilly Media, Inc.
Год: 2022
Страниц: 425
Язык: английский
Формат: epub
Размер: 10.1 MB

Every enterprise application creates data, whether it consists of log messages, metrics, user activity, outgoing messages, or something else. Moving all of this data is just as important as the data itself. This book's updated second edition shows application architects, developers, and production engineers new to the Kafka open source streaming platform how to handle real-time data feeds. Additional chapters cover Kafka's AdminClient API, new security features, and tooling changes. Engineers from Confluent and LinkedIn responsible for developing Kafka explain how to deploy production Kafka clusters, write reliable event-driven microservices, and build scalable stream processing applications with this platform.
Разместил: Ingvar16 6-11-2021, 13:41 | Комментарии: 0 | Подробнее
Название: Essential Math for Data Science: Take Control of Your Data with Fundamental Linear Algebra, Probability, and Statistics (Third Early Release)
Автор: Thomas Nield
Издательство: O’Reilly Media, Inc.
Год: 2021-11-05
Страниц: 216
Язык: английский
Формат: epub
Размер: 10.1 MB

To succeed in data science you need some math proficiency. But not just any math. This common-sense guide provides a clear, plain English survey of the math you'll need in data science, including probability, statistics, hypothesis testing, linear algebra, machine learning, and calculus. Practical examples with Python code will help you see how the math applies to the work you'll be doing, providing a clear understanding of how concepts work under the hood while connecting them to applications like Machine Learning. You'll get a solid foundation in the math essential for data science.
Разместил: Ingvar16 6-11-2021, 04:32 | Комментарии: 0 | Подробнее
Название: Mastering Apache Pulsar (Third Early Release)
Автор: Jowanza Joseph
Издательство: O’Reilly Media, Inc.
Год: 2021-11-05
Страниц: 274
Язык: английский
Формат: epub
Размер: 10.1 MB

Every enterprise application creates data, including log messages, metrics, user activity, and outgoing messages. Learning how to move these items is almost as important as the data itself. If you're an application architect, developer, or production engineer new to Apache Pulsar, this practical guide shows you how to use this open source event streaming platform to handle real-time data feeds. Jowanza Joseph, staff software engineer at Finicity, explains how to deploy production Pulsar clusters, write reliable event streaming applications, and build scalable real-time data pipelines with this platform. Through detailed examples, you'll learn Pulsar's design principles, reliability guarantees, key APIs, and architecture details, including the replication protocol, the load manager, and the storage layer.
Разместил: Ingvar16 6-11-2021, 04:11 | Комментарии: 0 | Подробнее
Анализ поведенческих данных на R и Python
Название: Анализ поведенческих данных на R и Python
Автор: Бюиссон Ф.
Издательство: ДМК Пресс
Год: 2022
Формат: pdf
Страниц: 370
Для сайта: Mirknig.su
Размер: 14,7 Мб
Язык: русский

Задействуйте всю мощь поведенческих данных в своей компании, используя инструменты, специально разработанные для их анализа. Общепринятые алгоритмы науки о данных и инструменты предсказательной аналитики трактуют данные о поведении клиентов, такие как клики на веб-сайте или покупки в супермаркете, аналогично любым другим данным. Однако в этой книге представлены мощные методы, специально приспособленные для анализа поведенческих данных. Усовершенствованный экспериментальный дизайн позволяет вам получать максимальную отдачу от ваших A/B-тестов, тогда как причинно-следственные диаграммы позволяют выявлять причины поведений, даже если вы не можете проводить эксперименты. Книга написана в доступном стиле для исследователей данных, бизнес-аналитиков и бихевиористов. Приведены полные примеры и упражнения на языках R и Python, которые помогут вам получать более глубокую информацию о ваших данных — и не откладывая в долгий ящик.
Разместил: relizer 6-11-2021, 01:36 | Комментарии: 0 | Подробнее
Изучаем регулярные выражения
Название: Изучаем регулярные выражения
Автор: Бен Форта
Издательство: Диалектика
Год: 2019
Формат: pdf
Страниц: 194
Для сайта: Mirknig.su
Размер: 13,1 Мб
Язык: русский

В этом кратком справочнике представлены самые важные сведения о регулярных выражениях. В книге поэтапно описана процедура составления и проверки регулярных выражений, а основные понятия подробно поясняются и подкрепляются наглядными примерами, взятыми из практики обработки исходного текста. В конце книги приведены решения часто встречающихся практических задач с помощью регулярных выражений, а также кратко описаны их основные реализации в языках программирования и приложениях. Книга написана простым и доступным языком. Она будет полезна не только начинающим, но и тем, кто уже пользовался регулярными выражениями в своей практике прикладного программирования.
Разместил: relizer 5-11-2021, 20:32 | Комментарии: 0 | Подробнее
Название: (ISC)2 SSCP Systems Security Certified Practitioner Official Practice Tests, 2nd Edition
Автор: Mike Chapple, David Seidl
Издательство: Sybex
Год: 2022
Страниц: 318
Язык: английский
Формат: pdf (true)
Размер: 11.3 MB

Smarter, faster prep for the SSCP exam The (ISC)? SSCP Official Practice Tests, 2nd Edition is the only (ISC)?-endorsed set of practice questions for the Systems Security Certified Practitioner (SSCP). This book's first seven chapters cover each of the seven domains on the SSCP exam with sixty or more questions per domain, so you can focus your study efforts exactly where you need more review. When you feel well prepared, use the two complete practice exams from Sybex's online interactive learning environment as time trials to assess your readiness to take the exam.: Coverage of all exam objectives, including: Security Operations and Administration Access Controls Risk Identification, Monitoring and Analysis Incident Response and Recovery Cryptography Network and Communications Security Systems and Application Security SSCP certification demonstrates you have the advanced technical skills and knowledge to implement, monitor and administer IT infrastructure using security best practices, policies and procedures.
Разместил: Ingvar16 5-11-2021, 15:11 | Комментарии: 0 | Подробнее
Название: Exam Ref AI-900 Microsoft Azure AI Fundamentals
Автор: Julian Sharp
Издательство: Pearson ­Education, Inc.
Год: 2022
Страниц: 208
Язык: английский
Формат: epub
Размер: 15.7 MB

Prepare for Microsoft Exam AI-900 and help demonstrate your real-world knowledge of diverse machine learning (ML) and artificial intelligence (AI) workloads, and how they can be implemented with Azure AI. Designed for business stakeholders, new and existing IT professionals, consultants, and students, this Exam Ref focuses on the critical thinking and decision-making acumen needed for success at the Microsoft Certified: Azure AI Fundamentals level. Artificial Intelligence (AI) impacts almost everything we do today with devices and computers. The purpose of the AI-900 exam is to test your understanding of the fundamental concepts of AI and the AI services Microsoft provides in Azure. The exam includes high-level concepts for AI and machine learning (ML), as well as the capabilities of particular Azure AI services. Having a high-level appreciation of AI is important to everyone involved in building and using solutions that make use of AI. There are no prerequisite skills or experience required.
Разместил: Ingvar16 5-11-2021, 14:38 | Комментарии: 0 | Подробнее
Название: Web App Development and Real-Time Web Analytics with Python: Develop and Integrate Machine Learning Algorithms into Web Apps
Автор: Tshepo Chris Nokeri
Издательство: Apress
Год: 2021
Страниц: 231
Язык: английский
Формат: pdf (true), epub
Размер: 11.1 MB

Author Tshepo Chris Nokeri begins by introducing you to the basics of constructing and styling static and interactive charts and tables before exploring the basics of HTML, CSS, and Bootstrap, including an approach to building web pages with HTML. From there, he’ll show you the key Python web frameworks and techniques for building web apps with them. You’ll then see how to style web apps and incorporate themes, including interactive charts and tables to build dashboards, followed by a walkthrough of creating URL routes and securing web apps. You’ll then progress to more advanced topics, like building machine learning algorithms and integrating them into a web app. The book concludes with a demonstration of how to deploy web apps in prevalent cloud platforms.
Разместил: Ingvar16 5-11-2021, 14:13 | Комментарии: 0 | Подробнее
PHP и MySQL. 25 уроков для начинающих
Название: PHP и MySQL. 25 уроков для начинающих
Автор: Дронов Владимир
Издательство: БХВ-Петербург
Год: 2021
Формат: pdf
Страниц: 434
Для сайта: Mirknig.su
Размер: 30,6 Мб
Язык: русский

В книге 25 иллюстрированных уроков и более 30 практических упражнений. В доступной и наглядной форме, на сквозном примере рассказано о программировании динамических веб-сайтов на языке PHP с применением СУБД MySQL и MariaDB. Описывается программное генерирование веб-страниц, получение данных от пользователей и проверка их на корректность, работа с файлами, программное рисование графики, обработка cookie и сессий, отправка электронной почты. Рассмотрена архитектура «модель-шаблон-контроллер» и структурирование кода для дальнейшего сопровождения сайта. Рассказано о мерах защиты сайта: разграничение доступа, перевод на безопасный протокол HTTPS, защита от атак, шифрование данных. Дан краткий курс программирования веб-служб REST. Сквозной пример разработки веб-сайта фотогалереи и PHP-фреймворка поможет при построении собственных сайтов. Электронное приложение-архив на сайте издательства содержит коды всех примеров.
Разместил: relizer 5-11-2021, 13:35 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2021     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности