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 25 - 48 de 28362 resultados
Skip side bar filters
  • 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

  • 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

  • Vibe Coding

    Building Production-Grade Software With GenAI, Chat, Agents, and Beyond

    GenAI is fundamentally changing the world of software development like nothing since the internet. Vibe Coding is a first-of-its-kind, groundbreaking book that shows developers how to embrace this new frontier.Science fiction is now reality. Programmers no longer need to toil over code and syntax. They can now describe what they want and watch it materialize instantly. Welcome to the future—Vibe ... Leer más

    $16.99 USD

  • 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

  • Docs Like Code

    Collaborate and Automate to Improve Technical Documentation

    Looking for ways to strengthen your technical writing team and increase efficiency by incorporating developers' workflows? When you treat docs as code, you align your efforts and streamline processes through collaboration, test automation, continuous integration, version control, reviews, and deployment. Understand the important shifts as early excitement may fade, but you will gain the expertise ... Leer más

    $8.99 USD

  • Dive Into Algorithms

    A Pythonic Adventure for the Intrepid Beginner

    Dive Into Algorithms is a broad introduction to algorithms using the Python Programming Language.Dive Into Algorithms is a wide-ranging, Pythonic tour of many of the world's most interesting algorithms. With little more than a bit of computer programming experience and basic high-school math, you'll explore standard computer science algorithms for searching, sorting, and optimization; human-based ... Leer más

    $23.99 USD

  • Terraform in Depth

    Infrastructure as Code with Terraform and OpenTofu

    de Robert Hafner ...
    An in-depth guide to everything Terraform, complete with newly established best practices and experienced insights into Infrastructure as Code.Terraform and its open-source fork OpenTofu’s “Infrastructure as Code (IaC)” approach has redefined the way you manage your infrastructure. Its premise is simple-yet-awesome: provision, update, scale, and replicate your infrastructure with the same ease as ... Leer más

    $58.99 USD

  • QGIS: Becoming a GIS Power User

    Master data management, visualization, and spatial analysis techniques in QGIS and become a GIS power userAbout This BookLearn how to work with various types of data and create beautiful maps using this easy-to-follow guideGive a touch of professionalism to your maps, both for functionality and look and feel, with the help of this practical guideThis progressive, hands-on guide builds on a geo ... Leer más

    $61.99 USD o gratis con Kobo Plus

  • How Computers Really Work

    A Hands-On Guide to the Inner Workings of the Machine

    An approachable, hands-on guide to understanding how computers work, from low-level circuits to high-level code.How Computers Really Work is a hands-on guide to the computing ecosystem: everything from circuits to memory and clock signals, machine code, programming languages, operating systems, and the internet.But you won't just read about these concepts, you'll test your knowledge with exercises ... Leer más

    $23.99 USD

  • We, Programmers

    A Chronicle of Coders from Ada to AI

    de Robert Martin ...
    Series series Robert C. Martin Series
    The Journey of Programming and Its Pioneers: From the Birth of Code to the Rise of AIIn We, Programmers, software legend Robert C. Martin--"Uncle Bob"--dives deep into the world of programming, exploring the lives of the groundbreaking pioneers who built the foundation of modern computing. From Charles Babbage and Ada Lovelace to Alan Turing, Grace Hopper, and Dennis Ritchie, Martin shines a light ... Leer más

    $34.19 USD

  • Create Computer Games

    Design and Build Your Own Game

    PUT DOWN YOUR CONTROLLERWhy just play videogames when you can build your own game? Follow the steps in this book to learn a little about code, build a few graphics, and piece together a real game you can share with your friends. Who knows? What you learn here could help you become the next rock-star video- game designer. So set your controller aside and get ready to create!Decipher the code build ... Leer más

    $9.00 USD

  • Microsoft 365 and SharePoint Online Cookbook

    A complete guide to Microsoft Office 365 apps including SharePoint, Power Platform, Copilot and more

    Unlock over 100 recipes for mastering Microsoft 365. Boost productivity with Copilot, collaborate with SharePoint and Teams, automate tasks, create apps and reports using Power Automate (with RPA), Power Apps, Power BI, and more. Free With Your Book: DRM-free PDF version + access to Packt's next-gen Reader\*Key FeaturesEnhance collaboration and productivity using SharePoint, Teams, OneDrive, Viva, ... Leer más

    $28.99 USD o gratis con Kobo Plus

  • The Art of SQL

    For all the buzz about trendy IT techniques, data processing is still at the core of our systems, especially now that enterprises all over the world are confronted with exploding volumes of data. Database performance has become a major headache, and most IT departments believe that developers should provide simple SQL code to solve immediate problems and let DBAs tune any "bad SQL" later.In The ... Leer más

    $25.99 USD

  • 剑指Offer(专项突破版):数据结构与算法名企面试题精讲

    de 何海涛 ...
    本书全面、系统地总结了在准备程序员面试过程中必备的数据结构与算法。本书首先详细讨论整数、数组、链表、字符串、哈希表、栈、队列、二叉树、堆和前缀树等常用的数据结构,然后深入讨论二分查找、排序、回溯法、动态规划和图搜索等算法。除了介绍相应的基础知识,每章还通过大量的高频面试题系统地总结了各种数据结构与算法的应用场景及解题技巧。本书适合所有正在准备面试的程序员阅读。无论是计算机相关专业的应届毕业生还是初入职场的程序员,本书总结的数据结构和算法的基础知识及解题经验都不仅可以帮助他们提高准备面试的效率,还可以增加他们通过面试的成功率。 ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • Python. Corso intensivo

    Introduzione pratica alla programmazione e progetti

    de Eric Matthes ...
    Python. Corso intensivo è il best-seller mondiale tra le guide al linguaggio di programmazione Python. Grazie a questa introduzione agile ma approfondita il lettore è in grado di iniziare in brevissimo tempo a scrivere programmi, a risolvere problemi e a sviluppare applicazioni che funzionano. Partendo dai concetti di base della programmazione - come variabili, liste, classi e cicli - e seguendo ... Leer más

    $34.99 USD

  • Android Developer Tools Essentials

    Android Studio to Zipalign

    Android development can be challenging, but through the effective use of Android Developer Tools (ADT), you can make the process easier and improve the quality of your code. This concise guide demonstrates how to build apps with ADT for a device family that features several screen sizes, different hardware capabilities, and a varying number of resources.With examples in Windows, Linux, and Mac OS ... Leer más

    $10.99 USD

  • Linux Basics for Hackers, 2nd Edition

    Getting Started with Networking, Scripting, and Security in Kali

    de OccupyTheWeb ...
    A revised introduction to the Linux operating system for beginning hackers and penetration testers.If you’re just getting started along the exciting path of hacking, cybersecurity, and pentesting, Linux Basics for Hackers is an excellent introduction. With Kali Linux, an operating system designed for digital forensics and penetration testing, you’ll learn the basics of using Linux and acquire the ... Leer más

    $23.99 USD

  • Go Cookbook

    Expert Solutions for Commonly Needed Go Tasks

    Go is an increasingly popular language for programming everything from web applications to distributed network services. This practical guide provides recipes to help you unravel common problems and perform useful tasks when working with Go. Each recipe includes self-contained code solutions that you can freely use, along with a discussion of how and why they work. Programmers new to Go can ... Leer más

    $48.99 USD

  • Spring in Action

    de Craig Walls ...
    SummarySpring in Action, 5th Edition is the fully updated revision of Manning's bestselling Spring in Action. This new edition includes all Spring 5.0 updates, along with new examples on reactive programming, Spring WebFlux, and microservices. You'll also find the latest Spring best practices, including Spring Boot for application setup and configuration.About the TechnologySpring Framework makes ... Leer más

    $38.99 USD

  • Make Your Own Python Text Adventure

    A Guide to Learning Programming

    Series series Professional and Applied Computing (R0)
    Learn programming with Python by creating a text adventure. This book will teach you the fundamentals of programming, how to organize code, and some coding best practices. By the end of the book, you will have a working game that you can play or show off to friends. You will also be able to change the game and make it your own by writing a different story line, including new items, creating new ... Leer más

    $31.99 USD

  • "You Are Not Expected to Understand This"

    How 26 Lines of Code Changed the World

    Edición de Torie Bosch ...
    Leading technologists, historians, and journalists reveal the stories behind the computer coding that touches all aspects of life—for better or worseFew of us give much thought to computer code or how it comes to be. The very word “code” makes it sound immutable or even inevitable. “You Are Not Expected to Understand This” demonstrates that, far from being preordained, computer code is the result ... Leer más

    $15.09 USD

  • Web Scalability for Startup Engineers

    de Artur Ejsmont ...
    This invaluable roadmap for startup engineers reveals how to successfully handle web application scalability challenges to meet increasing product and traffic demands.Web Scalability for Startup Engineers shows engineers working at startups and small companies how to plan and implement a comprehensive scalability strategy. It presents broad and holistic view of infrastructure and architecture of a ... Leer más

    $41.99 USD

  • Python Robotics Projects

    Build smart and collaborative robots using Python

    Leverage the power of Python to build DIY robotic projectsKey FeaturesDesign, build, and stimulate collaborative robotsBuild high-end robotics projects such as a customized personal JarvisLeverage the power of Python and ROS for DIY robotic projectsBook DescriptionRobotics is a fast-growing industry. Multiple surveys state that investment in the field has increased tenfold in the last 6 years, and ... Leer más

    $41.99 USD o gratis con Kobo Plus

  • Hands-On Functional Programming in Rust

    Build modular and reactive applications with functional programming techniques in Rust 2018

    Explore the support Rust offers for creating functional applications in Rust. Learn about various design patterns, implementing concurrency, metaprogramming, and so on in the processKey FeaturesLearn generics, organization, and design patterns in functional programmingModularize your applications and make them highly reusable and testable using functional design patternsGet familiar with complex ... Leer más

    $37.99 USD o gratis con Kobo Plus