Leanpub Header

Skip to main content

Filters

Category: "Software"

Software

  1. 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!

  2. 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
  3. 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.

  4. 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
  5. Building and Developing Apps & Bots for Microsoft Teams
    Building and Developing Apps & Bots for Microsoft Teams
    A guide for developers and normal people alike.
    Tom Morgan

    This is a guide for those who want to build apps and bots for Microsoft Teams. It is aimed at both pro-developers and non-developers. Covering design & architecture, code examples, tips and comparisons, it is the only book you need to help you get starting building for Microsoft Teams.

  6. Zabbix para Iniciantes
    Zabbix para Iniciantes
    Do Zero até Aplicando templates prontos da ferramenta
    Isaque Profeta

    As principais bases para iniciar bem utilizando a ferramenta que é atualmente a mais poderosa para monitoramento com software open source. A introdução ao zabbix que você precisa.

  7. Set Up Your Mac
    Set Up Your Mac
    For Software Development
    Preslav Rachev

    NOTE: This book is in an early "scrapbook" stage. Read more below ? Turn your Mac into a robust software development and productivity workstation. My book collects more than a decade of my own experience setting up Macs for software development. I will continuously share practical tips and tricks I have learned throughout the years.

  8. The Ultimate Guide to Outsourcing Your Auth

    Curious about using a SaaS or open source solution for your auth, identity and access management needs? This book will cover how to evaluate an auth system, risks you might encounter and how to mitigate them, and migration and implementation details.

  9. Solidity Programming Essentials

    Are you interested in learning to develop smart contracts with Ethereum, and develop a really useful dapp and become a millionaire?

  10. Beautiful API Evolution

    Web APIs change, slowly. Watch how their structure evolved over the years with these beautiful illustrations. There is no better way to learn how to improve your API design than to look and see how other APIs have been changed before.

  11. Quicksands of software development

    A book about some of the annoying and disruptive situations occurring in software development projects that make developers' jobs difficult and frustrating... with some possible solutions to fix things.

  12. Database testing practical tips
    Database testing practical tips
    Database testing: A practical guide to applying manual and automatic database testing skills.
    Anton Smirnov

    With rapid technological progress, it is no longer possible to store data on paper. Also, computer applications are will more complex these days. Database testing has established its trend in test automation. It is very important for a QA Engineer to understand and be able to interact with the database at both the manual and automated levels.

  13. All about design patterns in automation testing.
    All about design patterns in automation testing.
    All about design patterns in automation testing.
    Anton Smirnov

    This book will be a lot of programming and describing the most popular design of patterns. In this book, I tried to focus more on the implementation concept of how and with what vision it is necessary to approach the creation of a test framework and an architecture.

  14. Creating React Applications with Python
    Creating React Applications with Python
    A novel approach for achieving Full-Stack Python
    John Sheehan

    A short tutorial on how to create front-end web applications in Python using the React JavaScript library, without having to program in JavaScript!

  15. React to Python
    React to Python
    Creating React Front-End Web Applications with Python
    John Sheehan

    Create responsive front-end web applications in Python using the React and Material-UI JavaScript libraries, without having to program in JavaScript, by using the Transcrypt transpiler that turns your Python code into JavaScript.