Functional Programming in Kotlin

Автор: TRex от 4-09-2021, 10:51, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Functional Programming in Kotlin
Автор: Marco Vermeulen
Издательство: Manning Publications
Год: 2021
Формат: True PDF
Страниц: 504
Размер: 10 Mb
Язык: English

In Functional Programming in Kotlin you will learn:
Functional programming techniques for real-world applications
Write combinator libraries
Common structures and idioms in functional design
Simplicity and modularity (and fewer bugs!)
 

Pandas in Action

Автор: TRex от 4-09-2021, 10:43, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Pandas in Action
Автор: Boris Paskhaver
Издательство: Manning Publications
Год: 2021
Формат: True PDF
Страниц: 440
Размер: 10 Mb
Язык: English

Take the next steps in your data science career! This friendly and hands-on guide shows you how to start mastering Pandas with skills you already know from spreadsheet software.
 

Real-World Cryptography

Автор: TRex от 4-09-2021, 10:33, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Real-World Cryptography
Автор: David Wong
Издательство: Manning Publications
Год: 2021
Формат: True PDF
Страниц: 400
Размер: 37,4 Mb
Язык: English

Real-World Cryptography teaches you applied cryptographic techniques to understand and apply security at every level of your systems and applications. You'll go hands-on with cryptography building blocks such as hash functions and key exchanges, then learn how to use them as part of your security protocols and applications.
If you’re browsing the web, using public APIs, making and receiving electronic payments, or experimenting with blockchain, you’re relying on cryptography. And you’re probably trusting a collection of tools, frameworks, and protocols to keep your data, users, and business safe. It’s important to understand these tools so you can make the best decisions about how, where, and why to use them.
 

Conversational AI: Chatbots that work

Автор: TRex от 4-09-2021, 10:22, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Conversational AI: Chatbots that work
Автор: A. Freed
Издательство: Manning Publications
Год: 2021
Формат: True PDF
Страниц: 319
Размер: 16,5 Mb
Язык: English

Conversational AI is a hands-on guide to building custom virtual assistants for a wide variety of use cases.
Design, develop, and deploy human-like AI solutions that chat with your customers, solve their problems, and streamline your support services. Conversational AI: Chatbots that work teaches you to create the kind of AI-enabled chatbots that are revolutionizing the customer service industry.
 

97 Things Every SRE Should Know: Collective Wisdom from the Experts (Final)

Автор: literator от 4-09-2021, 04:49, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

97 Things Every SRE Should Know: Collective Wisdom from the Experts (Final)Название: 97 Things Every SRE Should Know: Collective Wisdom from the Experts (Final)
Автор: Emil Stolarsky, Jaime Woo
Издательство: O’Reilly Media
Год: 2020
Страниц: 253
Язык: английский
Формат: pdf (true), epub
Размер: 59.9 MB, 54.7 MB

Site reliability engineering (SRE) is more relevant than ever. Knowing how to keep systems reliable has become a critical skill. With this practical book, newcomers and old hats alike will explore a broad range of conversations happening in SRE. You'll get actionable advice on several topics, including how to adopt SRE, why SLOs matter, when you need to upgrade your incident response, and how monitoring and observability differ.
 

Learn iOS Application Development: Take Your Mobile App Development Skills to the Next Level with Swift and Xcode

Автор: literator от 3-09-2021, 21:36, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Learn iOS Application Development: Take Your Mobile App Development Skills to the Next Level with Swift and Xcode
Автор: Rudra S. Misra
Издательство: BPB Publications
Год: 2021
Страниц: 894
Язык: английский
Формат: pdf, epub
Размер: 28.6 MB

Explore the complex app development concepts for iOS application programming with fun and ease. Grab this book if you want to make Apps for Apple's iOS devices and that too efficiently like a skilled developer. This book covers the complete development of iOS applications, right from concepts of designing an application to adding machine learning capabilities in the applications. You will learn and practice the App development environment with Xcode and Swift programming. Concepts like different types of views and UI components, data manipulations, animations, different iOS screen views, and integrating web services are covered in detail with examples. You will also learn the popular machine learning technology and fascinating features like Augmented Reality to be put into use in your app. You will learn to run automated application testing, use SwiftUI, and deploy applications on the network.
 

