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 2257 - 2280 de 28369 resultados
Skip side bar filters
  • Learn Microsoft Power Apps

    The definitive handbook for building solutions with Power Apps to solve your business needs

    A step-by-step guide that will help you create, share, and deploy applications across your organization using Microsoft Power Apps Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesBuild apps from scratch to solve real-world business scenariosLearn how to keep app data secure with expanded coverage on DataverseIncorporate AI into your app building process using AI Builder ... Leer más

    $32.99 USD o gratis con Kobo Plus

  • Learning HTML5 by Creating Fun Games

    By teaching HTML5 by developing exciting games, the reader will see concrete applications for each of the concepts, and will also have a powerful deliverable at the end of each chapter – a fully functional game. We learn the various concepts using very abstract examples – how to model animals, foods, or fictitious machines. This makes learning and understanding a lot easier, and much more ... Leer más

    $27.99 USD o gratis con Kobo Plus

  • C++ MCQ (Multiple Choice Questions)

    Quiz Questions Chapter 1-19 & Practice Tests with Answers PDF | C++ Study Guide & Exam Prep MCQs

    de Arshad Iqbal ...
    Series series Programming MCQs Books PDF Download
    The C++ Multiple Choice Questions (MCQ Quiz) with Answers PDF (C++ Programming MCQ PDF Download): Quiz Questions Chapter 1-19 & Practice Tests with Answers Key (C++ MCQs PDF: Textbook Notes & Question Bank) includes revision guide for problem solving with hundreds of solved MCQs. C++ MCQ with Answers PDF book covers basic concepts, analytical and practical assessment tests. "C++ MCQ" Book PDF ... Leer más

    $4.99 USD o gratis con Kobo Plus

  • The HashiCorp Vault Handbook

    Deploying, Managing, and Scaling Secure Access

    "The HashiCorp Vault Handbook: Deploying, Managing, and Scaling Secure Access" is an essential guide for IT professionals, security architects, and software engineers aiming to fortify their organization's data security infrastructure. This comprehensive resource delves into the complexities of HashiCorp Vault, a leading tool for secrets management and data protection. Addressing both foundational ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • Learning Google Apps Script

    Customize and automate Google Applications using Apps Script

    Customize and automate Google Applications using Apps ScriptKey Features\[\*\] Gain insight into customizing and automating Google applications with JavaScript\[\*\] Create add-ons for Google Sheets, Docs, or Forms; automate your workflow; integrate with external APIs; and more.\[\*\] A step-by-step guide to building real-world solutionsBook DescriptionGoogle Apps Script is a cloud-based scripting ... Leer más

    $34.99 USD o gratis con Kobo Plus

  • Practical LPIC-1 Linux Certification Study Guide

    de David Clinton ...
    Series series Professional and Applied Computing (R0)
    This book is your complete guide to studying for the Linux Professional Institute's Server Professional (LPIC-1) certification. Every concept, principle, process, and resource that might make an appearance on the exam is fully represented. You will understand every concept by rolling up your sleeves, opening up a terminal, and trying it all yourself. You will find suggestions for practical tasks ... Leer más

    $44.99 USD

  • Svelte and Sapper in Action

    de Mark Volkmann ...
    Svelte and Sapper in Action teaches you to design and build fast, elegant web applications. You’ll start immediately by creating an engaging Travel Packing app as you learn to create Svelte components and develop great UX. You’ll master Svelte’s unique state management model, use Sapper for simplified page routing, and take on modern best practices like code splitting, offline support, and server ... Leer más

    $49.99 USD

  • Android on x86

    An Introduction to Optimizing for Intel Architecture

    Series series Professional and Applied Computing (R0)
    Android on x86: an Introduction to Optimizing for Intel® Architecture serves two main purposes. First, it makes the case for adapting your applications onto Intel’s x86 architecture, including discussions of the business potential, the changing landscape of the Android marketplace, and the unique challenges and opportunities that arise from x86 devices. The fundamental idea is that extending your ... Leer más

    Gratis

  • Scaling Fast

    Software Engineering Through the Hockeystick

    de Swizec Teller ...
    What happens when your startup hits the hockey stick?Customers are flooding in, deadlines are relentless, and your engineering team is drowning in technical debt. Scaling isn’t optional—it’s survival.InScaling Fast: Software Engineering Through the Hockeystick, veteran startup engineer Swizec Teller shares hard-won lessons from leading teams through hypergrowth. From women’s health startups ... Leer más

    $9.99 USD

  • Grokking Functional Programming

    There’s no need to fear going functional! This friendly, lively, and engaging guide is perfect for any perplexed programmer. It lays out the principles of functional programming in a simple and concise way that will help you grok what FP is really all about.In Grokking Functional Programming you will learn:Designing with functions and types instead of objectsProgramming with pure functions and ... Leer más

    $49.99 USD

  • Grokking Continuous Delivery

    Build and use systems that safely automate software delivery from testing through release with this jargon-busting guide to continuous delivery pipelines.In Grokking Continuous Delivery you will learn how to:Design effective CD pipelines for new and legacy projectsKeep your software projects release-readyMaintain effective testsScale CD across multiple applicationsEnsure pipelines give the right ... Leer más

    $49.99 USD

  • Beginning Azure DevOps

    Planning, Building, Testing, and Releasing Software Applications on Azure

    de Adora Nwodo ...
    The perfect DevOps guide for beginning Azure usersIn Beginning Azure DevOps: Planning, Building, Testing and Releasing Software Applications on Azure, award-winning software engineer Adora Nwodo delivers a beginner's guide to DevOps on the Microsoft-powered Azure cloud platform. In the book, you'll learn to deploy Azure's built-in DevOps tools required to plan, build, test, and ship applications ... Leer más

    $30.00 USD

  • Docker Tutorial for Beginners: Learn Programming, Containers, Data Structures, Software Engineering, and Coding

    de Andrew Lee ...
    The Fastest way to learn Docker Programming!Docker Tutorial For Beginners gets right to the point when learning Docker. All the answers you need to start with docker are inside. Cut through the learning curve with the information in this book. Effortlessly program organizations with docker. Docker is a type of computer program that is able to do virtualization at the operating system level. All ... Leer más

    $2.99 USD o gratis con Kobo Plus

  • Functional Programming in C++

    de Ivan Cukic ...
    SummaryFunctional Programming in C++ teaches developers the practical side of functional programming and the tools that C++ provides to develop software in the functional style. This in-depth guide is full of useful diagrams that help you understand FP concepts and begin to think functionally.About the TechnologyWell-written code is easier to test and reuse, simpler to parallelize, and less error ... Leer más

    $49.99 USD

  • The Design of Web APIs

    de Arnaud Lauret ...
    SummaryThe Design of Web APIs is a practical, example-packed guide to crafting extraordinary web APIs. Author Arnaud Lauret demonstrates fantastic design principles and techniques you can apply to both public and private web APIs.About the technologyAn API frees developers to integrate with an application without knowing its code-level details. Whether you’re using established standards like REST ... Leer más

    $32.99 USD

  • Get Programming with Node.js

    SummaryGet Programming with Node.js teaches you to build web servers using JavaScript and Node. In this engaging tutorial, you'll work through eight complete projects, from writing the code for your first web server to adding live chat to a web app. Your hands will stay on the keyboard as you explore the most important aspects of the Node development process, including security, database ... Leer más

    $49.99 USD

  • Spring in Action, Sixth Edition

    de Craig Walls ...
    If you need to learn Spring, look no further than this widely beloved and comprehensive guide! Fully revised for Spring 5.3, and packed with interesting real-world examples to get your hands dirty with Spring.In Spring in Action, 6th Edition you will learn:Building reactive applicationsRelational and NoSQL databasesIntegrating via HTTP and REST-based services, and sand reactive RSocket ... Leer más

    $49.99 USD

  • Python Programming: A Beginner-Friendly Crash Course for Exploring Core Applications such as Web Development, Data Analysis, and Data Science, including Machine Learning

    de Ryan roffe ...
    Are you eager to embark on a journey to learn coding from the ground up?Python stands out as one of the most user-friendly and easily comprehensible programming languages in widespread use today. Its code is not only concise and readable but also avoids unnecessary complexity.Known for its robust capabilities, Python allows developers to achieve more with fewer lines of code compared to languages ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • Good Code, Bad Code

    Think like a software engineer

    de Tom Long ...
    Practical techniques for writing code that is robust, reliable, and easy for team members to understand and adapt.SummaryIn Good Code, Bad Code you’ll learn how to:Think about code like an effective software engineerWrite functions that read like well-structured sentencesEnsure code is reliable and bug freeEffectively unit test codeIdentify code that can cause problems and improve itWrite code ... Leer más

    $49.99 USD

  • Mastering Windows PowerShell Scripting

    One-stop guide to automating administrative tasks

    Master the art of automating and managing your environment using PowerShellKey Features\[\*\] Find quick solutions to automate your environment with ease\[\*\] Work with large amounts of data effortlessly with PowerShell data types and secure them\[\*\] Packed with real-world examples to automate and simplify the management of your Windows environmentBook DescriptionPowerShell scripts offer a ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • Cloud Solution Architect's Career Master Plan

    Proven techniques and effective tips to help you become a successful solution architect

    Embark on a transformative journey to becoming a cloud solution architect with a roadmap, expert insights, and practical knowledge to excel in your careerKey FeaturesGain clarity on where to start your journey into cloud architectureDebunk common misconceptions about cloud platforms for informed decision-makingEquip yourself with strategies for career success, skill enhancement, and ... Leer más

    $34.99 USD o gratis con Kobo Plus

  • DevOps and Microservices

    Non-Programmer's Guide to DevOps and Microservices

    Are you a non-coder looking for insight into DevOps and Microservices Architecture?As the industry is moving towards maximum digitization there is a consensus that DevOps practices help you deliver software faster, more reliable, and with fewer errors.You may be a consultant, Advisor, Project Manager or a novice into IT industry; after going through this guide you would be able to appreciate ... Leer más

    $3.57 USD o gratis con Kobo Plus

  • Hands-On Python for DevOps

    Leverage Python's native libraries to streamline your workflow and save time with automation

    de Ankur Roy ...
    Unleash DevOps excellence with Python and its ecosystem of tools for seamless orchestration on both local and cloud platforms, such as GCP, AWS, and AzureKey FeaturesIntegrate Python into DevOps for streamlined workflows, task automation, and improved collaborationCombine the principles of Python and DevOps into a unified approach for problem solvingLearn about Python’s role in Infrastructure as ... Leer más

    $30.99 USD o gratis con Kobo Plus

  • Machine Learning and Generative AI for Marketing

    Take your data-driven marketing strategies to the next level using Python

    Start transforming your data-driven marketing strategies and increasing customer engagement. Learn how to create compelling marketing content using advanced gen AI techniques and stay in touch with the future AI ML landscape. Purchase of the print or Kindle book includes a free eBook in PDF formatKey FeaturesEnhance customer engagement and personalization through predictive analytics and advanced ... Leer más

    $37.99 USD o gratis con Kobo Plus