Natural Language Processing in Action, Second Edition (MEAP v7)

Автор: literator от 11-01-2023, 06:33, Коментариев: 0

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

Natural Language Processing in Action, Second Edition (MEAP v7)Название: Natural Language Processing in Action, Second Edition (MEAP v7)
Автор: Hobson Lane, Maria Dyshel
Издательство: Manning Publications
Год: 2022
Страниц: 479
Язык: английский
Формат: pdf, epub
Размер: 21.8 MB

Develop your NLP skills from scratch! This revised bestseller now includes coverage of the latest Python packages, Transformers, the HuggingFace packages, and chatbot frameworks. Natural Language Processing in Action has helped thousands of data scientists build machines that understand human language. In this new and revised edition, you’ll discover state-of-the art NLP models like BERT and HuggingFace transformers, popular open-source frameworks for chatbots, and more. As you go, you’ll create projects that can detect fake news, filter spam, and even answer your questions, all built with Python and its ecosystem of data tools. Natural Language Processing in Action, Second Edition is your guide to building software that can read and interpret human language. This new edition is updated to include the latest Python packages and comes with full coverage of cutting-edge models like BERT, GPT-J and HuggingFace transformers.
 

Amazon Web Services in Action, Third Edition: An in-depth guide to AWS (MEAP v10)

Автор: literator от 11-01-2023, 06:21, Коментариев: 0

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

Amazon Web Services in Action, Third Edition: An in-depth guide to AWS (MEAP v10)Название: Amazon Web Services in Action, Third Edition: An in-depth guide to AWS (MEAP v10)
Автор: Andreas Wittig, Michael Wittig
Издательство: Manning Publications
Год: 2022
Страниц: 787
Язык: английский
Формат: pdf
Размер: 36.2 MB

This bestselling guide reveals best practices for security, high availability, and scalability on AWS, the world’s most popular cloud. It’s packed with techniques for automating your deployment, management, and even your infrastructure using Infrastructure as Code. Amazon Web Services in Action: An in-depth guide to AWS has helped thousands of developers succeed with the AWS cloud. This hands-on guide gives a complete introduction to computing, storage, and networking, along with best practices for all core AWS services. Amazon Web Services in Action, Third Edition: An in-depth guide to AWS is a comprehensive introduction to everything AWS. This revised edition covers all the core services in clear, plain language, including services such as AWS Lambda and CloudFormation. Throughout, you’ll automate your deployment, your scaling, and even your infrastructure management using powerful Infrastructure as Code tools.
 

Kafka Streams in Action, Second Edition (MEAP v9)

Автор: literator от 11-01-2023, 06:08, Коментариев: 0

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

Kafka Streams in Action, Second Edition (MEAP v9)Название: Kafka Streams in Action, Second Edition (MEAP v9)
Автор: Bill Bejeck
Издательство: Manning Publications
Год: 2022
Страниц: 521
Язык: английский
Формат: pdf, epub
Размер: 52.3 MB

Everything you need to implement stream processing on Apache Kafka using Kafka Streams and the kqsIDB event streaming database. This totally revised new edition of Kafka Streams in Action has been expanded to cover more of the Kafka platform used for building event-based applications. You’ll also find full coverage of ksqlDB, an event streaming database purpose-built for stream processing applications. The lightweight Kafka Streams library provides exactly the power and simplicity you need for event-based applications, real-time event processing, and message handling in microservices. The ksqlDB database makes it a snap to create applications that respond immediately to events, such as real-time push and pull updates. Kafka Streams in Action, Second Edition teaches you to implement stream processing within the Kafka platform.
 

Haskell Bookcamp (MEAP v4)

Автор: literator от 11-01-2023, 05:56, Коментариев: 0

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

Haskell Bookcamp (MEAP v4)Название: Haskell Bookcamp (MEAP v4)
Автор: Philipp Hagenlocher
Издательство: Manning Publications
Год: 2022
Страниц: 241
Язык: английский
Формат: pdf, epub
Размер: 22.5 MB

Learn Haskell by doing Haskell projects! In this book, you’ll get practical experience writing Haskell code and applying functional programming to actual development challenges. In Haskell Bookcamp, you’ll build your Haskell skills by working through hands-on challenges and conundrums. You’ll learn to look at each project through a Haskell lens, and then solve it using features like lazy evaluation, immutable data structures, and monads. And the projects are interesting! You’ll take on writing a tool for working with CSV files, creating a domain specific language for music, an image processing library using concurrency for high performance, and more! Haskell delivers clean and safe code with mathematical precision and certainty. The pure functional coding language lets you use high level abstractions to keep your code clean and easily readable, and it actively disallows many of the dangerous behaviors that lead to bugs and crashes. These features make Haskell an amazing choice for applications that need an extra guarantee of safety, such such as in smart contracts, data intensive applications, and large scale distributed systems.
 

Прикладные алгоритмы на языке ООП C#: учебно-методическое пособие

Автор: Vlad-312 от 10-01-2023, 20:32, Коментариев: 0

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


Название: Прикладные алгоритмы на языке ООП C#: учебно-методическое пособие
Автор: Иванов С.Е.
Издательство: Санкт-Петербург: Университет ИТМО
Год: 2022
Страниц: 54
Формат: PDF
Размер: 6 Mб
Язык: Русский
Качество: Оригинал

Пособие включает лабораторные работы, выполняемые в рамках курса «Объектно-ориентированное программирование». Представлено описание, блок-схемы реализация различных прикладных алгоритмов на языке ООП C#
 

gRPC Microservices in Go (MEAP v6)

Автор: literator от 10-01-2023, 19:47, Коментариев: 0

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

gRPC Microservices in Go (MEAP v6)Название: gRPC Microservices in Go (MEAP v6)
Автор: Huseyin Babal
Издательство: Manning Publications
Год: 2022
Страниц: 206
Язык: английский
Формат: pdf, epub
Размер: 10.2 MB

gRPC is a high-performance messaging protocol that’s extraordinarily well-suited for microservices applications. Learn how to build fast and secure gRPC-based microservices using the powerful Go programming language. The powerful gRPC Remote Procedure Call framework delivers superior speed and security over protocols like REST. When paired with Golang’s low-level efficiency and flexibility, gRPC and Go become a killer combination for latency-sensitive microservices applications. gRPC Microservices in Go shows you how to utilize these powerful tools to build production-grade microservices. You’ll learn to develop microservice inter-service communication patterns that are powered by gRPC, design backward compatible APIs, and apply hexagonal architecture to microservices.
 

Grokking Concurrency (MEAP v9)

Автор: literator от 10-01-2023, 19:27, Коментариев: 0

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

Grokking Concurrency (MEAP v9)Название: Grokking Concurrency (MEAP v9)
Автор: Kirill Bobrov
Издательство: Manning Publications
Год: 2022
Страниц: 322
Язык: английский
Формат: pdf, epub
Размер: 21.3 MB

This is a book for everyone who wants to learn the concepts behind concurrent and asynchronous programming. Concurrency is a hot topic, and it will remain hot for the foreseeable future, because the industry is struggling with scalability and performance. Before starting this book, you should have some familiarity with the basics of computer systems and programming language concepts. Although the examples are written in Python programming language, the concepts described in the book are language independent, although their implementation in different programming languages may be different. So, knowing Python will be beneficial but is not a prerequisite.
 

Geometry for Programmers (MEAP v10)

Автор: literator от 10-01-2023, 19:10, Коментариев: 0

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

Geometry for Programmers (MEAP v10)Название: Geometry for Programmers (MEAP v10)
Автор: Oleksandr Kaleniuk
Издательство: Manning Publications
Год: 2022
Страниц: 644
Язык: английский
Формат: pdf, epub
Размер: 31.9 MB

I believe that knowing the math behind your tools, makes you a better engineer. This is true for mechanical engineering, this is true for electrical engineering, and this should be true for software engineering as well. If you work with game engines or CAD frameworks, geometry is your math. Knowing the geometry behind your framework makes you a better programmer. Programming is hard. Building large robust software systems is probably the most complex activity on earth. But more often than not, the core math behind these systems is surprisingly simple. You don’t have to be good at math to enjoy it. We will delegate all the non-trivial math to SymPy – a Python library that does your math for you. The book addresses geometry but it speaks in the programmer’s language.
 

ReactJS for Jobseekers: The Only Guide You Need to Learn React and Crack Interviews

Автор: literator от 10-01-2023, 17:19, Коментариев: 0

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

ReactJS for Jobseekers: The Only Guide You Need to Learn React and Crack InterviewsНазвание: ReactJS for Jobseekers: The Only Guide You Need to Learn React and Crack Interviews
Автор: Qaifi Khan
Издательство: BPB Publications
Год: 2023
Страниц: 280
Язык: английский
Формат: epub (true)
Размер: 11.0 MB

Create High-performance, Dynamic Single-page Applications Using the Most Popular front-end Framework - ReactJS. When you talk about front-end development, the first thing that comes to any tech evangelist’s mind is the latest front-end frameworks like ReactJS, VueJS, or even Angular. If you are in the tech industry or are interested in front-end development, then we are pretty sure you must have heard about at least one of these frameworks. Based on its popularity and industry acceptance, ReactJS is leading by miles. This book will help you learn everything you need to know about ReactJS to start working as a front-end developer.
 

A Practical Guide to Level Design: From Theory to Practice, Diplomacy and Production

Автор: literator от 10-01-2023, 03:27, Коментариев: 0

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

A Practical Guide to Level Design: From Theory to Practice, Diplomacy and ProductionНазвание: A Practical Guide to Level Design: From Theory to Practice, Diplomacy and Production
Автор: Ben Bauer
Издательство: CRC Press
Год: 2023
Страниц: 375
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Written by an AAA industry expert with over 20 years of experience, this book offers comprehensive coverage of the practical skills that all successful level designers need to have. It covers everything from practical production skills to the social and soft skills required to thrive in the gaming industry. This book begins with a theoretical and abstract approach that sets a common language for the later hard-skill applications and practical examples. These later chapters cover a wealth of practical skills for use during the concept phase, while creating layouts, scripting, and working with AI. This book includes essential chapters on topics such as social skills, soft skills, world-building, level design direction, production, as well as how to gain employment in the industry. Any type of text-based scripting or, generally speaking, programming is a realistic possibility for any designer. Lua, C++, and C# are just common examples for bigger gaming engines like Unity, Unreal, or CryEngine. Also, languages like jаvascript can act as a quick prototyping tool.