Leanpub Header

Skip to main content

Filters

Category: "Computers and Programming"

Computers and Programming

  1. Level Up Your Debugging
    Level Up Your Debugging
    Moving beyond console.log and print
    Kevin Hicks

    Your boss is breathing down your neck, users are yelling and everyone thinks fixing the bug should be simple and quick. Level Up Your Debugging gives you the processes, tips, and tools you need to make debugging quick and painless.

  2. Docker Combat Guide (2022)
    Docker Combat Guide (2022)
    The Docker Guide for Software Developers
    Carles Mateo

    Docker and Docker Python 3 SDK through practical examples for Software Developers

  3. Git Workflow Discipline
    Git Workflow Discipline
    Thinking Carefully About Source Control in an Agile Context
    Gavin Davies

    Are you a software professional working with Git? How do you see it? As an obstacle, or as a powerful tool? Does it get in your way, or is it a platform you stand on? Is it a black box of mystery, or an invaluable treasure trove of historical context about the applications you work on? The free sample is the entire book, so try before you buy!

  4. PowerShell & Python on AWS
    PowerShell & Python on AWS
    Learn How to use PowerShell and Python on AWS
    Rahul Sawant

    Learn How to use PowerShell and Python on AWS

  5. Building Software Platforms

    Stop fighting the infrastructure and start building the future. Building Software Platforms shows you how to transform raw cloud complexity into a seamless internal product. Learn the architectural blueprints and strategic plays to build a platform that gets out of the way, turning your developers from 'troubleshooters' into creative problem solvers.

  6. Building Software Platforms

    Stop fighting the infrastructure and start building the future. Building Software Platforms shows you how to transform raw cloud complexity into a seamless internal product. Learn the architectural blueprints and strategic plays to build a platform that gets out of the way, turning your developers from 'troubleshooters' into creative problem solvers.

  7. 编辑器简史
    编辑器简史
    A Brief History of Editors
    Kimmy
    No Description Available
  8. Προγραμματισμός με FreeBASIC
    No Description Available
  9. What the F.+k Is Regex?
    What the F.+k Is Regex?
    The Ultimate Regex Guide for Beginners
    Tom Gardiner

    Regex is used to perform powerful searches within strings of text - discover everything there is to learn about regex and become a master at wildcards, quantifiers, and more!

  10. Fundamentos de R: Ejercicios resueltos y comentados

    El complemento imprescindible del manual Fundamentos de R.

  11. ServiceNow: Governança da plataforma
    ServiceNow: Governança da plataforma
    Um manual para Platform Owners e System Administrators, 1ª edição
    Alessandro Rodrigues de Almeida
    No Description Available
  12. Nuxt 3: Desarrolla aplicaciones web modernas y escalables
    Nuxt 3: Desarrolla aplicaciones web modernas y escalables
    ¡50% de Descuento en preventa!
    Javier Martinez

    Aprende los conceptos básicos de Nuxt 3 y avanza, con ejemplos detallados, hasta una aplicación web real y desplegada en producción. Single Page Application, Server Side Rendering (SSR), Generación de páginas estáticas, routing, store, plugins, módulos... También cubriremos testing unitario y E2E añadiéndolos a un sistema de Integración continua.

  13. Domain-Driven Design And Microservices Explained with Examples
    Domain-Driven Design And Microservices Explained with Examples
    Learn to clarify and focus the boundaries of your system’s architecture
    Sandeep Jagtap
    No Description Available
  14. Domain-Driven Design And Microservices Explained with Examples
    Domain-Driven Design And Microservices Explained with Examples
    Learn to clarify and focus the boundaries of your system’s architecture
    Sandeep Jagtap
    No Description Available
  15. Creación de una API REST con NestJs y MongoDB

    En este breve manual se describe cómo desarrollar una API REST muy simple usando NestJs y MongoDB en cinco sencillos pasos, creando los endpoints (puntos de acceso a la API) necesarios para obtener, añadir, borrar y modificar elementos.