Mastering Behavior-Driven Development Using Cucumber: Practice and Implement Page Object Design Pattern, Test Suites in Cucumber

Автор: literator от 3-09-2021, 20:53, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Mastering Behavior-Driven Development Using Cucumber: Practice and Implement Page Object Design Pattern, Test Suites in Cucumber, POM TestNG Integration, Cucumber Reports, and Work with Selenium Grid
Автор: Pinakin A Chaubal
Издательство: BPB Publications
Год: 2022
Страниц: 283
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Master the skills required to effectively use Cucumber BDD which simplifies Agile development and fast-paced time-to-market. In this book, readers will learn everything they need to know about Behavior-Driven Development (BDD) and a framework used for automation testing for BDD. The book is divided into three sections. The first section covers the building blocks of Cucumber such as Feature files, Step Definition classes, and Runner classes, among other things. These will serve as the building blocks for becoming more familiar with Cucumber. The second section covers the Page Object design pattern and Page Factories, both of which are useful in developing robust frameworks. The final section demonstrates Cucumber's integration with TestNG and Maven. We will be putting each Maven build in Jenkins and configuring Jenkins to trigger automatically when a development build is completed. After reading this book, the test engineer will understand the concept of incorporating Cucumber as a BDD framework into his testing. As a result, he will be able to streamline the testing and bug detection processes.
 

AI and Machine Learning for On-Device Development: A Programmer's Guide

Автор: TRex от 3-09-2021, 19:58, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: AI and Machine Learning for On-Device Development: A Programmer's Guide
Автор: Laurence Moroney
Издательство: O’Reilly Media
Год: 2021
Формат: True PDF, ePUB
Страниц: 329
Размер: 57 Mb, 53 Mb
Язык: English

AI is nothing without somewhere to run it. Now that mobile devices have become the primary computing device for most people, it's essential that mobile developers add AI to their toolbox. This insightful book is your guide to creating and running models on popular mobile platforms such as iOS and Android.
 

Cloud Native Microservices with Spring and Kubernetes: Design and Build Modern Cloud Native Applications using Spring and Kubernetes

Автор: literator от 3-09-2021, 19:58, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Cloud Native Microservices with Spring and Kubernetes: Design and Build Modern Cloud Native Applications using Spring and Kubernetes
Автор: Rajiv Srivastava
Издательство: BPB Publications
Год: 2021
Страниц: 811
Язык: английский
Формат: pdf, epub
Размер: 11.4 MB

Build and deploy scalable cloud native microservices using the Spring framework and Kubernetes. The main objective of this book is to give an overview of cloud native microservices, their architecture, design patterns, best practices, real use cases and practical coverage of modern applications. This book covers a strong understanding of the fundamentals of microservices, API first approach, Testing, observability, API Gateway, Service Mesh and Kubernetes alternatives of Spring Cloud. This book covers the implementation of various design patterns of developing cloud native microservices using Spring framework docker and Kubernetes libraries. It covers containerization concepts and hands-on lab exercises like how to build, run and manage microservices applications using Kubernetes.
 

SQL Pocket Guide: A Guide to SQL Usage, 4th Edition

Автор: TRex от 3-09-2021, 19:35, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: SQL Pocket Guide: A Guide to SQL Usage, 4th Edition
Автор: Alice Zhao
Издательство: O’Reilly Media
Год: 2021
Формат: True PDF, ePUB
Страниц: 358
Размер: 13,6 Mb
Язык: English

If you use SQL in your day-to-day work as a data analyst, data scientist, or data engineer, this popular pocket guide is your ideal on-the-job reference. You'll find many examples that address the language's complexities, along with key aspects of SQL used in Microsoft SQL Server, MySQL, Oracle Database, PostgreSQL, and SQLite.
In this updated edition, author Alice Zhao describes how these database management systems implement SQL syntax for both querying and making changes to a database. You'll find details on data types and conversions, regular expression syntax, window functions, pivoting and unpivoting, and more.