Search preferences
Ir a los resultados principales

Filtros de búsqueda

Tipo de artículo

  • Todos los tipos de productos 
  • Libros (3)
  • Revistas y publicaciones (No hay ningún otro resultado que coincida con este filtro.)
  • Cómics (No hay ningún otro resultado que coincida con este filtro.)
  • Partituras (No hay ningún otro resultado que coincida con este filtro.)
  • Arte, grabados y pósters (No hay ningún otro resultado que coincida con este filtro.)
  • Fotografías (No hay ningún otro resultado que coincida con este filtro.)
  • Mapas (No hay ningún otro resultado que coincida con este filtro.)
  • Manuscritos y coleccionismo de papel (No hay ningún otro resultado que coincida con este filtro.)

Condición Más información

  • Nuevo (3)
  • Como nuevo, Excelente o Muy bueno (No hay ningún otro resultado que coincida con este filtro.)
  • Bueno o Aceptable (No hay ningún otro resultado que coincida con este filtro.)
  • Regular o Pobre (No hay ningún otro resultado que coincida con este filtro.)
  • Tal como se indica (No hay ningún otro resultado que coincida con este filtro.)

Encuadernación

Más atributos

  • Primera edición (No hay ningún otro resultado que coincida con este filtro.)
  • Firmado (No hay ningún otro resultado que coincida con este filtro.)
  • Sobrecubierta (No hay ningún otro resultado que coincida con este filtro.)
  • Con imágenes (No hay ningún otro resultado que coincida con este filtro.)
  • No impresión bajo demanda (No hay ningún otro resultado que coincida con este filtro.)

Idioma (1)

Precio

Intervalo de precios personalizado (EUR)

