|
 |
|
 |
|
|
 |
|  |
|
 Автор: Йенер М., Фидом А. Название: Java EE. Паттерны проектирования для профессионалов Издательство: СПб.: Питер Год: 2016 Формат: pdf (OCR) Размер: 14 mb
Книга «Java EE. Паттерны проектирования для профессионалов» — незаменимый ресурс для всех, кто желает более эффективно работать с Java EE, а также единственная книга, в которой рассмотрены как теория, так и практика использования паттернов проектирования на примерах реальных прикладных задач. Авторы знакомят читателя и с фундаментальными, и с наиболее передовыми возможностями Java EE 7, досконально рассматривают каждый из паттернов и демонстрируют, как эти паттерны применяются при решении повседневных прикладных задач. В этом издании рассматриваются классические паттерны проектирования, впервые упомянутые в знаменитой книге, написанной GoF1, с учетом модернизации их применительно к платформам Java EE 6 и 7. |
Разместил: gol8425 24-04-2025, 13:44 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Full Stack Web Development with Fastify: Building High-Performance Modern Applications from Frontend to Backend Автор: Aarav Joshi Издательство: 101 Books Год: 2025 Страниц: 1190 Язык: английский Формат: pdf, epub, mobi Размер: 10.1 MB
This book is your definitive guide to mastering full stack web development using Fastify, the modern, high-performance Node.js framework. Designed for developers eager to build robust, scalable, and maintainable applications, it walks you through every layer of the stack—from backend APIs to frontend integration—leveraging Fastify’s speed, extensibility, and developer-friendly architecture. You’ll start with Fastify’s core concepts, learning how its plugin-based ecosystem, schema-driven validation, and encapsulation techniques enable rapid, modular development. Step-by-step, you’ll design RESTful APIs, implement real-time features, and connect modern frontend frameworks for seamless user experiences. The book covers advanced authentication, authorization, and security best practices, ensuring your applications are safe and reliable. |
Разместил: Ingvar16 24-04-2025, 07:51 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Design Patterns Made Easy: A Practical Guide with Examples Автор: William E. Clark Издательство: Nobtrex L.L.C. Год: 2025 Страниц: 237 Язык: английский Формат: pdf, epub, mobi Размер: 10.1 MB
This book offers a clear and practical guide to understanding and applying design patterns in object-oriented software development. It begins by establishing a strong foundation in essential object-oriented principles, including encapsulation, inheritance, polymorphism, and the SOLID guidelines. These foundational concepts are introduced to support effective software design and to frame the context in which design patterns are most valuable. The core chapters systematically present creational, structural, and behavioral design patterns. Each pattern is explained through its purpose, structural details, participating components, and the implications of its use. Concrete code examples demonstrate real-world applications, enabling readers to identify situations where each pattern can significantly enhance maintainability, scalability, and code clarity. The book also addresses pattern selection strategies, integration into existing codebases, and common mistakes to avoid. Designed for software developers, engineers, computer science students, and technical leaders, this book serves as both a comprehensive introduction and a practical reference. |
Разместил: Ingvar16 24-04-2025, 07:00 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Data Cleaning with Python for Data Analytics and Modeling: Master the Art of Data Cleaning, Transformation, and Preparation for Robust Analytics and Machine Learning Models Автор: Ahmed Khorshid Издательство: Independently published Год: December 27, 2024 Страниц: 190 Язык: английский Формат: pdf, epub Размер: 10.1 MB
In the world of Data Science, clean data is the foundation of accurate analysis and reliable Machine Learning models. "Data Cleaning with Python" is your ultimate guide to mastering the essential techniques and tools for preparing data for analytics and modeling. Whether you're a data analyst, data scientist, or Machine Learning engineer, this book equips you with the skills to handle messy, incomplete, and inconsistent datasets with confidence. This comprehensive guide covers everything from the basics of data cleaning to advanced techniques, including handling missing data, removing duplicates, detecting outliers, and transforming data for Machine Learning. With practical examples, step-by-step tutorials, and real-world case studies, you'll learn how to use Python's powerful libraries like Pandas, NumPy, Scikit-learn, and OpenRefine to clean and preprocess data efficiently. |
Разместил: Ingvar16 24-04-2025, 06:14 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Linux Shell Scripting Simplified: A Practical Guide with Examples Автор: William E. Clark Издательство: Nobtrex L.L.C. Год: 2025 Страниц: 256 Язык: английский Формат: pdf, epub, mobi Размер: 10.1 MB
Linux Shell Scripting Simplified: A Practical Guide with Examples provides a comprehensive and accessible introduction to the principles and practices of shell scripting in Linux environments. The book presents fundamental concepts, step-by-step explanations, and real-world examples, equipping readers with the practical knowledge necessary to automate tasks, manage files, and enhance efficiency on the command line. Starting from the basics of the shell environment, the guide gradually builds up to advanced scripting techniques, ensuring a smooth progression suitable for learners at all levels. Each chapter covers a key aspect of shell scripting, including navigation of the shell, working with essential commands, handling variables, reading user input, designing logical flows with conditionals and loops, and creating modular scripts with functions. The text integrates topics such as file and directory management, text processing, automation with cron, and best practices for debugging and security. |
Разместил: Ingvar16 24-04-2025, 02:01 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Efficient Code with C# Автор: Onyx Rose Издательство: Independently published Год: 2025 Страниц: 392 Язык: английский Формат: pdf, epub, mobi Размер: 10.1 MB
Unlock the full potential of C# by learning how to write faster, cleaner, and more efficient code. Efficient Code with C# is your go-to resource for taking your development skills to the next level. Whether you're optimizing performance, managing memory more effectively, or building scalable applications, this book provides clear, practical guidance grounded in real-world experience. Designed for intermediate to advanced developers, this book focuses on writing code that not only works but excels—code that is maintainable, robust, and ready for production. You’ll explore critical concepts such as memory management, multithreading, data structure selection, and performance profiling, all within the C# and .NET ecosystem. With hands-on examples, expert tips, and proven techniques, you'll gain the confidence to make smarter coding decisions and build high-performance applications that stand the test of time. If you're serious about understanding C#, this book is an essential addition to your professional toolkit. |
Разместил: Ingvar16 23-04-2025, 18:05 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Guide to Distributed Algorithms: Design, Analysis and Implementation Using Python Автор: K. Erciyes Издательство: Springer Серия: Undergraduate Topics in Computer Science Год: 2025 Страниц: 298 Язык: английский Формат: pdf (true), epub Размер: 57.2 MB
The study of distributed algorithms provides the needed background in many real-life applications, such as: distributed real-time systems, wireless sensor networks, mobile ad hoc networks and distributed databases. The main goal of Guide to Distributed Algorithms is to provide a detailed study of the design and analysis methods of distributed algorithms and to supply the implementations of most of the presented algorithms in Python language, which is the unique feature of the book not found in any other contemporary books on distributed computing. Python programming language is selected for the implementation because of its simplicity and for having rich set of libraries that aid to hide low level details such as data manipulations. The mpi4py module of Python is used for distributed algorithm implementations which provides interface for the commonly used Message Passing Interface (MPI) routines. For almost all algorithms, we provide Python code that can be modified and tested for various inputs. All of the Python code can be easily transported to a real distributed environment with the possible modification of send and receive communication procedures of the actual environment, a simple way to achieve this goal is to use the basic socket communications. |
Разместил: Ingvar16 23-04-2025, 17:10 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Explainable AI and Blockchain for Secure and Agile Supply Chains: Enhancing Transparency, Traceability, and Accountability Автор: Ajay Kumar Sharma, Narasimha Rao Vajjhala, Rakshit Kothari, Rajasekhara Mouly Potluri Издательство: CRC Press Год: 2025 Страниц: 236 Язык: английский Формат: epub (true) Размер: 10.1 MB
This book examines the transformative potential of integrating Explainable Artificial Intelligence (XAI) and blockchain technology in modern supply chain management. It explores how these innovative technologies address pressing challenges such as data transparency, traceability, fraud prevention, and operational efficiency in complex global supply chains. With detailed analyses, case studies, and real-world applications, these chapters provide insights into leveraging XAI to demystify AI decision-making and blockchain, ensuring data security and decentralized accountability. Key topics include sustainable practices, smart contract automation, and human-centric approaches to enhancing trust and collaboration among stakeholders. This comprehensive volume serves as a valuable resource for academics, industry leaders, and policymakers seeking to harness cutting-edge technologies for building resilient and transparent supply chains. |
Разместил: Ingvar16 23-04-2025, 16:24 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
 Название: Самоучитель "слепой" печати. Учимся быстро набирать тексты на компьютере Автор: Гладкий Алексей Издательство: Litres Год: 2013 Формат: rtf, fb2 Размер: 10,7 мб Качество: хорошее Язык: русский
Данная книга адресована пользователям, желающим в короткие сроки освоить методику быстрого набора текста на персональном компьютере. Помимо теоретического материала, в книге приводится большое количество практических упражнений. |
Разместил: gol8425 23-04-2025, 11:39 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Python Uncoiled: From Print Statements to Power Scripts Автор: Scott Markham Издательство: Independently published Год: 2025 Страниц: 224 Язык: английский Формат: pdf, epub, mobi Размер: 10.1 MB
Tired of staring at blinking cursors and wondering what sorcery lies behind all those lines of code? Wish you could make your computer do literally anything besides throw errors and play Minesweeper? Welcome to Python Uncoiled: From Print Statements to Power Scripts—your all-access pass to turning Python from a mystery into your personal code-powered sidekick. This isn't your average dry-as-dust programming book. Nope—we're slinging jokes, wrangling data, scraping websites, writing scripts that do your chores (well, digital ones), and having a blast along the way. Whether you're a total newbie or a techie looking to finally "get" Python, this book walks you through loops, functions, APIs, automation, debugging, and even building real-world power scripts that save time, impress coworkers, and make you feel a little bit like a wizard. |
Разместил: Ingvar16 23-04-2025, 08:08 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
br>
|