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



Реклама


State in Flutter: A Guide to State Management in FlutterНазвание: State in Flutter: A Guide to State Management in Flutter
Автор: Sanjib Sinha
Издательство: Leanpub
Год: 2021-10-30
Страниц: 231
Язык: английский
Формат: pdf (true), epub
Размер: 23.1 MB

If I say, StafulWidget in Flutter is actually a StatelessWidget, you'll get confused! Right? If I had said, stateful widget didn't make any sense, either you wouldn't have agreed, or you would have got more confused! Hope this book will help you to be a Better Flutter Developer who can manage state and make her Flutter App more performant. However, for state management always use the latest Provider Package, and maintain Null Safety. I also strongly recommend to read the latest Flutter blog at my website. Let me tell you the truth. The stateful widget, although might come to help for a tiny app where we need to change a single class property, doesn't really make any sense for a big, complex Flutter app.
Разместил: Ingvar16 7-12-2021, 15:50 | Комментарии: 0 | Подробнее
Better Flutter: Learn essential concepts to be a better Flutter developerНазвание: Better Flutter: Learn essential concepts to be a better Flutter developer
Автор: Sanjib Sinha
Издательство: Leanpub
Год: 2021-09-03
Страниц: 351
Язык: английский
Формат: pdf (true), epub
Размер: 13.7 MB

To be a Better Flutter Developer? Or, not to be a Better Flutter Developer? Choice is yours! Hope this book will help you to be a Better Flutter Developer. However, for state management always use the latest Provider Package, and maintain Null Safety. I also strongly recommend to read the latest Flutter blog at my website. You can enhance your development skill and as well as make your Flutter app more performant in two ways. Firstly, to enhance your coding skill you not only practice, but understand the core conceptions, too. On the other hand, to make your app more performant you should follow a few rules. And repeat them again and again. This book will teach you both.
Разместил: Ingvar16 7-12-2021, 15:38 | Комментарии: 0 | Подробнее
Название: Retrocomputing with Clash: Haskell for FPGA Hardware Design
Автор: Gergo Erdi
Издательство: Leanpub
Год: 2021
Формат: ePUB, PDF
Страниц: 542
Размер: 11,5 Mb
Язык: English

Haskell has become the functional programming language of choice for many developers due to its excellent tools for abstraction and principled program design. The open source Clash hardware description language unlocks these features for FPGA design as well. Retrocompuing with Clash takes the experienced Haskell programmer on a journey into the world of hardware design with Clash. Our approach is based on using Haskell to its fullest potential, using abstractions like monads and lenses in building a library of reusable components.
Разместил: vitvikvas 7-12-2021, 12:18 | Комментарии: 0 | Подробнее
Название: Learning and Operating Presto: Fast Federated SQL Analytics (Early Release)
Автор: Vivek Bharathan, David Simmen, George Wang
Издательство: O’Reilly Media
Год: 2021-12-03: Fifth Release
Формат: ePUB
Страниц: 116
Размер: 10 Mb
Язык: English

The Presto community has mushroomed since its origins at Facebook in 2012. But ramping up this distributed SQL query engine can be challenging even for the most experienced engineers. This practical book shows you how to begin Presto operations at your organization to derive insights on datasets wherever they reside.
Разместил: vitvikvas 7-12-2021, 12:05 | Комментарии: 0 | Подробнее
Practical Python Data Wrangling and Data Quality (Final Release)Название: Practical Python Data Wrangling and Data Quality (Final Release)
Автор: Susan E. McGregor
Издательство: O’Reilly Media, Inc.
Год: 2022
Страниц: 578
Язык: английский
Формат: pdf, epub
Размер: 12.4 MB

The world around us is full of data that holds unique insights and valuable stories, and this book will help you uncover them. Whether you already work with data or want to learn more about its possibilities, the examples and techniques in this practical book will help you more easily clean, evaluate, and analyze data so that you can generate meaningful insights and compelling visualizations.
Разместил: Ingvar16 6-12-2021, 21:02 | Комментарии: 0 | Подробнее
Название: MATLAB & Simulink Computer Vision Toolbox User’s Guide (R2021b)
Автор: The MathWorks, Inc.
Издательство: The MathWorks, Inc.
Год: 2021
Формат: PDF
Страниц: 1504
Размер: 62,5 Mb
Язык: English

Computer Vision Toolbox provides algorithms, functions, and apps for designing and testing computer vision, 3D vision, and video processing systems. You can perform object detection and tracking, as well as feature detection, extraction, and matching. For 3D vision, the toolbox supports single, stereo, and fisheye camera calibration; stereo vision; 3D reconstruction; and lidar and 3D point cloud processing. Computer vision apps automate ground truth labeling and camera calibration workflows.
You can train custom object detectors using deep learning and machine learning algorithms such as YOLO v2, Faster R-CNN, and ACF. For semantic segmentation you can use deep learning algorithms such as SegNet, U-Net, and DeepLab. Pretrained models let you detect faces, pedestrians, and other common objects.
Разместил: vitvikvas 6-12-2021, 15:39 | Комментарии: 0 | Подробнее
Название: Deep Learning Techniques for IoT Security and Privacy
Автор: Mohamed Abdel-Basset, Nour Moustafa, Hossam Hawash, Weiping Ding
Издательство: Springer
Год: 2022
Формат: PDF
Страниц: 487
Размер: 10 Mb
Язык: English

This book states that the major aim audience are people who have some familiarity with Internet of things (IoT) but interested to get a comprehensive interpretation of the role of deep Learning in maintaining the security and privacy of IoT. A reader should be friendly with Python and the basics of machine learning and deep learning. Interpretation of statistics and probability theory will be a plus but is not certainly vital for identifying most of the book's material.
Разместил: vitvikvas 6-12-2021, 15:24 | Комментарии: 0 | Подробнее
Skills of a Software Developer (MEAP)Название: Skills of a Software Developer (MEAP)
Автор: Fernando Doglio
Издательство: Manning Publications
Год: 2021
Страниц: 154
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

The skills and knowledge you need to grow from a solo coder into a productive member of a software development team, along with seasoned advice on everything from effective refactoring to acing an interview.
Разместил: Ingvar16 6-12-2021, 12:35 | Комментарии: 0 | Подробнее
Название: Publishing Python Packages (MEAP)
Автор: Dane Hillard
Издательство: Manning Publications
Год: 2021 V3
Формат: PDF
Страниц: 91
Размер: 10 Mb
Язык: English

Create Python packages to share your code in a scalable and maintainable way. Improve team productivity, publish helpful libraries, or even start your own open source project following the latest Python packaging standards.
Разместил: vitvikvas 6-12-2021, 12:13 | Комментарии: 0 | Подробнее
Название: Построение и анализ алгоритмов обработки данных
Автор: Селиванова И.А., Блинов В.А.
Издательство: Уральский университет
Год: 2015
ISBN: 978-5-7996-1489-8
Формат: pdf
Страниц: 110
Размер: 10,7 Мб
Язык: русский

Пособие содержит необходимый теоретический материал и примеры реализации данных, которые используются для неформального описания и реализации алгоритмов. Приведены и исследованы алгоритмы внутренней и внешней сортировки, алгоритмы поиска.
Разместил: oksanavalera 5-12-2021, 21:31 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности