Leanpub Header

Skip to main content

Filters

Category: "Computers and Programming"

Computers and Programming

  1. Tape and disk loaders for the Commodore 64
    Tape and disk loaders for the Commodore 64
    An advanced analysis to support the preservation effort for the most popular 8-bit computer ever
    Luigi Di Fraia

    CyberLoad, Vorpal, and many more. Are you interested in how tape and disk loaders for the Commodore 64 encode data, and how to decode and validate it? This is the book for you!

  2. Use Mock's with Automation Testing
    Use Mock's with Automation Testing
    Use Mock's with Automation Testing
    Anton Smirnov

    In this book, I have considered options with practical applications. This book also provides many examples of programming languages for further use in projects.

  3. Automated API testing
    Automated API testing
    Automated API testing
    Anton Smirnov

    This book will be a lot of programming and describing patterns. I tried to create instructions on how to write code for API testing. In this book, I tried to focus more on the concept of how and with what vision it is necessary to approach the testing of an API.

  4. Automated Testing Strategy
    Automated Testing Strategy
    Automation Engineers' Handbook
    Anton Smirnov

    This book is based on 4+ years of experience in the field of automation testing. During this time, a huge collection of solved issues has accumulated, and the problems and difficulties typical for many beginners have become clearly visible. It seems reasonable to summarize this material in the form of a book.

  5. Advanced PHP Strings: Text analysis, generation, and parsing via. Laravel

    As a PHP developer, working with Unicode, UTF-8, and multibyte strings can feel intimidating. Advanced PHP String provides an approachable guide through reading, writing, looping, and parsing multibyte strings through hundreds of hands-on examples using the Laravel helper methods as a familiar foundation.

  6. Criando sua primeira aplicação MERN
    Criando sua primeira aplicação MERN
    Criando sua primeira aplicação (M)ongoDB, (E)xpress, (R)eact e (N)ode.
    Jefferson Henrique
    No Description Available
  7. Computer Science for kids
    Computer Science for kids
    Learning by doing
    Dimos Raptis

    An accessible introduction to Computer Science for kids, where they can learn everything about Computer Science step by step while learning how to program a computer.

  8. Apache Cassandra Horizontal scalability for Java applications

    In this book, Otávio Santana discusses Cassandra, its concepts, and its applicability with Java. After introducing non-relational databases, you will see concepts such as hierarchy, reading, writing, how they work on the node, and their orchestration within a Cluster.

  9. Use Your Pi!
    Use Your Pi!
    Use a Raspberry Pi with LCD
    Mark Ward-Pointing

    Got a new Pi? Put it to good use with sensors and a news ticker!

  10. Learn Git Visually
    Learn Git Visually
    Learn git concepts not commands
    ehigie aito

    Learning git is just as important as learning any programming language

  11. Continuous Delivery Pipelines
    Continuous Delivery Pipelines
    How to Build Better Software Faster
    Dave Farley

    This practical handbook provides a step-by-step guide for you to get the best continuous delivery pipeline for your software.

  12. AZ-900
    AZ-900
    Mr N
    No Description Available
  13. Gradual Modularization for Ruby and Rails
    Gradual Modularization for Ruby and Rails
    Improve collaboration, system design, and flexibility
    Stephan Hagemann

    Get yourself a new tool to manage your Rails application and your growing engineering organization! Prevent the ball-of-mud (and fix it!). Go for microservices or SOA if it makes sense not just because you don't have any other tool. Do all this through a low-overhead tool: packages. Enable better conversations to make practical changes today.

  14. Object-Based Approach to Cisco ACI:
    Object-Based Approach to Cisco ACI:
    The Logic Behind the Application Centric Infrastructure
    Toni Pasanen

    Fabric Access Policies, Tenants, VRFs, Bridge-Domains, EPGs, and Contracts are basic building-blocks (Objects) of Cisco ACI. This book translates the GUI-based configurations into JSON data-format to make it easier to understand the relationship between objects and how the APIC configuration can be build using REST API calls.

  15. Anatomia do Protocolo HTTP
    Anatomia do Protocolo HTTP
    A internet se faz de protocolos e não de frameworks
    Victor Osório

    Uma apresentação do Protocolo HTTP para iniciantes em desenvolvimento WEB.