|
 |
|
 |
|
|
 |
|  |
|
Название: The Art of ARM Assembly, Volume 1: 64-Bit ARM Machine Organization and Programming Автор: Randall Hyde Издательство: No Starch Press Год: 2025 Страниц: 1066 Язык: английский Формат: True/Retail PDF, True/Retail EPUB, True/Retail MOBI Размер: 46.8 MB
This book is the latest in Randall Hyde’s iconic series on assembly language programming. A comprehensive masterclass on 64-bit ARM, it guides you through the instruction set for the increasingly popular 64-bit ARM CPU, teaching you to translate high-level language operations into assembly language, write powerful programs unique to ARM, and handle the development of large software projects easily. This book’s “quick-start” chapter lets you hit the ground running, showing you how to begin writing simple programs right away. After learning basic 64-bit ARM architecture and syntax for the GNU assembler, Hyde goes in-depth on the fundamentals of machine organization, computer data representation and operations, and memory access. Full of illuminating illustrations, portable source code, and hands-on exercises that test your skills, The Art of ARM Assembly is an essential reference guide from the world’s foremost expert on the subject. |
Разместил: Ingvar16 28-03-2025, 02:18 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Effective C, 2nd Edition: An Introduction to Professional C Programming Автор: Robert C. Seacord Издательство: No Starch Press Год: 2025 Страниц: 314 Язык: английский Формат: True/Retail PDF, True/Retail EPUB, True/Retail MOBI Размер: 35.7 MB
Effective C, 2nd edition, is an introduction to essential C language programming that will soon have you writing programs, solving problems, and building working systems. The latest release of the C programming language, C23, enhances the safety, security, and usability of the language. This second edition of Effective C has been thoroughly updated to cover C23, offering a modern introduction to C that will teach you best practices for writing professional, effective, and secure programs that solve real-world problems. C is used as a target language for compilers to build operating systems, to teach fundamentals of computing, and for embedded and general-purpose programming. There is a large amount of legacy code written in C. The C standards committee is extremely careful not to break existing code, providing a smooth pass for modernizing this code to take advantage of modern language features. C is often used in embedded systems because it is a small and efficient language. Embedded systems are small computers that are embedded in other devices, such as cars, appliances, and medical devices. Your favorite programming language and library are written in C (or were at one time). There are many libraries available for C. This makes it easy to find libraries that can be used to perform common tasks. Overall, C is a powerful and versatile language that is still widely used today. It is a good choice for programmers who need a fast, efficient, and portable language. |
Разместил: Ingvar16 28-03-2025, 01:37 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: The Art of Mac Malware, Volume 2: Detecting Malicious Software Автор: Patrick Wardle Издательство: No Starch Press Год: 2025 Страниц: 378 Язык: английский Формат: True/Retail PDF, True/Retail MOBI Размер: 27.5 MB
As renowned Mac security expert Patrick Wardle notes in The Art of Mac Malware, Volume 2, the substantial and growing number of Mac users, both personal and enterprise, has created a compelling incentive for malware authors to ever more frequently target macOS systems. The only effective way to counter these constantly evolving and increasingly sophisticated threats is through learning and applying robust heuristic-based detection techniques. To that end, Wardle draws upon decades of experience to guide you through the programmatic implementation of such detection techniques. By exploring how to leverage macOS’s security-centric frameworks (both public and private), diving into key elements of behavioral-based detection, and highlighting relevant examples of real-life malware, Wardle teaches and underscores the efficacy of these powerful approaches. |
Разместил: Ingvar16 27-03-2025, 20:44 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Mastering NestJS: Comprehensive Guide to Building Scalable and Robust Node.js Applications Автор: Aarav Joshi Издательство: 101 Books Год: 2025 Страниц: 1234 Язык: английский Формат: pdf, epub, mobi Размер: 10.1 MB
Mastering NestJS: Comprehensive Guide to Building Scalable and Robust Node.js Applications is a complete and in-depth resource designed for software developers and architects who aim to build modern, efficient, and maintainable backend applications using NestJS. This book covers everything from fundamental concepts, such as controllers, providers, modules, and dependency injection, to advanced techniques including microservices, GraphQL integration, authentication and authorization strategies, WebSocket applications, and real-time communication. Readers will discover best practices, proven architectural patterns, and practical advice on leveraging TypeScript for increased scalability and maintainability. Each chapter provides detailed explanations, practical examples, and step-by-step guidance to help you confidently implement enterprise-ready applications and APIs. The book also explores essential topics like testing strategies, deployment to cloud environments (AWS, Azure, GCP), Docker and Kubernetes integration, and advanced performance optimization. |
Разместил: Ingvar16 27-03-2025, 17:20 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Bash Shell from Zero to Hero: An SRE's Practical Guide to Terminal Skills, Scripting, and Automation Автор: Nolan Reeves Издательство: Independently published Год: 2025-03-26 Страниц: 720 Язык: английский Формат: pdf, epub, mobi Размер: 10.1 MB
Have you ever broken into a cold sweat after typing 'rm -rf'? Are you dreaming of automation to escape repetitive tasks? Does your heart still race when you look at a terminal?" If you lack confidence despite typing hundreds of commands daily, it's time to learn from a professional SRE. This book contains everything you truly need to know about Bash shell, built on 7 years of hands-on experience managing over 3,000 servers. Bash operates as an intermediary between the user and the underlying operating system. It enables users to execute commands, manage files, control processes, configure system settings, and automate tasks using shell scripts. It is the default shell for most Linux distributions and was the standard shell for macOS until Apple transitioned to Zsh in Additionally, Bash is available on Windows through the Windows Subsystem for Linux making it one of the few command-line interfaces that can be used across multiple operating systems. Stop overthinking. The only Bash shell guide you'll ever need, written by a 7-year server management veteran. |
Разместил: Ingvar16 27-03-2025, 16:23 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Generative AI: Techniques, Models and Applications Автор: Rajan Gupta, Sanju Tiwari, Poonam Chaudhary Издательство: Springer Год: 2025 Страниц: 262 Язык: английский Формат: pdf (true), epub Размер: 10.5 MB
This book unlocks the full potential of modern AI systems through a meticulously structured exploration of concepts, techniques, and practical applications. This comprehensive book bridges theoretical foundations with real-world implementations, offering readers a unique perspective on the rapidly evolving field of generative technologies. From computational foundations to ethical considerations, the book systematically covers essential topics including foundation models, large-scale architectures, prompt engineering, and practical applications. The content seamlessly integrates complex technical concepts with industry-relevant examples, making it an invaluable resource for researchers, academicians, and practitioners. Distinguished by its balanced approach to theory and practice, this book serves as both a learning tool and reference guide. |
Разместил: Ingvar16 27-03-2025, 15:41 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Go: идиомы и паттерны проектирования, 2-е издание Автор: Джон Боднер Издательство: Спринт Бук Год: 2025 Страниц: 496 Язык: русский Формат: pdf Размер: 50 MB
Go быстро завоевал популярность у разработчиков веб-сервисов. Существует множество учебников, помогающих программистам со знанием других языков освоить его синтаксис, но этого недостаточно. Автор Джон Боднер познакомит вас с паттернами проектирования, созданными опытными инженерами Go, и обоснует их применение. В книге собрана наиболее важная информация, необходимая для написания чистого и идиоматического кода. Начните думать как Go-разработчик, вне зависимости от уровня подготовки. В обновленном издании также рассказывается и о современных инструментах Go, упрощающих решение задач, трудновыполнимых на других платформах. |
Разместил: Ingvar16 27-03-2025, 15:07 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: The Godot Shaders Bible Автор: Fabrizio Espíndola Издательство: Jettelly Publishing Год: 2025 Язык: английский Формат: pdf (true) Размер: 12.9 MB
Designed for both absolute beginners and seasoned developers, this comprehensive guide demystifies shaders and visual effects from the ground up—no prior experience required. Learn the fundamentals of Godot’s shader language, master essential math concepts, and understand rendering pipelines in a beginner-friendly manner. You’ll progress from simple color tweaks and basic shapes to complex effects like water, stylized shading, and screen-space VFX. Dive into texture operations, vertex manipulation, outlines, particle systems, and even compute shaders, all with practical, step-by-step examples that mirror common game development scenarios. Through accessible analogies, real-world case studies, and guidance on translating shader concepts from other engines, this book empowers you to confidently craft everything from subtle lighting adjustments to dynamic, cinematic VFX—elevating your art, your code, and your games. |
Разместил: Ingvar16 27-03-2025, 05:17 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Post-Apocalyptic Computing Автор: Andrew Adamatzky Издательство: World Scientific Publishing Год: 2025 Страниц: 546 Язык: английский Формат: pdf (true) Размер: 25.8 MB
An apocalyptic event reverses civilisation's control over nature. Instead, civilisation is placed under the control of nature. The domains of science and engineering that will adapt to a post-apocalyptic world are those whose status was marginal in the former civilisation. In this edited volume, we have invited specialists from various fields (computer scientists, chemists, mathematicians, engineers, biologists, physicists and philosophers) to share their insights on how information acquisition, information processing, decision-making, and reasoning might evolve after apocalyptic events, with the aim of shaping the design of the next von Neumann generation of computers. The book explores diverse topics such as the theory of computation, eternity of civilisations, computable knowledge, analog computation, bio-inspired fault tolerance, reversible cellular automata, catastrophe theory and the collapse of complex systems, bio-inspired soft robots, computing with exotic substrates (like clocks, stones and sticks, fluids, slime moulds, minimal resources), decomposition of meanings, collective computing, biological computing, neo-sentience, parallel algorithms and the metaphysics of the apocalypse. |
Разместил: Ingvar16 26-03-2025, 22:15 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Vue.js The Complete Reference: Mastering Modern Web Development with Vue 3, Composition API, and Scalable Patterns Автор: Aarav Joshi Издательство: 101 Books Год: 2025 Страниц: 2638 Язык: английский Формат: epub (true) Размер: 10.4 MB
Vue.js: The Complete Reference: Mastering Modern Web Development with Vue 3, Composition API, and Scalable Patterns is your definitive guide to mastering modern front-end development using Vue.js. This comprehensive resource covers everything from core fundamentals to advanced techniques, providing in-depth insights into Vue 3's powerful features, including the Composition API, component architecture, state management with Pinia, routing, testing, and performance optimization. Whether you're a beginner looking to understand Vue.js essentials or a professional developer aiming to build scalable, production-ready applications, this book equips you with practical knowledge and real-world patterns. You'll learn how to leverage Vue Router for seamless navigation, integrate REST APIs effectively, implement best practices in component communication, and manage complex state in large-scale applications. Additionally, the book dives deep into server-side rendering (SSR) with Nuxt 3, Progressive Web Apps (PWAs), advanced testing strategies, and modern deployment workflows. |
Разместил: Ingvar16 26-03-2025, 20:43 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
br>
|