Ubicación del vendedor

  • Yang, Dylan

    Idioma: Inglés

    Publicado por Independently published, 2026

    ISBN 13: 9798244182002

    Librería: California Books, Miami, FL, Estados Unidos de America

    Calificación del vendedor: 4 de 5 estrellas Valoración 4 estrellas, Más información sobre las valoraciones de los vendedores

    Contactar al vendedor

    Impresión bajo demanda

    EUR 19,91

    Gastos de envío gratis
    Se envía dentro de Estados Unidos de America

    Cantidad disponible: Más de 20 disponibles

    Añadir al carrito

    Condición: New. Print on Demand.

  • Dylan Yang

    Idioma: Inglés

    Publicado por Independently Published, 2026

    ISBN 13: 9798244182002

    Librería: Grand Eagle Retail, Bensenville, IL, Estados Unidos de America

    Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

    Contactar al vendedor

    Impresión bajo demanda

    EUR 22,21

    Gastos de envío gratis
    Se envía dentro de Estados Unidos de America

    Cantidad disponible: 1 disponibles

    Añadir al carrito

    Paperback. Condición: new. Paperback. Building software that runs reliably across Windows, Linux, and macOS is one of the most demanding challenges in modern systems engineering. Each platform has its own APIs, toolchains, build systems, runtime behaviors, and subtle edge cases that can quietly break portability if not addressed deliberately. Cross-Platform Software Engineering with C++ is a comprehensive, architecture-first guide to solving these challenges the right way, without sacrificing performance, native integration, or long-term maintainability.Written for professional developers and advanced learners, this book focuses on the engineering principles, architectural decisions, and practical techniques required to design and build truly portable C++ applications. Rather than relying on fragile abstractions or "write once, debug everywhere" approaches, you'll learn how to create systems that respect platform differences while maintaining a clean, unified codebase.The book takes you through the full lifecycle of cross-platform development-from early planning and architectural design to implementation, testing, deployment, and long-term maintenance. You'll explore how to structure your code for portability, when to leverage native APIs, and how to introduce abstraction layers that reduce coupling without hiding critical platform behavior. Special attention is given to performance, correctness, and reliability, ensuring that applications behave consistently across operating systems while still feeling native to each environment.Using real-world scenarios and practical examples, you'll gain deep insight into the most common portability pitfalls in C++, including data types, memory layout, floating-point behavior, file systems, threading models, and build configurations. The book also covers modern build systems, compiler toolchains, and testing strategies that enable teams to detect cross-platform issues early-before they become expensive to fix.Beyond code, Cross-Platform Software Engineering with C++ addresses the process and discipline behind successful portable software. You'll learn how to establish cross-platform workflows, manage platform-specific defects, and design systems that can evolve as operating systems, compilers, and hardware architectures change over time.By the end of this book, you will be able to: Design C++ applications with portability as a first-class architectural concernBuild high-performance native software that runs consistently across desktop platformsBalance platform abstraction with direct access to native APIs when necessaryIdentify and eliminate hidden portability bugs before they reach productionCreate scalable build, testing, and deployment pipelines for multi-platform projectsEngineer software systems that remain maintainable as platforms and requirements evolveThis book is ideal for software engineers, systems programmers, technical leads, and architects who already have working knowledge of C++ and want to elevate their skills to a professional, cross-platform level. Whether you're building new applications, porting existing systems, or future-proofing your software for additional platforms, this guide provides the technical depth and practical insight needed to engineer portable C++ software with confidence. This item is printed on demand. Shipping may be from multiple locations in the US or from the UK, depending on stock availability.

  • Dylan Yang

    Idioma: Inglés

    Publicado por Independently Published, 2026

    ISBN 13: 9798244182002

    Librería: CitiRetail, Stevenage, Reino Unido

    Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

    Contactar al vendedor

    Impresión bajo demanda

    EUR 24,15

    Envío por EUR 43,39
    Se envía de Reino Unido a Estados Unidos de America

    Cantidad disponible: 1 disponibles

    Añadir al carrito

    Paperback. Condición: new. Paperback. Building software that runs reliably across Windows, Linux, and macOS is one of the most demanding challenges in modern systems engineering. Each platform has its own APIs, toolchains, build systems, runtime behaviors, and subtle edge cases that can quietly break portability if not addressed deliberately. Cross-Platform Software Engineering with C++ is a comprehensive, architecture-first guide to solving these challenges the right way, without sacrificing performance, native integration, or long-term maintainability.Written for professional developers and advanced learners, this book focuses on the engineering principles, architectural decisions, and practical techniques required to design and build truly portable C++ applications. Rather than relying on fragile abstractions or "write once, debug everywhere" approaches, you'll learn how to create systems that respect platform differences while maintaining a clean, unified codebase.The book takes you through the full lifecycle of cross-platform development-from early planning and architectural design to implementation, testing, deployment, and long-term maintenance. You'll explore how to structure your code for portability, when to leverage native APIs, and how to introduce abstraction layers that reduce coupling without hiding critical platform behavior. Special attention is given to performance, correctness, and reliability, ensuring that applications behave consistently across operating systems while still feeling native to each environment.Using real-world scenarios and practical examples, you'll gain deep insight into the most common portability pitfalls in C++, including data types, memory layout, floating-point behavior, file systems, threading models, and build configurations. The book also covers modern build systems, compiler toolchains, and testing strategies that enable teams to detect cross-platform issues early-before they become expensive to fix.Beyond code, Cross-Platform Software Engineering with C++ addresses the process and discipline behind successful portable software. You'll learn how to establish cross-platform workflows, manage platform-specific defects, and design systems that can evolve as operating systems, compilers, and hardware architectures change over time.By the end of this book, you will be able to: Design C++ applications with portability as a first-class architectural concernBuild high-performance native software that runs consistently across desktop platformsBalance platform abstraction with direct access to native APIs when necessaryIdentify and eliminate hidden portability bugs before they reach productionCreate scalable build, testing, and deployment pipelines for multi-platform projectsEngineer software systems that remain maintainable as platforms and requirements evolveThis book is ideal for software engineers, systems programmers, technical leads, and architects who already have working knowledge of C++ and want to elevate their skills to a professional, cross-platform level. Whether you're building new applications, porting existing systems, or future-proofing your software for additional platforms, this guide provides the technical depth and practical insight needed to engineer portable C++ software with confidence. This item is printed on demand. Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability.