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 Programación

Si te gustan los eBooks de Programación, seguro que te encanta esta selección.
Mostrando 1 - 24 de 28211 resultados
Skip side bar filters
  • Eloquent JavaScript, 4th Edition

    Start building beautiful web applications in JavaScript with the bestselling introduction to the language, updated with new features, fresh exercises, and fun projects.JavaScript, the programming language that allows us to add programs to web pages, lies at the heart of almost every modern web application, from social media sites to browser-based games. Just about every device can run it, making ... Leer más

    $29.99 USD

  • The Hard Thing About Hard Things

    Building a Business When There Are No Easy Answers

    de Ben Horowitz ...
    Ben Horowitz, cofounder of the venture capital firm Andreessen Horowitz and one of Silicon Valley’s most respected and experienced entrepreneurs, offers essential leadership advice on building and running a startup—practical wisdom for managing the toughest problems business school doesn’t cover, based on his popular ben’s blog.While many people talk about how great it is to start a business, very ... Leer más

    $15.99 USD

  • What to Think About Machines That Think

    Today's Leading Thinkers on the Age of Machine Intelligence

    de John Brockman ...
    Series Libro 19 - Edge Question Series
    Weighing in from the cutting-edge frontiers of science, today’s most forward-thinking minds explore the rise of “machines that think.”Stephen Hawking recently made headlines by noting, “The development of full artificial intelligence could spell the end of the human race.” Others, conversely, have trumpeted a new age of “superintelligence” in which smart devices will exponentially extend human ... Leer más

    Antes $7.99 USD Ahora $1.99 USD

  • Total Typescript

    de Matt Pocock ...
    A no-nonsense guide to all the essentials you’ll need to become a TypeScript wizard and build a TypeScript application from scratch.“An invaluable resource to countless developers.”—Ryan Cavanaugh, Development Lead Microsoft TypeScript TeamTypeScript makes JavaScript safer and your editor smarter. Matt Pocock’s Total TypeScript courses have trained thousands of developers by putting the editor ... Leer más

    $35.99 USD

  • The Rust Programming Language, 3rd Edition

    Build stable, production-grade systems with Rust.The Rust Programming Language, 3rd Edition, teaches you to write code that the compiler can verify, teams can maintain, and systems can evolve safely over time. Written by longtime Rust community members, this book shows you how to work effectively with Rust’s type system, concurrency model, and tooling, using patterns and idioms chosen for long ... Leer más

    $41.99 USD

  • Crisis Engineering

    Time-Tested Tools for Turning Chaos into Clarity

    Learn how to successfully emerge from complex crisis conditions with this practical, comprehensive guide."A book I wish I’d had in difficult times.” —General Stanley McChrystal, US Army (Ret) & Co-Founder and CEO, McChrystal GroupWhen the system breaks, what do you do? You're in the middle of a meltdown. The platform is down, the phones are ringing, the headlines are brutal, and your team is ... Leer más

    $11.99 USD

  • Code

    The Hidden Language of Computer Hardware and Software

    The classic guide to how computers work, updated with new chapters and interactive graphics"For me, Code was a revelation. It was the first book about programming that spoke to me. It started with a story, and it built up, layer by layer, analogy by analogy, until I understood not just the Code, but the System. Code is a book that is as much about Systems Thinking and abstractions as it is about ... Leer más

    $27.39 USD

  • The Psychology of Software Teams

    de Cat Hicks ...
    To build the future, we need new ways of supporting software teams. This book will give you a secret weapon: the psychology that creates resilience for developers, sustainable practices for software teams, and innovation for organizations. You’ll learn from rigorous empirical evidence gathered from top engineering organizations and thousands of developers around the world, revealing powerful ... Leer más

    $27.99 USD

  • Practical SQL, 2nd Edition

    A Beginner's Guide to Storytelling with Data

    Analyze data like a pro, even if you’re a beginner.Practical SQL is an approachable and fast-paced guide to SQL (Structured Query Language), the standard programming language for defining, organizing, and exploring data in relational databases. Anthony DeBarros, a journalist and data analyst, focuses on using SQL to find the story within your data. The examples and code use the open-source ... Leer más

    $23.99 USD

  • More Secrets of Consulting

    Consulting Secrets, #2

    Series Libro 2 - Consulting Secrets
    More Secrets of Consulting is a sequel or extension to The Secrets of Consulting, but the two books may be read in either order. One reviewer said: "Just buy this book and improve your life. I add Mr. Weinberg to a short list of those authors and persons in my life that have made me a better person and provided some direction to the chaos of the universe."Another reviewer said: The "Consultant's ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • Modern Compiler Implementation in C

    This new, expanded textbook describes all phases of a modern compiler: lexical analysis, parsing, abstract syntax, semantic actions, intermediate representations, instruction selection via tree matching, dataflow analysis, graph-coloring register allocation, and runtime systems. It includes good coverage of current techniques in code generation and register allocation, as well as functional and ... Leer más

    $85.99 USD

  • Mastering Windows Server 2025

    Accelerate your journey from IT Pro to System Administrator using the world's most powerful server platform

    de Jordan Krause ...
    Build the skills needed to modernize your IT infrastructure using Windows Server 2025, with hands-on configuration, enterprise-grade security, virtualization, and cloud integrationKey FeaturesConfigure, manage, secure, and troubleshoot Windows Server environments from the ground upUnderstand and take control of key components including AD, DNS, DHCP, GPO, and PKIApply knowledge in real-world labs ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • HTML5 and CSS3 All-in-One For Dummies

    de Andy Harris ...
    A new edition of a bestseller covers the latest advances in web development!HTML5 and CSS3 are essential tools for creating dynamic websites and boast updates and enhanced features that can make your websites even more effective and unique. This friendly, all-in-one guide covers everything you need to know about each of these technologies and their latest versions so that you can use them together ... Leer más

    $27.00 USD

  • Clean Architecture

    A Craftsman's Guide to Software Structure and Design

    de Robert Martin ...
    Series series Robert C. Martin Series
    Practical Software Architecture Solutions from the Legendary Robert C. Martin (“Uncle Bob”)By applying universal rules of software architecture, you can dramatically improve developer productivity throughout the life of any software system. Now, building upon the success of his best-selling books Clean Code and The Clean Coder, legendary software craftsman Robert C. Martin (“Uncle Bob”) reveals ... Leer más

    $33.29 USD

  • JavaScript for Kids

    A Playful Introduction to Programming

    de Nick Morgan ...
    JavaScript is the programming language of the Internet, the secret sauce that makes the Web awesome, your favorite sites interactive, and online games fun!JavaScript for Kids is a lighthearted introduction that teaches programming essentials through patient, step-by-step examples paired with funny illustrations. You’ll begin with the basics, like working with strings, arrays, and loops, and then ... Leer más

    $20.99 USD

  • JavaScript Crash Course

    A Hands-On, Project-Based Introduction to Programming

    de Nick Morgan ...
    **A fast-paced, thorough programming introduction that will have you writing your own software and web applications in no time.Like Python Crash Course, this hands-on guide is a must-have for anyone who wants to learn how to code from the ground up—this time using the popular JavaScript programming language.**Learn JavaScript—Fast!JavaScript Crash Course is a fun-filled, fast-paced introduction to ... Leer más

    $29.99 USD

  • Front-End Development Projects with Vue.js

    Learn to build scalable web applications and dynamic user interfaces with Vue 2

    Get to grips with the core fundamentals of Vue.js 2 and learn to build reliable component-based applications with practical guidance from industry expertsKey FeaturesLearn how to make the best use of the Vue.js 2 framework and build a full end-to-end projectBuild dynamic components and user interfaces that are fast and intuitiveWrite performant code that “just works” and is easily scalable and ... Leer más

    $27.99 USD o gratis con Kobo Plus

  • Beginner's Step-by-Step Coding Course

    Learn Computer Programming the Easy Way

    de DK ...
    Series series DK Complete Courses
    Learning to code has never been easier than with this innovative visual guide to computer programming for beginners.In our digital world, coding skills are in high demand and the need for programmers is still growing. Taking the first steps in learning to code may seem daunting, but by using a graphic method to break code into small chunks, this book brings essential skills easily within reach ... Leer más

    $12.99 USD

  • Implementation of a Data Reliability Program

    Implementation of a Data Reliability Program

    de Orlando Lopez ...
    Ensuring the accuracy, completeness, and accessibility of data is paramount in today's data-driven landscape. This book is a comprehensive guide that aids readers in effectively managing data and e-records' reliability vulnerabilities while maintaining crucial compliance standards.The data reliability program applies to various industries. However, the author uses the medicinal products ... Leer más

    $9.99 USD

  • Apache Iceberg: The Definitive Guide

    Data Lakehouse Functionality, Performance, and Scalability on the Data Lake

    Traditional data architecture patterns are severely limited. To use these patterns, you have to ETL data into each tool—a cost-prohibitive process for making warehouse features available to all of your data. The lack of flexibility with these patterns requires you to lock into a set of priority tools and formats, which creates data silos and data drift. This practical book shows you a better way ... Leer más

    $43.99 USD

  • Python Cookbook

    Recipes for Mastering Python 3

    If you need help writing programs in Python 3, or want to update older Python 2 code, this book is just the ticket. Packed with practical recipes written and tested with Python 3.3, this unique cookbook is for experienced Python programmers who want to focus on modern tools and idioms.Inside, you’ll find complete recipes for more than a dozen topics, covering the core Python language as well as ... Leer más

    $28.99 USD

  • Spring Cloud Data Flow

    Native Cloud Orchestration Services for Microservice Applications on Modern Runtimes

    Series series Professional and Applied Computing (R0)
    Work with big data applications by using Spring Cloud Data Flow as a unified, distributed, and extensible system for data ingestion and integration, real-time analytics and data processing pipelines, batch processing, and data export. With this book you will develop a foundation for creating applications that use real-time data streaming by combining different technologies and use the full power ... Leer más

    $71.99 USD

  • OpenLineage

    Standardized Data Lineage for Modern Pipelines

    de Trex Team ...
    "OpenLineage: Standardized Data Lineage for Modern Pipelines"Data lineage is only useful when it stays correct under retries, partial failures, and heterogeneous tooling—and that’s where most implementations quietly break. This book is written for experienced data engineers, platform engineers, and architects who need lineage they can trust in production, not just a diagram for a slide. It focuses ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • Programming Concepts in C++

    de Robert Burns ...
    Programming Concepts in C++ is one in a series of books that introduce the basic concepts of computer programming, using a selected programming language. Other books in the series use languages like Java and Python, but all focus on concepts and not on any particular language. The presentation of the material is the same in each language, and much of the text is identical. Code samples are ... Leer más

    $4.99 USD