Skip to main content

Carrito de compra

¡Obtienes el tratamiento VIP!

Artículos no disponibles para compra.
Por favor revisa tu carrito. Puedes eliminar los artículos no disponibles ahora o los eliminaremos nosotros automáticamente al momento de pagar.
artículosartículo
artículosartículo

Recomendado para ti

Loading...

eBooks de Lenguajes de programación

Si te gustan los eBooks de Lenguajes de programación, seguro que te encanta esta selección.
Mostrando 1537 - 1560 de 10693 resultados
Skip side bar filters
  • Payload CMS Development Essentials

    The Complete Guide for Developers and Engineers

    de William Smith ...
    "Payload CMS Development Essentials"Unlock the full power of modern content management with "Payload CMS Development Essentials," a comprehensive guide for developers, architects, and technical decision-makers. This book delves deep into Payload's place within the headless CMS ecosystem, providing a robust foundation in its core architecture, technology stack, and extensibility. Readers gain an ... Leer más

    $187 MXN o gratis con Kobo Plus

  • OpenSearch Administration and Development Guide

    The Complete Guide for Developers and Engineers

    de William Smith ...
    "OpenSearch Administration and Development Guide"The "OpenSearch Administration and Development Guide" is the definitive manual for engineers, architects, and system administrators looking to deploy, operate, and extend OpenSearch at scale. Providing a robust foundation, this book intricately covers the origins and core architecture of OpenSearch, explaining its distributed nature, indexing ... Leer más

    $187 MXN o gratis con Kobo Plus

  • Debugging Python Code

    Strategies for Clean and Reliable Programs

    Master Python Debugging and Write More Reliable Code from Day OneEvery Python developer has been there: your code crashes with a confusing traceback, a function returns unexpected results, or your application inexplicably slows to a crawl. Bugs are inevitable, but spending hours hunting them down doesn't have to be.Debugging Python Code: Strategies for Clean and Reliable Programs is your ... Leer más

    $301 MXN o gratis con Kobo Plus

  • Azure Arc for Hybrid Cloud Management

    The Complete Guide for Developers and Engineers

    de William Smith ...
    "Azure Arc for Hybrid Cloud Management""Azure Arc for Hybrid Cloud Management" is the definitive guide for IT leaders, architects, and practitioners seeking to navigate the complexities of managing resources across hybrid, multi-cloud, and edge environments. Through a structured exploration of Azure Arc’s foundations, the book addresses the driving forces behind hybrid strategies, details Arc’s ... Leer más

    $187 MXN o gratis con Kobo Plus

  • Citus for Scalable PostgreSQL Systems

    The Complete Guide for Developers and Engineers

    de William Smith ...
    "Citus for Scalable PostgreSQL Systems""Citus for Scalable PostgreSQL Systems" is a comprehensive guide designed for engineers, architects, and database administrators seeking to master the art of scaling PostgreSQL beyond single-node limitations. This book opens with a meticulous exploration of PostgreSQL’s foundational architecture, highlighting inherent challenges in scaling traditional ... Leer más

    $186 MXN o gratis con Kobo Plus

  • Modern JavaScript Bundling with Rollup

    Definitive Reference for Developers and Engineers

    "Modern JavaScript Bundling with Rollup""Modern JavaScript Bundling with Rollup" is a comprehensive and expertly crafted guide designed for developers and architects aiming to master efficient and scalable JavaScript application delivery. The book begins by tracing the evolution of JavaScript bundling, offering a penetrating look at modular JavaScript’s origins, a comparative analysis of module ... Leer más

    $189 MXN o gratis con Kobo Plus

  • DataGrip Essentials

    Definitive Reference for Developers and Engineers

    "DataGrip Essentials"Unlock the full potential of DataGrip with "DataGrip Essentials," the definitive guide for professionals and teams seeking to master JetBrains’s premier database IDE. This comprehensive resource leads readers through advanced setup and configuration tailored to diverse enterprise environments, covering everything from secure deployments and resource optimization to cross ... Leer más

    $189 MXN o gratis con Kobo Plus

  • Technical Foundations of Emulation

    Definitive Reference for Developers and Engineers

    "Technical Foundations of Emulation""Technical Foundations of Emulation" is a comprehensive and authoritative guide that explores the multifaceted domain of system emulation, bridging foundational principles with advanced architectural considerations. Beginning with rigorous definitions, the book distinguishes emulation from simulation and virtualization, while tracing the historical evolution of ... Leer más

    $189 MXN o gratis con Kobo Plus

  • Ballerina Programming for Cloud-Native Applications

    The Complete Guide for Developers and Engineers

    de William Smith ...
    "Ballerina Programming for Cloud-Native Applications""Ballerina Programming for Cloud-Native Applications" is a comprehensive guide for developers and architects committed to building robust, scalable, and maintainable cloud-native systems. The book introduces Ballerina as a next-generation language purpose-built for service-oriented, distributed applications, positioning it among today’s most ... Leer más

    $187 MXN o gratis con Kobo Plus

  • Provisioning Kubernetes Bare Metal with Metal3

    The Complete Guide for Developers and Engineers

    de William Smith ...
    "Provisioning Kubernetes Bare Metal with Metal3""Provisioning Kubernetes Bare Metal with Metal3" is an authoritative guide for infrastructure professionals, platform engineers, and architects seeking to harness the full potential of Kubernetes on physical servers. The book begins by clearly delineating the unique considerations and motivations behind bare metal deployments—covering performance, ... Leer más

    $187 MXN o gratis con Kobo Plus

  • OAuth 2 Handbook

    Simplifying Secure Authorization

    "OAuth 2 Handbook: Simplifying Secure Authorization" provides a comprehensive and accessible guide to understanding and implementing OAuth 2.0, the industry-standard protocol for secure authorization. Authored with clarity and expertise, this handbook is designed for beginners and professionals alike, offering in-depth insights into the principles and practices that underpin OAuth 2.0. From ... Leer más

    $189 MXN o gratis con Kobo Plus

  • C和C++游戏趣味编程

    de 童晶著 ...
    本书通过趣味案例逐步引入语法知识,教读者用C和C++编写游戏程序,激发读者学习编程的兴趣。全书共14章和3个附录,依次介绍了C和C++编程语言的基本概念、数据类型、if语句、while循环、for循环、一维数组、函数、二维数组、字符串、文件读写、指针、递归、面向对象编程、链表和C++标准模板库等知识,其中贯穿了众多的小案例和游戏,最后综合应用这些知识编写了一款冒险游戏。附录分别给出了练习题的参考答案、语法知识索引以及常用的调试方法和辅助开发工具。本书适合不同年龄、不同层次的C与C++编程初学者阅读和自学,也可以作为中学生、大学生学习程序设计的教材和少儿编程培训机构的参考教材。 ... Leer más

    $418 MXN

  • C/C++代码调试的艺术

    de 张海洋著 ...
    本书围绕C/C++程序调试这一主题,系统深入地介绍了在Windows和Linux操作系统上如何高效地调试C/C++程序。本书分为11章,内容涵盖了程序调试的基本知识、Visual C++调试程序的基本功能与技巧、Linux系统中gdb工具的使用、死锁调试、动态库调试、内存泄漏检查、远程调试、崩溃转储文件分析、发行版调试,以及调试的高级话题和调试扩展方面的知识。本书作为学习C/C++调试技术的重要资料,讲解通俗易懂,选取的示例注重理论与实际的联系。无论是C/C++的初学者,还是经验丰富的开发人员,都会从中受益。 ... Leer más

    $379 MXN

  • 机器学习与Python实践

    de 黄勉 ...
    本书是一本机器学习入门的书籍。全书系统地讲解了机器学习的理论以及在实际数据分析中使用机器学习的基本步骤和方法;介绍了进行数据处理和分析时怎样选择合适的模型,以及模型的估计和优化算法等,并通过多个例子展示了机器学习的应用和实践经验。不同于很多讲解机器学习方法的书籍,本书以实践为导向,使用Python作为编程语言,强调简单、快速地建立模型,解决实际问题。读者通过对本书内容的学习,可以迅速上手实践机器学习,并利用机器学习解决实际问题。 ... Leer más

    $267 MXN

  • Qdrant Vector Search in Practice

    The Complete Guide for Developers and Engineers

    de William Smith ...
    "Qdrant Vector Search in Practice""Qdrant Vector Search in Practice" is a comprehensive guide to mastering modern vector search technology, centering on the powerful open-source Qdrant database. Beginning with a grounding in the theoretical underpinnings of vector similarity search, high-dimensional data, and nearest neighbor algorithms, the book methodically explores how embeddings and vector ... Leer más

    $186 MXN o gratis con Kobo Plus

  • OPA Policies Applied to Terraform

    The Complete Guide for Developers and Engineers

    de William Smith ...
    "OPA Policies Applied to Terraform""OPA Policies Applied to Terraform" is a comprehensive guide that bridges the world of policy-as-code with modern infrastructure management, focusing on integrating the Open Policy Agent (OPA) with Terraform workflows. Beginning with an essential foundation, the book explores the evolution of policy-as-code, the core architecture of OPA, and its declarative Rego ... Leer más

    $186 MXN o gratis con Kobo Plus

  • X++ Language Development Guide

    Definitive Reference for Developers and Engineers

    "X++ Language Development Guide"The "X++ Language Development Guide" is an authoritative resource for developers, architects, and technical leads working with Microsoft Dynamics 365 Finance and Operations. This comprehensive reference explores the foundations and advanced capabilities of the X++ programming language, delving into its evolution, integration within the Microsoft ecosystem, and ... Leer más

    $189 MXN o gratis con Kobo Plus

  • Mastering Data Interchange with Python

    Working with JSON and JSON-LD

    Master JSON and JSON-LD data interchange in Python with this comprehensive, hands-on guide for modern developersTransform your Python development skills with "Mastering Data Interchange with Python," the definitive resource for working with JSON and JSON-LD in today's data-driven applications. This practical guide takes you from JSON fundamentals to advanced semantic web implementations, providing ... Leer más

    $344 MXN o gratis con Kobo Plus

  • Search Algorithms and Systems

    Definitive Reference for Developers and Engineers

    "Search Algorithms and Systems""Search Algorithms and Systems" is a comprehensive and meticulously structured exploration of search, spanning theoretical foundations, practical algorithms, and cutting-edge system designs. Beginning with formal models, complexity theory, and the critical dimensions of optimality and computability, the book lays a rigorous groundwork for understanding the diverse ... Leer más

    $189 MXN o gratis con Kobo Plus

  • Mastering Kafka Streams

    From Basics to Expert Proficiency

    de William Smith ...
    "Mastering Kafka Streams: From Basics to Expert Proficiency" is a comprehensive guide that equips readers with the knowledge and skills to develop, deploy, and manage real-time data processing applications using Kafka Streams. This book is meticulously designed to cater to both beginners and advanced users, providing a solid foundation in the core concepts and architecture of Kafka Streams before ... Leer más

    $133 MXN o gratis con Kobo Plus

  • TensorRT Inference Optimization

    The Complete Guide for Developers and Engineers

    de William Smith ...
    "TensorRT Inference Optimization""TensorRT Inference Optimization" is the definitive guide to harnessing the full power of NVIDIA's TensorRT for high-performance deep learning inference. Beginning with a foundational overview of deep learning inference workflows, model format interoperability, and precision modes, the book systematically explores the architectural principles behind TensorRT and ... Leer más

    $187 MXN o gratis con Kobo Plus

  • Programming Embedded Systems

    With C and GNU Development Tools

    If you have programming experience and a familiarity with C--the dominant language in embedded systems--Programming Embedded Systems, Second Edition is exactly what you need to get started with embedded software. This software is ubiquitous, hidden away inside our watches, DVD players, mobile phones, anti-lock brakes, and even a few toasters. The military uses embedded software to guide missiles, ... Leer más

    $384 MXN

  • Macaroons Authorization

    Caveats, Delegation, and Least‑Privilege Tokens

    de Trex Team ...
    "Macaroons Authorization: Caveats, Delegation, and Least‑Privilege Tokens"Distributed systems keep getting better at moving data—and worse at containing authority. This book is for experienced engineers and security-minded architects who need to design authorization that survives microservices, third-party integrations, and automation without turning every request into an online policy lookup. ... Leer más

    $180 MXN o gratis con Kobo Plus

  • Systems Programming

    Concepts and Techniques

    de Peter Johnson ...
    "Systems Programming: Concepts and Techniques" offers a comprehensive exploration of the foundational elements that underpin the operation and control of modern computing systems. Designed for beginners and those seeking to solidify their understanding, this book delves deeply into the critical areas of systems programming, from the intricacies of operating systems and memory management to the ... Leer más

    $133 MXN o gratis con Kobo Plus