Leanpub Header

Skip to main content

Filters

Category: "Software Engineering"

Books

  1. Value Requirements: Critical Stakeholder Objectives Engineering

    If you oversimplify your critical requirements, then you have no chance of meeting them; timely and cost-effectively.

  2. 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
  3. How to build an Oracle database application
    How to build an Oracle database application
    Quick but not dirty; with or without a front-end built with Oracle APEX or a Node.js framework like React, Angular or Vue.
    Gert-Jan Paulissen

    Ever wondered how to build an Oracle database application in a better way? Problems with setting up your development team or process? Tired of doing too many things manually? You want to apply CI/CD/DevOps? Then this book is for you.

  4. 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.

  5. 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.

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

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

  8. Better Flutter
    Better Flutter
    Learn essential concepts to be a better Flutter developer
    Sanjib Sinha

    We'll learn core conceptions that runs Flutter. With the help of these conceptions, you'll learn the abstraction behind the Flutter applications that you're going to build.

  9. Tecnologías para arquitecturas basadas en microservicios
    Tecnologías para arquitecturas basadas en microservicios
    Patrones y soluciones para aplicaciones desplegadas en contenedores
    José Manuel Ortega

    El lector aprenderá los diferentes patrones que podemos utilizar cuando tenemos en mente el desarrollo de una aplicación basada en microservicios. El conocimiento de las buenas prácticas y patrones de desarrollo de software hace que los aplicaciones cumplan con todas las métricas de calidad de desarrollo.

  10. Domain-Driven Design: The First 15 Years - Traditional Chinese version
    Domain-Driven Design: The First 15 Years - Traditional Chinese version
    Essays from the DDD Community
    DDD Taiwan Community
    No Description Available
  11. Data Dump
    Data Dump
    Insider Advice from Experienced Software Professionals
    Joe Peck

    Data Dump: Insider Advice from Experienced Software Professionals is the perfect book to jump-start your software career, packed with advice from over 50 experienced software professionals. Whether you’re taking the first steps into coding, or you’re an experienced programmer looking to revitalize your programming passion, this book is for you.

  12. Memory Dump Analysis Anthology, Volume 4, Revised Edition

    This reference volume consists of revised, edited, cross-referenced, and thematically organized articles from Software Diagnostics Institute and Software Diagnostics Library (former Crash Dump Analysis blog) written in July 2009 - January 2010. This major revision contains corrections and WinDbg output color highlighting.

  13. Design Practice Reference
    Design Practice Reference
    Activities and Templates to Craft Quality Software in Style
    Olaf Zimmermann and Mirko Stocker

    A collection of proven software engineering and architecture design method elements to accelerate project work and reduce technical risk. Suited for API design and (micro-)service architectures. Activity descriptions and artifact templates for non-functional requirements, domain models, architectural decision records, API contracts. Sample content.

  14. Open Source Licensing 101
    Open Source Licensing 101
    From Concepts to Practical Implications
    Gustavo Pinto

    Although we do have some good books about open source software licensing, most of these books are written by (and to) lawyers, which hinder the understanding of busy developers. This book also has a practical orientation. After covering the concepts of open source licensing, we highlight real examples of good and bad licensing usage.

  15. State in Flutter
    State in Flutter
    A Guide to State Management in Flutter
    Sanjib Sinha

    If you're an intermediate learner or advanced professional who are still struggling with the complex concept of State in Flutter, then this book is for you!