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



Реклама


Название: Mastering Rust: A Beginner's Guide
Автор: Sufyan bin Uzayr
Издательство: CRC Press
Год: 2023
Формат: True PDF
Страниц: 319
Размер: 22,1 Mb
Язык: English

Mastering Rust helps the reader master the powerful Rust programming language for creating stable and versatile applications and projects. Rust is a dependable and robust programming language that was created with today’s needs in mind, which is something that several other scripting languages lack. Rust was developed to provide high functions comparable to those of C and C++, and with a focus on code integrity, which is, arguably, lacking in languages such as C. Rust is a dynamically typed language that emphasizes performance and reliability, particularly in parallelism and storage organization. Rust allows you to store data on the tower or the shedload, and it recognizes the importance of performance optimization. It permits even more effective memory usage as well as faster memory management than most other programming languages in its league.
Разместил: vitvikvas 16-09-2022, 06:44 | Комментарии: 0 | Подробнее
Название: Взлом. Приемы, трюки и секреты хакеров. Версия 2.0
Автор: Павел Шалин (Рук. пр.)
Издательство: БXВ
Год: 2022
Формат: True PDF
Страниц: 274
Размер: 37,8 Mb
Язык: Русский

В сборнике избранных статей из журнала «Хакер» описана технология инжекта шелл-кода в память KeePass с обходом антивирусов, атака ShadowCoerce на Active Directory, разобраны проблемы heap allocation и эксплуатация хипа уязвимого SOAP-сервера на Linux. Рассказыва-ется о способах взлома протекторов Themida, Obsidium, .NET Reactor, Java-приложений с по-мощью dirtyJOE, программ fat binary для macOS с поддержкой нескольких архитектур. Даны примеры обхода Raw Security и написания DDoS-утилиты для Windows, взлома компьютер-ной игры и написания для нее трейнера на языке C++. Описаны приемы тестирования прото-колов динамической маршрутизации OSPF и EIGRP, а также протокола DTP. Подробно рас-смотрена уязвимость Log4Shell и приведены примеры ее эксплуатации.
Разместил: vitvikvas 16-09-2022, 06:33 | Комментарии: 0 | Подробнее
Prometheus: Up & Running, 2nd Edition (Early Release)Название: Prometheus: Up & Running: Infrastructure and Application Performance Monitoring, 2nd Edition (Early Release)
Автор: Julien Pivotto, Brian Brazil
Издательство: O’Reilly Media, Inc.
Год: 2022-09-15
Язык: английский
Формат: epub (true), mobi
Размер: 10.3 MB

Get up to speed with Prometheus, the metrics-based monitoring system used in production by tens of thousands of organizations. This updated second edition provides site reliability engineers, Kubernetes administrators, and software developers with a hands-on introduction to the most important aspects of Prometheus, including dashboarding and alerting, direct code instrumentation, and metric collection from third-party systems with exporters.
Разместил: Ingvar16 16-09-2022, 01:35 | Комментарии: 0 | Подробнее
Название: Flutter Apprentice 3rd Edition
Автор: Kevin Moore, Michael Katz, Vincent Ngo
Издательство: Razeware LLC
Год: 2022
Формат: PDF
Страниц: 660
Размер: 171 Mb
Язык: English

Flutter is a new and exciting software development toolkit that lets you target multiple platforms at once, so you can build apps for iOS, Android and even web and desktop, all from a single codebase.
Similar to modern web technologies, Flutter uses a declarative approach to UI development. You can take advantage of “hot reload” of new code while developing, and your apps will perform at native speed thanks to Flutter’s custom rendering engine.
It’s been the dream of mobile developers for years to find a cross-platform tool that lets you build for both iOS and Android without having to write and maintain two separate codebases. With Flutter and Flutter Apprentice, you can achieve that dream!
Разместил: vitvikvas 15-09-2022, 17:44 | Комментарии: 0 | Подробнее
Название: Simulink Graphical User Interface (R2022b)
Автор: The MathWorks, Inc
Издательство: The MathWorks, Inc
Год: 2022
Формат: PDF
Страниц: 704
Размер: 10 Mb
Язык: English

