|
 |
|
 |
|
|
 |
|  |
|
 Название: React 19. Разработка веб-приложений на javascript Автор: Дронов Владимир Издательство: Bhv Год: 2025 Формат: PDF Страниц: 457 Размер: 39 Mb Язык: Русский
Книга посвящена программированию веб-приложений на языке javascript с применением популярного веб-фреймворка React 19. В ней учтены все нововведения, появившиеся в React 19 и новых версиях сопутствующих библиотек.
|
Разместил: Chipa 6-02-2025, 11:58 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Google Hacking with Python 2024 Edition: Effective Automation and Scripts Автор: Rodrigues Diego Издательство: Independently Published Год: 2024 Формат: epub, pdf Страниц: 200 Размер: 16.9 Мб Язык: английский
The codes and scripts presented in this book aim to illustrate the concepts discussed in the chapters, serving as practical examples. These examples were developed in custom, controlled environments, and therefore there is no guarantee that they will work fully in all scenarios. It is essential to check the configurations and customizations of the environment where they will be applied to ensure their proper functioning. We thank you for your understanding.
|
Разместил: 366887 6-02-2025, 09:33 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: UML. Основы. 3-е издание Автор: Мартин Фаулер Издательство: Символ-Плюс Год: 2005 Формат: pdf Страниц: 184 Размер: 29,72 Мб Язык: русский
Главное достоинство книги заключается в кратком и сжатом изложении сути UML и особенностей применения этого языка в современном процессе разработки ПО. В книге описаны все главные типы диаграмм UML, рассказано, для чего они предназначены и какие нотации применяются при их создании и чтении. Это диаграммы классов, последовательности, объектов, пакетов, развертывания, прецедентов, состояний, деятельности, составных структур, компонентов, обзора взаимодействия, коммуникационные и временные.
|
Разместил: 366887 6-02-2025, 09:15 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Python Web Scraping for Developers: Extracting Data from Websites Using Practical Python Автор: Stephen G Schmitt Издательство: Independently published Год: October 7, 2024 Страниц: 149 Язык: английский Формат: pdf, azw3, epub, mobi Размер: 10.1 MB
Python is of the most popular and versatile programming languages in the tech industry. However, despite their popularity and versatility, mastering them can be challenging, especially for beginners. Technical challenges such as debugging and tight deadlines can cause stress and anxiety, and career advancement and staying up to date with the latest developments in the field can be daunting. The process of extracting data from websites is called web scraping. Sometimes you can find it referred to as web harvesting as well. The term typically refers to an automated process that is created with intention to extract data using a bot or a web crawler. Sometimes the concept of web scraping is confused with web crawling. For this reason, we have covered this issue in our other blog post about the main differences between web crawling and web scraping. Programmers skilled in programming languages like Python can develop web data extraction scripts, so-called scraper bots. Python advantages such as diverse libraries, simplicity, and active community make it the most popular programming language for writing web scraping scripts. These scripts can scrape data in an automated way. |
Разместил: Ingvar16 6-02-2025, 07:10 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Software Design Patterns In Rust Автор: Evan Pradipta Hardinatha, Jaisy Malikulmulki Arasy, Chevan Walidain Издательство: RantAI Academy Серия: Non-Numerical Series Book 3 Год: September 30, 2024 Страниц: 201 Язык: английский Формат: pdf Размер: 29.2 MB
Software Design Patterns in Rust is a groundbreaking guide that stands out as the premier modern resource for mastering software design patterns with Rust. This book uniquely integrates Rust’s powerful features, such as its ownership model and type system, with established design patterns, offering readers a contemporary perspective on crafting robust, efficient, and maintainable software. Through practical examples and insightful explanations, it bridges the gap between theory and application, equipping developers with the tools to leverage Rust’s strengths in implementing design patterns effectively. Whether you're new to Rust or a seasoned developer, this book is an essential resource for enhancing your design skills and optimizing your code. |
Разместил: Ingvar16 6-02-2025, 04:16 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Generative Artificial Intelligence (AI) Approaches for Industrial Applications Автор: Narasimha Rao Vajjhala, Sanjiban Sekhar Roy, Burak Ta?c?, Muhammad Enamul Hoque Chowdhury Издательство: Springer Год выхода: 2025 Страниц: 352 Формат: True PDF Размер: 12,5 MB Язык: английский
• Includes the latest advancements in generative AI, including cutting-edge case studies and examples • Offers a comprehensive view of how generative AI is applied across different sectors covering a wide range of industries • Provides a blend of theoretical foundations and practical applications
"Generative Artificial Intelligence (AI) Approaches for Industrial Applications" explores the transformative potential of Generative AI technologies across various industries. With contributions from international scholars and experts, this book provides a comprehensive overview of the latest trends, mathematical foundations, and practical applications of Generative AI models. |
Разместил: Dovegone 5-02-2025, 23:51 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Web Forms with React: Build Robust and Scalable Forms with React Hook Form Автор: Usman Abdur Rehman Издательство: Apress Год: 2025 Страниц: 94 Язык: английский Формат: pdf (true), epub (true), azw3, mobi Размер: 10.1 MB
Set up web forms from scratch using the most popular React form library in use today, React Hook Form. This book is a succinct and practical guide to building robust, scalable and reusable forms. From social media and YouTube video posts, to product listings on e-commerce sites, most information on the web is entered through forms. In this book, you’ll learn how to properly handle forms in React, how to scale them, and how to handle validations, etc. There are many ways to handle forms in React so it’s good practice to have a standard in place. This book will show you how to do so. Once in place, you’ll be able to code powerful, bug-free forms. Additionally, the book highlights the important role React Hook Form plays in scalability when designing forms. You’ll look at how to handle recurring features, such as password fields and profile sections so they can be easily reused across the applications where they are required. Validations are also crucial in building forms. Web developers new to React with some prior knowledge of javascript and TypeScript. React developers who have experience in building forms but are trying to find a new performant and scalable alternative. |
Разместил: Ingvar16 5-02-2025, 17:00 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Powershell Fast Track: Hacks for Non-Coders, 2nd Edition Автор: Vikas Sukhija Издательство: Apress Год: 2025 Страниц: 179 Язык: английский Формат: pdf Размер: 10.1 MB
Create complex scripts in PowerShell and learn how to connect them to cloud services like Azure and Azure AD. This updated version of the book will help you learn PowerShell by providing small "cheat" snippets that you can combine to write efficient and effective scripts. PowerShell Fast Track starts with the basics of PowerShell before moving on to discuss functions like date and logs, along with concepts such as inputs for your scripts. Author Vikas Sukhija then walks you through interactive input and Snapins modules, where you will learn GUI button prompts and how to import sessions. He'll then show you how to report errors through email and log errors to a text file. Reporting CSV (Comma Separate Value) is discussed next, followed by a demonstration of miscellaneous functions, including how to connect your PowerShell scripts with Azure, SharePoint, Teams and other services. As you progress further, you'll see how PowerShell provides powerful features for automation that can be leveragedfor managing your Teams workload. Finally, using practical examples, you will learn how to implement and create scripts for day-to-day usage. |
Разместил: Ingvar16 5-02-2025, 16:32 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Python Programming for Beginners: Learn the Fundamentals, Build Projects, and Start Your Coding Journey Today Автор: Evergreen Press Издательство: Evergreen Press Год: 2024 Формат: pdf Страниц: 145 Размер: 13.3 Мб Язык: английский
Python Programming for Beginners is a comprehensive guide designed to introduce newcomers to the world of coding with Python. Whether you're completely new to programming or looking to enhance your skills, this book provides clear explanations and practical examples to help you get started quickly. Python is one of the most popular programming languages today, known for its simplicity and readability, making it an ideal choice for beginners. In this book, you'll learn the fundamentals of Python, starting from basic concepts like variables, data types, and operators, to more advanced topics like loops, functions, and object-oriented programming. Each chapter is structured with hands-on exercises, coding challenges, and real-world examples, allowing you to learn by doing.
|
Разместил: 366887 5-02-2025, 11:11 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Demystifying Qubits: A Beginner’s Guide to Quantum Computing Автор: Daniel Krotov Издательство: Independently published Год: 2024 Формат: epub, pdf Страниц: 146 Размер: 14,02 Мб Язык: английский
Demystifying Qubits is your beginner-friendly guide to this revolutionary technology poised to change the world. Inside this book, you'll discover: The Dawn of a Quantum Era: Explore the history of quantum mechanics and its connection to the birth of quantum computing. ?From Bits to Qubits: Grasp the fundamental unit of quantum information, the qubit, and its ability to exist in multiple states simultaneously (superposition).
|
Разместил: 366887 5-02-2025, 11:00 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
br>
|