Фильтры
Категория
Язык книги
Автор
Год издания
Издательство

Книги по программированию и IT


Python Programming in Context, Fourth Edition provides a comprehensive and accessible introduction to Python fundamentals. Updated with Python 3.10, the Fourth Edition offers a thorough overview of multiple applied areas, including image processing, cryptography, astronomy, the Internet, and bioinformatics. Taking an active learning approach, each chapter starts with a comprehensive real-world pro...

Python Английский PDF

Книга освещает вопросы тестирования и формирование ключевых компетенций специалистов в области QA (Quality Assurance – обеспечения качества). В первой части рассматриваются фундаментальные понятия и процессы, связанные с тестированием, включая жизненный цикл разработки ПО, планирование тестов и создание тестовой документации. Вторая часть раскрывает секреты автоматизации тестирования, в том числе...

Проектирование/System Design Русский PDF

Шпаргалку начинающего тестировщика я создавала в первую очередь для себя любимой. Цель была структурировать полученные знания, а также иметь возможность быстро найти ответы на вопросы....

Проектирование/System Design Русский PDF

Авторитетные рекомендации по программированию на C найти трудно. Для объектно-ориентированных языков в них нет недостатка, но для C их на удивление мало. В этой книге начинающие и опытные программисты на C найдут наставления по принятию проектных решений, включая пошаговое применение паттернов к сквозным примерам. Кристофер Прешерн, один из ведущих членов сообщества паттернов проектирова...

C Русский PDF

С новым изданием «.NET 8: приложения и сервисы» вы сможете поднять свои навыки владения C# и .NET на новый уровень.В книге описаны практические приемы использования различных технологий, включая Web API, gRPC, GraphQL и SignalR, что выделяет ее среди других источников. Она познакомит вас с новой унифицированной моделью Blazor Full Stack и расскажет, как использовать .NET MAUI для разработки мобиль...

.NET (.NET Core) Русский PDF

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...

JavaScript (JS) Английский PDF

How many buyers will an additional dollar of online marketing bring in? Which customers will only buy when given a discount coupon? How do you establish an optimal pricing strategy? The best way to determine how the levers at our disposal affect the business metrics we want to drive is through causal inference.In this book, author Matheus Facure, senior data scientist at Nubank, explains the large...

Python Английский PDF

Учебное пособие предлагает читателю курс программирования, ориентированный на язык Си. Пособие содержит много примеров с часто применяемыми алгоритмами и фундаментальными структурами данных, при этом для некоторых задач приводится несколько способов решения в зависимости от начальных условий с целью повышения эффективности работы программы. Большое внимание уделено алгоритмам сортировок таких объе...

C Русский PDF

The book presents a clear and accessible approach for those taking their first steps into the world of programming, using one of the most popular and versatile languages today. Starting with an introduction to the language and fundamental programming concepts, the reader is guided through a structured journey that covers everything from basic principles to more advanced and practical topics. The f...

Python Английский PDF

The book presents a clear and accessible approach for those taking their first steps into the world of programming, using one of the most popular and versatile languages today. Starting with an introduction to the language and fundamental programming concepts, the reader is guided through a structured journey that covers everything from basic principles to more advanced and practical topics. The f...

Python Английский PDF

Python is the most user-friendly programming language, and with VS Code, coding becomes even easier. VS Code is a code editor that supports tasks like debugging and version control. This book will help readers enhance basic programming skills, create efficient Python applications with ease, and skip lengthy learning hours for smart development.Utilize the capabilities of Visual Studio Code with th...

Python Английский PDF

Go is a great language for building web applications. But teaching yourself from blog posts and the standard library documentation can be a big time-sink and leave you with more questions than answers.You might be wondering things like:Where can I see a concrete example of a real-world web application?How is it best to structure and organize my code?How do I manage and version control dependencies...

Go (Golang) Английский PDF

Get started with Git―today! Walk through installation and explore the variety of development environments available. Understand the concepts that underpin Git’s workflows, from branching to commits, and see how to use major platforms, like GitHub. Learn the ins and outs of working with Git for day-to-day development. Get your versioning under control!Get hands-on practical experience with GitUnder...

Git Английский PDF

Unlock the Power of Text Analysis and Machine Learning with "Natural Language Processing with Python"In a world awash with data, the ability to harness the written word has become an indispensable skill. "Natural Language Processing with Python" is the key resource you need to elevate your data analysis repertoire to new heights. Building on fundamental Python programming skills, this book delves...

GPT/AI/ИИ Natural language processing (NLP) Python Английский PDF

Already popular among programmers for its memory safety and speed, the Rust programming language is also valuable for asynchrony. This practical book shows you how asynchronous Rust can help you solve problems that require multitasking. You'll learn how to apply async programming to solve problems with an async approach. You will also dive deeper into async runtimes, implementing your own ways in...

Rust Английский PDF