Graphical user interfaces (GUIs), also known as apps, provide point-and-click control of your software applications, eliminating the need for others to learn a language or type commands in order to run the application. You can share apps both for use within MATLAB and also as standalone desktop or web apps.
Разместил: vitvikvas 15-09-2022, 10:26 | Комментарии: 0 | Подробнее
Название: MATLAB Spreadsheet Link User’s Guide (R2022b)
Автор: The MathWorks, Inc
Издательство: The MathWorks, Inc
Год: 2022
Формат: PDF
Страниц: 130
Размер: 10 Mb
Язык: English

Spreadsheet Link™ connects Excel® spreadsheet software with the MATLAB® workspace, enabling you to access the MATLAB environment from an Excel spreadsheet. With Spreadsheet Link software, you can exchange data between MATLAB and Excel, taking advantage of the familiar Excel interface while accessing the computational speed and visualization capabilities of MATLAB.
Разместил: vitvikvas 15-09-2022, 10:15 | Комментарии: 0 | Подробнее
Mastering Financial Pattern Recognition: Finding and Back-Testing Candlestick Patterns with Python (Second Early Release)Название: Mastering Financial Pattern Recognition: Finding and Back-Testing Candlestick Patterns with Python (Second Early Release)
Автор: Sofien Kaabar
Издательство: O’Reilly Media, Inc.
Год: 2022-08-25
Страниц: 366
Язык: английский
Формат: epub (true), mobi
Размер: 10.3 MB

Candlesticks have become a key component of platforms and charting programs for financial trading. With these charts, traders can learn underlying patterns for interpreting price action history and forecasts. This A-Z guide shows portfolio managers, quants, strategists, and analysts how to use Python to recognize, scan, trade, and backtest the profitability of candlestick patterns. Pattern recognition and detection is a skill that is mastered by machines better than humans due to their objectivity and therefore, I have dedicated the first chapters of the book to creating the structure of a candlestick pattern recognition algorithm before moving to the later chapters which dig deep with patterns and strategies. This means that the first skill you will learn is how to automate the data import process in Python.
Разместил: Ingvar16 15-09-2022, 03:14 | Комментарии: 0 | Подробнее
Название: Data Structures and Algorithms in Python
Автор: John Canning, Alan Broder, Robert Lafore
Издательство: Pearson
Год: 2023
Формат: True ePUB
Страниц: 928
Размер: 81,6 Mb
Язык: English

This practical introduction to data structures and algorithms can help every programmer who wants to write more efficient software. Building on Robert Lafore’s legendary Java-based guide, this book helps you understand exactly how data structures and algorithms operate. You’ll learn how to efficiently apply them with the enormously popular Python language and scale your code to handle today’s big data challenges.
Разместил: vitvikvas 14-09-2022, 15:47 | Комментарии: 0 | Подробнее
Погружение в паттерны проектирования (2021)Название: Погружение в паттерны проектирования (2021)
Автор: Александр Швец
Издательство: Самиздат
Год: 2021 (v2021-2.33)
Страниц: 400
Язык: русский
Формат: pdf
Размер: 28.2 MB

Книга «Погружение в Паттерны Проектирования» описывает 22 классических паттерна проектирования, а также 8 принципов проектирования, на которых они основаны. Каждая глава книги посвящена только одному паттерну. Поэтому книгу можно читать как последовательно, от края до края, так и в произвольном порядке, выбирая только интересные в данный момент паттерны. Паттерны проектирования универсальны. Поэтому все примеры кода в этой книге приведены на псевдокоде, без привязки к конкретному языку программирования.
Разместил: Ingvar16 14-09-2022, 01:40 | Комментарии: 0 | Подробнее
Applied Machine Learning and AI for Engineers (Second Early Release)Название: Applied Machine Learning and AI for Engineers: Solve Business Problems That Can’t Be Solved Algorithmically (Second Early Release)
Автор: Jeff Prosise
Издательство: O’Reilly Media, Inc.
Год: 2022-09-12
Страниц: 207
Язык: английский
Формат: epub (true), mobi
Размер: 16.3 MB

Many introductory guides to AI are mathematics books in disguise. This one mostly eschews the math. Instead, author Jeff Prosise helps engineers and software developers build an intuitive understanding of AI to solve business problems. Need to create a system to detect defective parts coming off an assembly line? This practical book teaches you the skills necessary to put AI and Machine Learning (ML) to work at your company. This book contains numerous code samples that you can run to reinforce the concepts presented in each chapter. Most are written in Python and use popular open-source libraries such as Scikit-learn, Keras, and TensorFlow. All are available in a public GitHub repo.
Разместил: Ingvar16 14-09-2022, 01:21 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности