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



Реклама


Swift Apprentice (7th Edition)Название: Swift Apprentice (7th Edition)
Автор: Ehab Amer, Alexis Gallagher, Matt Galloway и др.
Издательство: Razeware LLC
Год: 2021
Страниц: 555
Язык: английский
Формат: pdf (true), epub
Размер: 26.7 MB

This is a book for complete beginners to Apple’s modern programming language — Swift.All the code in the book works inside of Xcode’s easy-to-use playgrounds. That means you can focus on core Swift language concepts, such as classes, protocols, and generics, instead of getting bogged down in the details of building apps. This is a companion book to the SwiftUI Apprentice; the SwiftUI Apprentice focuses on building apps, while Swift Apprentice focuses on the Swift language itself.
Разместил: Ingvar16 29-10-2021, 16:24 | Комментарии: 0 | Подробнее
Название: The Hardware Hacking Handbook
Автор: Jasper van Woudenberg and Colin O’Flynn
Издательство: No Starch Press
Год: 2022
Формат: True PDF, ePUB
Страниц: 515
Размер: 36,2 Mb, 45 Mb
Язык: English

Embedded devices are chip-size microcomputers small enough to be included in the structure of the object they control, and they’re everywhere—in phones, cars, credit cards, laptops, medical equipment, even critical infrastructure. This means understanding their security is critical. The Hardware Hacking Handbook takes you deep inside different types of embedded systems, revealing the designs, components, security limits, and reverse-engineering challenges you need to know for executing effective hardware attacks.
Written with wit and infused with hands-on lab experiments, this handbook puts you in the role of an attacker interested in breaking security to do good. Starting with a crash course on the architecture of embedded devices, threat modeling, and attack trees, you’ll go on to explore hardware interfaces, ports and communication protocols, electrical signaling, tips for analyzing firmware images, and more. Along the way, you’ll use a home testing lab to perform fault-injection, side-channel (SCA), and simple and differential power analysis (SPA/DPA) attacks on a variety of real devices, such as a crypto wallet.
Разместил: vitvikvas 29-10-2021, 12:48 | Комментарии: 0 | Подробнее
MATLAB C/C++, Fortran, Java, and Python API Reference (R2021b)Название: MATLAB C/C++, Fortran, Java, and Python API Reference (R2021b)
Автор: MathWorks
Издательство: MathWorks
Год: 2021
Страниц: 678
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

If you have a C++ shared library that exports functionality that can be called from another application, then you can use these classes and functions directly in MATLAB. To get started, you must first build an interface to the C++ library to use to call the functionality in MATLAB. Someone who creates this interface is called a publisher. You can package the interface and share it with a MATLAB end user.
Разместил: Ingvar16 29-10-2021, 11:28 | Комментарии: 0 | Подробнее
Название: jQuery Recipes
Автор: Bintu Harwani
Издательство: Apress
Год: 2022
Формат: PDF
Страниц: 702
Размер: 19 Mb
Язык: English

Quickly discover solutions to common problems, best practices you can follow, and everything jQuery has to offer. Using a problem-solution approach, this book begins with small initial problems that developers typically face while working with jQuery, and gradually goes deeper to explore more complex problems. The solutions include illustrations and clear, concise explanations of the code.
Разместил: vitvikvas 28-10-2021, 16:26 | Комментарии: 0 | Подробнее
Название: Beginning jOOQ: Learn to Write Efficient and Effective Java-Based SQL Database Operations
Автор: Tayo Koleoso
Издательство: Apress
Год: 2022
Страниц: 221
Язык: английский
Формат: pdf (true), epub
Размер: 19.2 MB

Practical examples and case studies demonstrate how jOOQ offers a more efficient and versatile alternative to Object-Relational Mapping frameworks like Hibernate and JPA, while providing a natural, native-SQL feeling for the developer. You'll see how to maximize the full potential of your SQL database with advanced query syntax and functions with this lightweight, SQL-friendly framework. Come see how you can use high performance approaches like reactive, data streaming and cloud-native programming to get data from SQL tables.
Разместил: Ingvar16 27-10-2021, 22:29 | Комментарии: 0 | Подробнее
Python: создаем программы и игры, 2-е издание
Название: Python: создаем программы и игры, 2-е издание
Автор: Кольцов Д. М.
Издательство: Наука и Техника
Год: 2019
Формат: pdf
Страниц: 402
Для сайта: Mirknig.su
Размер: 108,3 Мб
Язык: русский

