Los costos de envío se calcularán en base a esta dirección en todo el sitio.
Selecciona tu país
América
Argentina
Brasil
Canadá
Chile
Colombia
Costa Rica
Ecuador
El Salvador
Estados Unidos
México
Perú
República Dominicana
Uruguay
Europa
Alemania
Austria
Bélgica
Croacia
Dinamarca
Eslovaquia
Eslovenia
España
Finlandia
Francia
Grecia
Hungría
Irlanda
Italia
Letonia
Malta
Noruega
Países Bajos
Polonia
Portugal
Reino Unido
República Checa
Serbia
Suecia
Suiza
Resto del mundo


Modern C++ for Unreal Engine Developers. Write Faster, Cleaner, and More Efficient Game Code (en Inglés)
Anthony Lebedev (Autor) · Independently published · Tapa Blanda
Quedan más de 100 unidades
$ 59.31Unreal Engine's C++ layer is not standard C++. It extends the language with its own reflection system, garbage collector, build pipeline, object model, networking rules, and architectural conventions. Developers who approach UE5 using only standard C++ assumptions inevitably run into unstable systems, hard-to-debug crashes, replication failures, and codebases that become impossible to scale.
This book was written to solve that problem directly.
Rather than teaching isolated features or surface-level engine usage, this book explains how Unreal Engine works internally - and how to design systems that cooperate with the engine instead of fighting it. The result is faster iteration, cleaner architecture, safer memory management, and code that remains maintainable as projects grow in complexity.
Inside this book, you'll learn how to:
Understand the complete UE5 C++ pipeline, including UBT, UHT, generated headers, and reflectionWork correctly with Unreal's garbage collector, object lifetimes, and modern UE5 pointer typesBuild scalable Blueprint/C++ architectures using professional gameplay engineering patternsDesign modular gameplay systems using delegates, interfaces, subsystems, Gameplay Tags, and componentsImplement production-ready combat systems with the Gameplay Ability System (GAS)Build data-driven inventory, save/load, and serialization systemsDevelop AI systems using Behavior Trees, EQS, State Trees, and perception frameworksWrite async and multithreaded gameplay code safely inside UE5's threading modelOptimize memory usage, frame time, and gameplay performance using Unreal Insights and profiling toolsBuild replication-safe multiplayer systems with RPCs, replication conditions, and authority-driven architectureStructure plugins, modules, and reusable gameplay features for long-term scalabilityCreate automated testing and packaging pipelines suitable for real production environmentsAlong the way, you'll build/create:
A complete Enhanced Input architecture in C++A reusable inventory framework with persistence and version-safe serializationGameplay Ability System combat implementations with abilities, effects, attributes, and gameplay cuesAI behavior systems driven by Behavior Trees and Environment Query System logicMultiplayer-ready gameplay components designed for replication from the startModular plugin and subsystem architectures for large UE5 projectsProfessional profiling and optimization workflows for CPU, memory, and networking analysisThis book is written for Unreal Engine developers who already understand basic C++ and want to move beyond fragmented tutorials and trial-and-error workflows.
If you are transitioning from Blueprints into C++, this book provides the architectural foundation most developers never formally learn. If you already write Unreal C++ professionally, it provides the deeper engine-level mental model required to build cleaner, safer, and more scalable systems.
Unlike beginner-focused UE5 resources, this book does not treat gameplay programming as disconnected features or editor workflows. It treats Unreal Engine as a complete software architecture platform - and teaches you how to operate within it at a professional level.
By the end of this book, you will know how to write Unreal Engine C++ and understand how modern UE5 gameplay systems are designed, structured, optimized, and shipped in real production environments.
¿Tienes una pregunta sobre el libro? Inicia sesión para poder agregar tu propia pregunta.

