Vtome.ru - электронная библиотека

  • Добавил: Chipa
  • Дата: 6-02-2025, 11:55
  • Комментариев: 0

Название: React 19. Разработка веб-приложений на jаvascript
Автор: Дронов Владимир
Издательство: Bhv
Год: 2025
Формат: PDF
Страниц: 457
Размер: 39 Mb
Язык: Русский

Книга посвящена программированию веб-приложений на языке jаvascript с применением популярного веб-фреймворка React 19. В ней учтены все нововведения, появившиеся в React 19 и новых версиях сопутствующих библиотек.
  • Добавил: Natali26
  • Дата: 6-02-2025, 09:32
  • Комментариев: 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.
  • Добавил: Natali26
  • Дата: 6-02-2025, 09:14
  • Комментариев: 0
Название: UML. Основы. 3-е издание
Автор: Мартин Фаулер
Издательство: Символ-Плюс
Год: 2005
Формат: pdf
Страниц: 184
Размер: 29,72 Мб
Язык: русский

Главное достоинство книги заключается в кратком и сжатом изложении сути UML и особенностей применения этого языка в современном процессе разработки ПО. В книге описаны все главные типы диаграмм UML, рассказано, для чего они предназначены и какие нотации применяются при их создании и чтении. Это диаграммы классов, последовательности, объектов, пакетов, развертывания, прецедентов, состояний, деятельности, составных структур, компонентов, обзора взаимодействия, коммуникационные и временные.

  • Добавил: literator
  • Дата: 6-02-2025, 07:10
  • Комментариев: 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.
  • Добавил: literator
  • Дата: 6-02-2025, 04:16
  • Комментариев: 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.
  • Добавил: magnum
  • Дата: 5-02-2025, 23:52
  • Комментариев: 0
Generative Artificial Intelligence (AI) Approaches for Industrial ApplicationsНазвание: 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.
  • Добавил: literator
  • Дата: 5-02-2025, 17:00
  • Комментариев: 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 jаvascript and TypeScript. React developers who have experience in building forms but are trying to find a new performant and scalable alternative.
  • Добавил: Natali26
  • Дата: 5-02-2025, 11:10
  • Комментариев: 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.
  • Добавил: Natali26
  • Дата: 5-02-2025, 10:58
  • Комментариев: 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).
  • Добавил: literator
  • Дата: 5-02-2025, 08:01
  • Комментариев: 0
Название: Practical Machine Learning: A Beginner's Guide with Ethical Insights
Автор: Ally S. Nyamawe, Mohamedi M. Mjahidi, Noe E. Nnko, Salim A. Diwani
Издательство: CRC Press
Год: 2025
Страниц: 226
Язык: английский
Формат: pdf (true), epub
Размер: 27.7 MB

The book provides an accessible, comprehensive introduction for beginners to Machine Learning, equipping them with the fundamental skills and techniques essential for this field. It enables beginners to construct practical, real-world solutions powered by Machine Learning across diverse application domains. It demonstrates the fundamental techniques involved in data collection, integration, cleansing, transformation, development, and deployment of Machine Learning models. This book emphasizes the importance of integrating responsible and Explainable AI into Machine Learning models, ensuring these principles are prioritized rather than treated as an afterthought. To support learning, this book also offers information on accessing additional Machine Learning resources such as datasets, libraries, pre-trained models, and tools for tracking Machine Learning models. It is important to acknowledge that proficiency in computer programming is essential for developing Machine Learning models. Python, R, and MATLAB are widely recognized as prominent programming languages in this field.