Данная книга позволяет уже с первых шагов создавать свои программы на языке Python. Акцент сделан на написании компьютерных игр и небольших приложений. Есть краткий вводный курс в основы языка, который поможет лучше ориентироваться на практике. По ходу изложения даются все необходимые пояснения, приводятся примеры, а все листинги (коды программ) сопровождаются подробными комментариями.
Разместил: relizer 27-10-2021, 19:23 | Комментарии: 0 | Подробнее
Название: Learning Domain-Driven Design: Aligning Software Architecture and Business Strategy
Автор: Vladik Chononov
Издательство: O’Reilly Media
Год: 2022
Формат: True PDF, ePUB
Страниц: 340
Размер: 19,3 Mb, 10 Mb
Язык: English

Building software is harder than ever. As a developer, you not only have to chase ever-changing technological trends but also need to understand the business domains behind the software. This practical book provides you with a set of core patterns, principles, and practices for analyzing business domains, understanding business strategy, and, most importantly, aligning software design with its business needs.
Разместил: vitvikvas 27-10-2021, 11:48 | Комментарии: 0 | Подробнее
Название: Stochastic Optimization for Large-scale Machine Learning
Автор: Vinod Kumar Chauhan
Издательство: CRC Press
Год: 2021
Формат: PDF
Страниц: 177
Размер: 10 Mb
Язык: English

Advancements in the technology and availability of data sources have led to the `Big Data' era. Working with large data offers the potential to uncover more fine-grained patterns and take timely and accurate decisions, but it also creates a lot of challenges such as slow training and scalability of machine learning models. One of the major challenges in machine learning is to develop efficient and scalable learning algorithms, i.e., optimization techniques to solve large scale learning problems.
Stochastic Optimization for Large-scale Machine Learning identifies different areas of improvement and recent research directions to tackle the challenge. Developed optimisation techniques are also explored to improve machine learning algorithms based on data access and on first and second order optimisation methods.
Разместил: vitvikvas 27-10-2021, 11:20 | Комментарии: 0 | Подробнее
Название: Supervised Machine Learning for Text Analysis in R
Автор: Emil Hvitfeldt, Julia Silge
Издательство: CRC Press
Год: 2022
Формат: PDF
Страниц: 402
Размер: 16 Mb
Язык: English

Text data is important for many domains, from healthcare to marketing to the digital humanities, but specialized approaches are necessary to create features for machine learning from language. Supervised Machine Learning for Text Analysis in R explains how to preprocess text data for modeling, train models, and evaluate model performance using tools from the tidyverse and tidymodels ecosystem. Models like these can be used to make predictions for new observations, to understand what natural language features or characteristics contribute to differences in the output, and more. If you are already familiar with the basics of predictive modeling, use the comprehensive, detailed examples in this book to extend your skills to the domain of natural language processing. This book provides practical guidance and directly applicable knowledge for data scientists and analysts who want to integrate unstructured text data into their modeling pipelines. Learn how to use text data for both regression and classification tasks, and how to apply more straightforward algorithms like regularized regression or support vector machines as well as deep learning approaches. Natural language must be dramatically transformed to be ready for computation, so we explore typical text preprocessing and feature engineering steps like tokenization and word embeddings from the ground up.
Разместил: vitvikvas 27-10-2021, 11:11 | Комментарии: 0 | Подробнее
Название: Flutter UI
Автор: Ed Freitas
Издательство: Syncfusion, Inc.
Год: 2021
Формат: ePUB, PDF
Страниц: 123
Размер: 10 Mb
Язык: English

Flutter made quite the impact when it landed in the cross-platform mobile framework landscape. Developed by Google, open source, targeting iOS and Android, smooth animations and motion, platform awareness, hot reload—the list of highlights goes on and on, demonstrating why Flutter is a worth any mobile developer’s attention. In Flutter UI Succinctly, Ed Freitas explores the essentials of constructing user interfaces with Flutter, showing off how a handful of Flutter’s built-in widgets and tools can serve as a springboard to creating apps with impressive interfaces.
Разместил: vitvikvas 27-10-2021, 10:51 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2021     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности