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 97 - 120 de 28369 resultados
Skip side bar filters
  • How To Build Microservices: Top 10 Hacks To Modeling, Integrating & Deploying Microservices

    The Blokehead Success Series

    de Scott Green ...
    Series series The Blokehead Success Series
    This book is an exploration of microservices and how to build it. It begins by explaining what they are, so as to help the reader better understand them. After reading this book you will know how and where microservices are used.The following topics have been discussed in this book:Technology Heterogeneity, Resilience, Sealing, and Deployment – Hacks #1 and #2Managing Complex Systems – Hacks #3 ... Leer más

    $2.99 USD o gratis con Kobo Plus

  • Raspberry Pi System Programming for Beginner

    This book helps how to learn system programming on Raspberry Pi using C language and core system libraries. Several code samples are provided for ease of understanding about system programming.**TOC**Preparing Development Environment1.1 Raspberry Pi1.2 Compiler and Development Tools1.3 Hello WorldFile I/O2.1 Opening and Closing File2.1.1 open() and close()2.1.2 creat()2.1.3 Creating a New File<... ... Leer más

    $4.28 USD

  • C# 7.0 All-in-One For Dummies

    Sharpen your knowledge of C#C# know-how is a must if you want to be a professional Microsoft developer. It's also good to know a little C# if you're building tools for the web, mobile apps, or other development tasks. C# 7.0 All-in-One For Dummies offers a deep dive into C# for coders still learning the nuances of the valuable programming language. Pop it open to get an intro into coding with C#, ... Leer más

    $30.00 USD

  • Modern C

    de Jens Gustedt ...
    SummaryModern C focuses on the new and unique features of modern C programming. The book is based on the latest C standards and offers an up-to-date perspective on this tried-and-true language.About the technologyC is extraordinarily modern for a 50-year-old programming language. Whether you’re writing embedded code, low-level system routines, or high-performance applications, C is up to the ... Leer más

    $43.99 USD

  • Facts and Fallacies of Software Engineering

    de Robert Glass ...
    The practice of building software is a “new kid on the block” technology. Though it may not seem this way for those who have been in the field for most of their careers, in the overall scheme of professions, software builders are relative “newbies.”In the short history of the software field, a lot of facts have been identified, and a lot of fallacies promulgated. Those facts and fallacies are what ... Leer más

    $38.69 USD

  • Pattern-Oriented Software Architecture, A System of Patterns

    Series Libro 1 - Wiley Software Patterns Series
    Pattern-oriented software architecture is a new approach to software development. This book represents the progression and evolution of the pattern approach into a system of patterns capable of describing and documenting large-scale applications. A pattern system provides, on one level, a pool of proven solutions to many recurring design problems. On another it shows how to combine individual ... Leer más

    $60.00 USD

  • The IT Support Handbook

    A How-To Guide to Providing Effective Help and Support to IT Users

    de Mike Halsey ...
    Series series Professional and Applied Computing (R0)
    Become a more effective tech professional by learning how to provide the most useful IT support for your users. You'll learn how to efficiently and effectively deal with any type of problem, including operating systems, software, and hardware. IT support is often complex, time-consuming, and expensive, but it doesn't have to be with the right processes in place.Whether you're an individual, part ... Leer más

    $49.49 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

  • Agents That Work

    A No-Nonsense Guide to Shipping Reliable AI Agents for Business and Personal Productivity

    de Eric Smith ...
    Every week, a new framework for building AI agents is announced. Every month, a startup raises millions to build the platform that will finally make agents work at scale. Yet, most implementations still fail in production. This book cuts through the hype to provide a battle-tested framework for building AI agents that actually work.Written for developers, team leads, and tech executives, this book ... Leer más

    $15.99 USD o gratis con Kobo Plus

  • Mastering Test-Driven Development (TDD)

    Building Reliable and Maintainable Software

    "Mastering Test-Driven Development (TDD): Building Reliable and Maintainable Software" provides an in-depth exploration of TDD, a methodology that transforms the way software is developed. This book delves into the core principles and practices of TDD, offering readers a comprehensive roadmap to enhance code quality and design through a test-first approach. From setting up a TDD-friendly ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • 100 Cool Processing Sketches

    Learning to Program Visually and By Example

    de Jim Parker ...
    If you wish to make a computer do what *you* want it to do, then you really need to know how to program. This book uses graduated, working examples, each no more than a page long, to show how to accomplish many interesting tasks. Starting simply with drawing lines and circles, the projects rapidly get more complex: playing an MP3, displaying a video, developing a computer game. Want to do an ... Leer más

    $7.27 USD

  • Docker for Beginner: Practical Guide to Containerization Mastery

    de Nolan Vautrin ...
    "Docker for Beginners - Practical Guide to Containerization Mastery" is a comprehensive guide designed for those who want to discover and master Docker, a revolutionary technology in the field of containerization. This book is tailored to be accessible to a wide audience, whether you are a developer, system administrator, or simply a tech enthusiast.Book ObjectivesThe primary goal of this guide is ... Leer más

    $6.00 USD o gratis con Kobo Plus

  • Practical Foundations for Programming Languages

    de Robert Harper ...
    This text develops a comprehensive theory of programming languages based on type systems and structural operational semantics. Language concepts are precisely defined by their static and dynamic semantics, presenting the essential tools both intuitively and rigorously while relying on only elementary mathematics. These tools are used to analyze and prove properties of languages and provide the ... Leer más

    $76.99 USD

  • How Software Works

    The Magic Behind Encryption, CGI, Search Engines, and Other Everyday Technologies

    We use software every day to perform all kinds of magical, powerful tasks. It's the force behind stunning CGI graphics, safe online shopping, and speedy Google searches. Software drives the modern world, but its inner workings remain a mystery to many.How Software Works explains how computers perform common-yet-amazing tasks that we take for granted every day.Inside you'll learn:–How data is ... Leer más

    $24.99 USD

  • C++ for Lazy Programmers

    Quick, Easy, and Fun C++ for Beginners

    de Will Briggs ...
    Series series Professional and Applied Computing (R0)
    Learn C++ the quick, easy, and “lazy” way. This book is an introductory programming text that uses humor and fun to make you actually willing to read, and eager to do the projects -- with the popular C++ language.C++ for Lazy Programmers is a genuinely fun learning experience that will show you how to create programs in the C++ language. This book helps you learn the C++ language with a unique ... Leer más

    $40.99 USD

  • Blockchain Enabled Applications

    Understand the Blockchain Ecosystem and How to Make it Work for You

    Series series Professional and Applied Computing (R0)
    Work with blockchain and understand its potential application beyond cryptocurrencies in the domains of healthcare, Internet of Things, finance, decentralized organizations, and open science. Featuring case studies and practical insights generated from a start-up spun off from the author’s own lab, this book covers a unique mix of topics not found in others and offers insight into how to overcome ... Leer más

    $44.99 USD

  • Getting Started with .NET Gadgeteer

    Learn to Use This .NET Micro Framework-Powered Platform

    de Simon Monk ...
    Learn how to quickly build cool electronic gadgets with .NET Gadgeteer. With the easy-to-follow instructions in this guide, you’ll tackle five fascinating projects, using Microsoft’s rapid prototyping Gadgeteer platform. There’s no soldering involved—you simply plug in modules that make gadget-building quick and easy.Ideal for beginners, this book shows you how to work with modules and other ... Leer más

    $10.99 USD

  • Engineering a Compiler

    This entirely revised second edition of Engineering a Compiler is full of technical updates and new material covering the latest developments in compiler technology. In this comprehensive text you will learn important techniques for constructing a modern compiler. Leading educators and researchers Keith Cooper and Linda Torczon combine basic principles with pragmatic insights from their experience ... Leer más

    $63.99 USD

  • Kubernetes for Developers

    A clear and practical beginner’s guide that shows you just how easy it can be to make the switch to Kubernetes!Kubernetes for Developers reveals practical and painless methods for deploying your apps on Kubernetes—even for small-to-medium sized applications! You’ll learn how to migrate your existing apps onto Kubernetes without a rebuild, and implement modern cloud native architectures that can ... Leer más

    $49.99 USD

  • Pro ASP.NET MVC 5

    de Adam Freeman ...
    Series series Professional and Applied Computing (R0)
    The ASP.NET MVC 5 Framework is the latest evolution of Microsoft’s ASP.NET web platform. It provides a high-productivity programming model that promotes cleaner code architecture, test-driven development, and powerful extensibility, combined with all the benefits of ASP.NET.ASP.NET MVC 5 contains a number of advances over previous versions, including the ability to define routes using C# ... Leer más

    $80.99 USD

  • Selenium WebDriver 3 Practical Guide

    End-to-end automation testing for web and mobile browsers with Selenium WebDriver

    Real-world examples of cross-browser, mobile, and data-driven testing with all the latest features of Selenium WebDriver 3Key FeaturesUnlock the full potential of Selenium to test your web applicationsUse Selenium Grid for faster, parallel running, and cross-browser testingTest iOS and Android Apps with AppiumBook DescriptionSelenium WebDriver is an open source automation tool implemented through ... Leer más

    $34.99 USD o gratis con Kobo Plus

  • HTML5 Cookbook

    Solutions & Examples for HTML5 Developers

    With scores of practical recipes you can use in your projects right away, this cookbook helps you gain hands-on experience with HTML5’s versatile collection of elements. You get clear solutions for handling issues with everything from markup semantics, web forms, and audio and video elements to related technologies such as geolocation and rich JavaScript APIs.Each informative recipe includes ... Leer más

    $20.99 USD

  • Python Machine Learning: Introduction to Machine Learning with Python

    Machine learning is the science of getting machines and computers to act and learn on their own without being programmed explicitly. In just the past decade, this field has given us practical speech recognition, self-driving cars, greatly improved understanding of the overall human genome, effective web search and much more. Therefore, there is no wondering why machine learning is so pervasive ... Leer más

    $3.99 USD o gratis con Kobo Plus

  • Hands-On C++23 Projects

    Build Real Command-Line Tools, File Parsers, Data Structures, STL Utilities, and Practical Modern C++ Applications

    Hands-On C++23 Projects is a practical programming guide for readers who want to learn modern C++ by building useful tools instead of only reading syntax explanations.Inside, readers build command-line utilities, file scanners, CSV inspectors, log summarizers, configuration readers, data pipelines, text indexers, mini test runners, report generators, and reusable project structures. Each chapter ... Leer más

    $5.99 USD o gratis con Kobo Plus