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 2209 - 2232 de 10688 resultados
Skip side bar filters
  • DB2 Administration and Optimization Guide

    Definitive Reference for Developers and Engineers

    "DB2 Administration and Optimization Guide"The "DB2 Administration and Optimization Guide" is an authoritative and comprehensive resource meticulously crafted for database administrators, architects, and IT professionals navigating the complexities of IBM DB2 environments. From foundational concepts such as system architecture, storage models, and deployment strategies to advanced topics in ... Leer más

    $9.95 USD o gratis con Kobo Plus

  • Elasticsearch Engineering in Practice

    Definitive Reference for Developers and Engineers

    "Elasticsearch Engineering in Practice""Elasticsearch Engineering in Practice" is the definitive guide for architects, engineers, and practitioners seeking to master every facet of Elasticsearch—from foundational concepts to advanced, real-world solutions. The book systematically unpacks the inner workings of cluster architecture, indexing, data modeling, and search, illuminating how Elasticsearch ... Leer más

    $9.95 USD o gratis con Kobo Plus

  • Tantivy in Rust

    Building High‑Performance Full‑Text Search Services

    de Trex Team ...
    "Tantivy in Rust: Building High‑Performance Full‑Text Search Services"Modern search systems demand more than fast keyword matching: they require disciplined schema design, predictable indexing pipelines, strong relevance, and production-grade operational control. This book is written for experienced Rust developers, backend engineers, and search practitioners who want to use Tantivy as the core of ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • Tractability

    Practical Approaches to Hard Problems

    Classical computer science textbooks tell us that some problems are 'hard'. Yet many areas, from machine learning and computer vision to theorem proving and software verification, have defined their own set of tools for effectively solving complex problems. Tractability provides an overview of these different techniques, and of the fundamental concepts and properties used to tame intractability. ... Leer más

    $146.99 USD

  • Data Science Bookcamp

    Five real-world Python projects

    Learn data science with Python by building five real-world projects! Experiment with card game predictions, tracking disease outbreaks, and more, as you build a flexible and intuitive understanding of data science.In Data Science Bookcamp you will learn:- Techniques for computing and plotting probabilities- Statistical analysis using Scipy- How to organize datasets with clustering algorithms- How ... Leer más

    $49.99 USD

  • Safe Memory Handling in Pascal: Mastering Stack, Heap, and Pointers for Reliable Execution

    Advanced Programming Techniques with Pascal

    de Lex Cornell ...
    Series series Advanced Programming Techniques with Pascal
    Master the physical mechanics of memory and build crash-resistant systems.Many developers struggle with low-level programming concepts. When you transition from high-level environments to systems programming, manual memory management can feel overwhelming. Access violations, memory leaks, and fragmented heaps can quietly destroy application performance and ruin user trust.Safe Memory Handling in ... Leer más

    $5.99 USD o gratis con Kobo Plus

  • Mastering HTML5

    The Complete Guide to Modern Web Development

    "Mastering HTML5: The Complete Guide to Modern Web Development" is a comprehensive and hands-on guide that takes readers on an exciting journey through the world of HTML5. Whether you are a beginner or an experienced developer, this book equips you with the knowledge and skills to become proficient in web development using HTML5.The book starts by introducing HTML5 as the latest iteration of the ... Leer más

    $35.00 USD o gratis con Kobo Plus

  • FastAPI Essentials

    Definitive Reference for Developers and Engineers

    "FastAPI Essentials""FastAPI Essentials" is the definitive guide for professionals and advanced practitioners seeking to master modern API development with FastAPI. Meticulously structured, the book illuminates every critical architectural dimension of FastAPI, from the asynchronous foundations provided by ASGI to pragmatic techniques for project scalability, dependency injection, and robust data ... Leer más

    $9.95 USD o gratis con Kobo Plus

  • PHP Reactive Programming

    Build fault tolerant and high performing application in PHP based on the reactive architecture

    de Martin Sikora ...
    Leverage the power of Reactive Programming in PHPKey Features\[\*\]Develop an interesting multiplayer browser game written in RxJS and re-implement it using RxPHP\[\*\]Enhance existing reactive applications by building a CLI tool combining Symfony Console\[\*\]Implement Gearman and Rabbit MQ for asynchronous communicationBook DescriptionReactive Programming helps us write code that is concise, ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • R Programming

    Statistical Data Analysis in Research

    Series series Computer Science (R0)
    This book is written for statisticians, data analysts, programmers, researchers, professionals, and general consumers on how to perform different types of statistical data analysis for research purposes using R object-oriented programming language and RStudio integrated development environment (IDE). R is an open-source software with a development environment (RStudio) for computing statistics and ... Leer más

    $179.99 USD

  • Learn Git in a Month of Lunches

    de Rick Umali ...
    SummaryLearn Git in a Month of Lunches introduces the discipline of source code control using Git. Whether you're a newbie or a busy pro moving your source control to Git, you'll appreciate how this book concentrates on the components of Git you'll use every day. In easy-to-follow lessons designed to take an hour or less, you'll dig into Git's distributed collaboration model, along with core ... Leer más

    $49.99 USD

  • Kubeflow Pipelines Components Demystified

    The Complete Guide for Developers and Engineers

    de William Smith ...
    "Kubeflow Pipelines Components Demystified"Unlock the full power of machine learning orchestration with "Kubeflow Pipelines Components Demystified"—a definitive guide for practitioners, architects, and MLOps professionals aiming to build robust, maintainable, and scalable ML workflows. This comprehensive volume begins by exploring the architectural foundations of Kubeflow Pipelines, delving into ... Leer más

    $9.95 USD o gratis con Kobo Plus

  • Red Hat Enterprise Linux 7 高薪运维入门

    Red Hat Enterprise Linux 7发布已经超过 1年时间了,不同于以往的版本,红帽公司在新版本上进行了大刀阔斧的改革,包括系统架构、防火墙管理工具等核心部件都已经发生了改变。本书就是立足于 Red Hat Enterprise Linux 7版本,带领读者学会最基本的 Linux系统管理和网络管理。本书分为 3部分:第 1部分是 Linux入门,包括必须掌握的 Linux基础、Red Hat Enterprise Linux的安装、图形界面、命令行界面;第 2部分是 Linux系统管理入门,包括 Red Hat Enterprise Linux 7新架构、日志系统、用户和组、应用程序的管理、系统启动控制与进程管理;第 3部分是高级运维,包括 Linux网络管理、网络文件共享、搭建 MySQL服务、配置 Oracle数据库、LAMP、NAT上网、集群负载均衡 LVS ... Leer más

    $16.99 USD

  • Programming Math In Python For Beginners

    de Yury Magda ...
    Have you ever wondered how computers solve complex problems, analyze data, or create stunning visuals? The answer lies in a powerful combination: programming and mathematics. This book is your gateway to unlocking that power with Python, a versatile and beginner-friendly programming language.Why Python?Python is known for its clear syntax, making it easy to learn and read, even for those new to ... Leer más

    $2.99 USD

  • Réalisez votre site web avec HTML 5 et CSS 3

    de Mathieu Nebra ...
    Series series OpenClassrooms
    Vous rêvez d’apprendre à créer des sites web mais vous avez peur que ce soit compliqué car vous débutez ? Ce livre est fait pour vous ! Conçu pour les débutants, il vous permettra de découvrir HTML 5 et CSS 3, les dernières technologies en matière de création de sites web, de façon progressive et sans aucun prérequis, si ce n’est de savoir allumer son ordinateur ! ... Leer más

    $23.29 USD

  • Spring быстро

    Java-программистам необходим фреймворк Spring. Этот невероятный инструмент универсален: вы можете разрабатывать как приложения для малого бизнеса, так и микросервисервисные архитектуры промышленного масштаба. Освоить Spring не так-то просто, но первый шаг сделать легко! Книга предназначена для Java-разработчиков, желающих создавать приложения на основе Spring. Информативные иллюстрации, понятные ... Leer más

    $13.99 USD o gratis con Kobo Plus

  • NUnit Pocket Reference

    Up and Running with NUnit

    de Bill Hamilton ...
    Few .NET developers have the luxury of unlimited code testing once their application is complete, and rushing through the testing process is both problematic and stressful. The open source NUnit framework provides an excellent and efficient way to test and improve .NET code as it's written, saving hundreds of QA hours and headaches.NUnit is one of the most mature and widely-used .NET open source ... Leer más

    $7.99 USD

  • Building Web Applications with Hanami

    Definitive Reference for Developers and Engineers

    "Building Web Applications with Hanami""Building Web Applications with Hanami" is a comprehensive, expert-level guide dedicated to mastering web development with the Hanami framework. Beginning with Hanami’s core philosophy, the book provides a deep dive into its lightweight, modular architecture and explains precisely how it stands apart from other Ruby frameworks. Readers are introduced to ... Leer más

    $9.95 USD o gratis con Kobo Plus

  • Amundsen Data Discovery

    Searchable Metadata for Analytics Teams

    de Trex Team ...
    "Amundsen Data Discovery: Searchable Metadata for Analytics Teams"Analytics organizations don’t struggle because they lack data—they struggle because they can’t reliably find, understand, and trust it fast enough to make decisions. This book is written for experienced analytics engineers, data platform engineers, and senior analysts who are tired of institutional memory and ad‑hoc Slack support as ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • Building Reliable Web APIs with Echo and Go

    The Complete Guide for Developers and Engineers

    de William Smith ...
    "Building Reliable Web APIs with Echo and Go""Building Reliable Web APIs with Echo and Go" is the ultimate guide for developers aiming to design, build, and operate robust API services with Go and the Echo web framework. Bridging deep, production-grade Go expertise with modern cloud-native architecture patterns, this book takes readers from advanced language mastery—including concurrency, error ... Leer más

    $9.95 USD o gratis con Kobo Plus

  • Optimal Pathfinding with A-Star Algorithms

    Definitive Reference for Developers and Engineers

    "Optimal Pathfinding with A-Star Algorithms""Optimal Pathfinding with A-Star Algorithms" delivers a comprehensive and rigorous exploration of modern pathfinding theory and practice, centering on the powerful A* family of search algorithms. The book systematically builds foundational knowledge, covering problem formulation, essential graph theory, complexity analysis, and the principles of both ... Leer más

    $9.95 USD o gratis con Kobo Plus

  • Practical Android

    14 Complete Projects on Advanced Techniques and Approaches

    de Mark Wickham ...
    Series series Professional and Applied Computing (R0)
    Choose the best approach for your app and implement your solution quickly by leveraging complete projects. This book is a collection of practical projects that use advanced Android techniques and approaches, written by Android instructor Mark Wickham. Mark has taught a series of popular classes at Android development conferences since 2013 and Practical Android covers content from his most popular ... Leer más

    $44.99 USD

  • SQLFluff for dbt Projects

    The Complete Guide for Developers and Engineers

    de William Smith ...
    "SQLFluff for dbt Projects"In the rapidly evolving world of analytics engineering, ensuring high-quality and maintainable SQL code is more critical than ever. "SQLFluff for dbt Projects" delivers a comprehensive roadmap to elevating code quality within modern data stacks, starting by exploring the foundational principles of SQL linting and static analysis. This authoritative guide examines the ... Leer más

    $9.95 USD o gratis con Kobo Plus

  • D3.js Quick Start Guide

    Create amazing, interactive visualizations in the browser with JavaScript

    This book will help you build interactive graphs that are viewable in any web browser using JavaScript, D3.js, and SVG. You will learn how to make a scatter plot, a bar graph, a pie chart, a force directed graph, and a map.Key FeaturesTakes you through the most common graphs you'll needAdd interactivity to your visualizationsEasy to follow buildsBook DescriptionD3.js is a JavaScript library that ... Leer más

    $25.99 USD o gratis con Kobo Plus