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



Реклама


Название: Designing Secure Software: A Guide for Developers
Автор: Loren Kohnfelder
Издательство: No Starch Press
Год: 2022
Формат: True PDF, ePUB
Страниц: 332
Размер: 10 Mb
Язык: English

Designing Secure Software consolidates Loren Kohnfelder's more than twenty years of experience into a concise, elegant guide to improving the security of technology products. Written for a wide range of software professionals, it emphasizes building security into software design early and involving the entire team in the process.
The book begins with a discussion of core concepts like trust, threats, mitigation, secure design patterns, and cryptography. The second part, perhaps this book's most unique and important contribution to the field, covers the process of designing and reviewing a software design with security considerations in mind. The final section details the most common coding flaws that create vulnerabilities, making copious use of code snippets written in C and Python to illustrate implementation vulnerabilities.
Разместил: vitvikvas 3-10-2021, 08:11 | Комментарии: 0 | Подробнее
Learning Functional Programming: Managing Code Complexity by Thinking Functionally (Early Release)Название: Learning Functional Programming: Managing Code Complexity by Thinking Functionally (Early Release)
Автор: Jack Widman, PhD
Издательство: O’Reilly Media, Inc.
Год: 2021-08-30
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Learn how to think and write code like a functional programmer. With this practical guide, software developers familiar with object-oriented programming will dive into the core concepts of functional programming and learn how to use both functional and OOP features together on large or complex software projects. Author Jack Widman uses samples from Java, Python, C#, Scala, and jаvascript to help you gain a new perspective and a set of tools for managing the complexity in your problem domain. You'll be able to write code that's simpler, reusable, easier to test and modify, and more consistently correct. This book also shows you how to use patterns from category theory to help bridge the gap between OOP and functional programming.


Разместил: Ingvar16 3-10-2021, 04:12 | Комментарии: 0 | Подробнее

Название: Введение в разработку приложений для ОС Android
Автор: Березовская Ю.В., Юфрякова О.А., Вологдина В.Г. и др.
Издательство: М.: НОУ "Интуит"
Год: 2016
Страниц: 434
Формат: PDF
Размер: 39.4 Мб
Язык: русский

Курс ориентирован на людей, имеющих небольшой опыт программирования на современных языках и желающих научиться основам программирования для операционной системы Android.
Разместил: MIHAIL62 2-10-2021, 21:29 | Комментарии: 0 | Подробнее
Alteryx Designer: The Definitive Guide (Early Release)Название: Alteryx Designer: The Definitive Guide (Early Release)
Автор: Joshua Burkhow
Издательство: O’Reilly Media, Inc.
Год: 2021-09-03
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Analytics projects are frequently long-drawn-out affairs, requiring multiple teams and skills to clean, join, and eventually turn data into analysis for timely decision-making. Alteryx Designer changes all of that. With this low-code, self-service, drag-and-drop workflow platform, new and experienced data and business analysts can deliver results in hours instead of weeks. This practical book shows you how to master all areas of Alteryx Designer quickly. Author and Alteryx ACE Joshua Burkhow starts with the basics of building a workflow, then introduces more than 200 tools for working with intermediate and advanced analytics functionality. With Alteryx Designer's all-in-one toolkit, you'll migrate from legacy analytics software or Excel with ease.


Разместил: Ingvar16 2-10-2021, 18:56 | Комментарии: 0 | Подробнее
Hands-on Selenium WebDriver with Java: A Deep Dive into the Development of End-to-End Tests (Early Release)Название: Hands-on Selenium WebDriver with Java: A Deep Dive into the Development of End-to-End Tests (Early Release)
Автор: Boni Garcia
Издательство: O’Reilly Media, Inc.
Год: 2021-08-20
Страниц: 131
Язык: английский
Формат: pdf, epub
Размер: 10.17 MB

Get started with Selenium WebDriver, the open source library for automating tests to ensure your web application performs as expected. In this practical hands-on book, author Boni Garcia takes Java developers through Selenium's main features for automating web navigation, browser manipulation, web element interaction, and more, with ready-to-be-executed test examples. You'll start by learning the core features of the Selenium framework (composed by WebDriver, Grid, and IDE) and its ecosystem. Discover why Selenium is the de facto framework for developing end-to-end tests on your web application.


Разместил: Ingvar16 2-10-2021, 18:25 | Комментарии: 0 | Подробнее
Название: Designing Autonomous AI: End-to-End Systems for Engineers (Early Release)
Автор: Kence Anderson
Издательство: O’Reilly
Год: 2022-09-20
Формат: epub
Размер: 19.2 Mb
Язык: English

Early rules-based artificial intelligence demonstrated intriguing decision-making capabilities but lacked perception and didn't learn. AI today, primed with machine learning perception and deep reinforcement learning capabilities, can perform superhuman decision-making for specific tasks. This book shows you how to combine the practicality of early AI with deep learning capabilities and industrial control technologies to make robust decisions in the real world.
Разместил: bomboane 2-10-2021, 07:44 | Комментарии: 0 | Подробнее
Название: React: Up & Running, 2nd Edition (Early Release)
Автор: Stoyan Stefanov
Издательство: O’Reilly Media, Inc
Год: 2020-04-23, 2021-09-23
Формат: epub/pdf(conv.)
Размер: 10 Mb,11.1 Mb
Язык: English

Hit the ground running with React, the open-source technology from Facebook for building rich web applications fast. With the second edition of this practical guide, Stoyan Stefanov—designer of the YSlow 2.0 performance tool—shows you how to build React components and organize them into maintainable, large-scale apps. If you’re familiar with basic jаvascript syntax, you’re ready to get started.
Разместил: bomboane 2-10-2021, 07:22 | Комментарии: 0 | Подробнее
Название: Natural Language Processing with Transformers (Early Release)
Автор: Lewis Tunstall, Leandro von Werra, and Thomas Wolf
Издательство: O’Reilly Media
Год: 2021-09-17: Fourth Release
Формат: ePUB
Страниц: 417
Размер: 18,4 Mb
Язык: English

Since their introduction in 2017, Transformers have quickly become the dominant architecture for achieving state-of-the-art results on a variety of natural language processing tasks. If you're a data scientist or machine learning engineer, this practical book shows you how to train and scale these large models using HuggingFace Transformers, a Python-based deep learning library.
Transformers have been used to write realistic news stories, improve Google Search queries, and even create chatbots that tell corny jokes. In this guide, authors Lewis Tunstall, Leandro von Werra, and Thomas Wolf use a hands-on approach to teach you how Transformers work and how to integrate them in your applications. You'll quickly learn a variety of tasks they can help you solve.
Разместил: vitvikvas 2-10-2021, 07:19 | Комментарии: 0 | Подробнее
Название: Fluent Python: Clear, Concise, and Effective Programming 2nd Edition (Early Release)
Автор: Luciano Ramalho
Издательство: O’Reilly Media
Год: 2021-09-14: Thirteenth release
Формат: ePUB
Страниц: 1336
Размер: 10 Mb
Язык: English

Python’s simplicity lets you become productive quickly, but often this means you aren’t using everything it has to offer. With the updated edition of this hands-on guide, you’ll learn how to write effective, modern Python 3 code by leveraging its best ideas.
Don’t waste time bending Python to fit patterns you learned in other languages. Discover and apply idiomatic Python 3 features beyond your past experience. Author Luciano Ramalho guides you through Python’s core language features and libraries and teaches you how to make your code shorter, faster, and more readable.
Разместил: vitvikvas 2-10-2021, 07:02 | Комментарии: 0 | Подробнее
Название: Continuous API Management, 2nd Edition (Early Release)
Автор: Mehdi Medjaoui, Erik Wilde, Ronnie Mitra, and Mike Amundsen
Издательство: O’Reilly Media
Год: 2021-09-21: Fourth Release
Формат: ePUB
Страниц: 426
Размер: 10 Mb
Язык: English

A lot of work is required to release an API, but the effort doesn't always pay off. Overplanning before an API matures is a wasted investment, while underplanning can lead to disaster. This practical guide provides maturity models for individual APIs and multi-API landscapes to help you invest the right human and company resources for the right maturity level at the right time.
Разместил: vitvikvas 2-10-2021, 06:50 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности