Leanpub Header

Skip to main content

Filters

Category: "Software Architecture"

Software Architecture

  1. C#eckmate
    C#eckmate
    Learning C# and Programming Chess
    Neal Terrell

    Learn the C# programming language by designing and implementing board games, including Othello and chess.

  2. Applied Modularity
    Applied Modularity
    Do we really need OSGi, Micro Services and the Java Module System?
    Reik Oberrath

    How can a book offer anything “applied” on an abstract topic such as modularity in software development? – Well, for instance, by runnable examples and code to play with, by comparing different approaches of modularity applied to the same business domain and by field reports from projects where modularity has been intensively applied.

  3. Hands-on Domain-driven Design - by example
    Hands-on Domain-driven Design - by example
    Domain-driven Design practically explained with a massive case study
    Michael Plöd

    This book aims to explain the concepts of Domain-driven Design in a way that it is easily applicable in practice. Each chapter contains a theoretical part which is explained from the point of view of practical applicability and then exercises with solutions based on a comprehensive, complex case study (real estate loans).

  4. Development and Deployment of Multiplayer Online Games, Vol. III.
    Development and Deployment of Multiplayer Online Games, Vol. III.
    Server Arch, Fault Tolerance, Pre-Coding
    'No Bugs' Hare

    Want to write The Next Big Multiplayer Online Game? This series will help you to learn the ropes. Vol.III covers Server-Side Architecture (including Fault Tolerance) - as well as things you should do before starting coding.

  5. Development and Deployment of Multiplayer Online Games, Vol. II.
    Development and Deployment of Multiplayer Online Games, Vol. II.
    DIY, (Re)Actors, Client Arch, Unity/UE4/Lumberyard
    'No Bugs' Hare

    Want to write The Next Big Multiplayer Online Game? This series will help you to learn the ropes. Vol.II covers architectural Client-Side topics - as well as (Re)Actors and using Unity/UE4/Lumberyard for MOG development.

  6. SurviveJS - Maintenance
    SurviveJS - Maintenance
    Streamline JavaScript Workflow
    Juho Vepsäläinen and Artem Sapegin

    Maintenance is a recurring issue in projects. "SurviveJS - Maintenance" discusses the topic from the perspective of JavaScript and discusses common practices you can use to improve your workflow and projects.

  7. Composing Software
    Composing Software
    An Exploration of Functional Programming and Object Composition in JavaScript
    Eric Elliott

    All software design is composition: the act of breaking complex problems down into smaller problems and composing those solutions. Most developers have a limited understanding of compositional techniques. It's time for that to change.

  8. Object-Oriented PHP
    Object-Oriented PHP
    Writing Resilient & Reusable Code in PHP 7
    Junade Ali

    With the release of PHP 7, Object-Orientation has matured significantly in PHP. This book acts as a guide to using mature OOP practices in modern PHP to build and refactor modern web and API applications.

  9. Development & Deployment of Multiplayer Online Games Vol. I
    Development & Deployment of Multiplayer Online Games Vol. I
    GDD, Authoritative Servers, Communications
    'No Bugs' Hare

    Want to write The Next Big Multiplayer Online Game? This series will help you to learn the ropes. Vol.I covers topics such as GDD and Communications.

  10. JavaScript-mancy: Object-Oriented Programming
    JavaScript-mancy: Object-Oriented Programming
    Mastering the Arcane Art of Summoning Objects in JavaScript for C# Developers
    Jaime González García

    Are you a C# or Java developer curious about the awesome things happening in the JavaScript world? Would you like to build super rich web applications, mobile apps, backend services or even robots?Then this is the book for you! With this book you'll grok JavaScript OOP techniques within ES5, ES6, ESnext and TypeScript. And it has wizards!

  11. Team Guide to Software Releasability
    Team Guide to Software Releasability
    Manuel Pais and Chris O'Dell

    Strong build & release engineering capabilities are key to rapid and reliable delivery of modern software systems. Learn how software releasability means not only being able to deploy faster, but also being able to quickly recover from disaster and adapt to changing technical and business challenges.

  12. SecDevOps Risk Workflow
    SecDevOps Risk Workflow
    Risk Workflows to enable SecDevOps and manage Software Risks and Quality
    Dinis Cruz

    This is a book about making developers more productive, embedding security practices into the SDL and ensuring that security risks are accepted and understood.The focus is on the Dev part of SecDevOps, and on the challenges of creating Security Champions for all DevOps stages.

  13. API Design on the Scale of Decades
    API Design on the Scale of Decades
    Learn How to Architect and Design Long-lasting APIs
    Nordic APIs

    Expert insights from the Nordic APIs Platform Summit, dedicated to the idea of designing APIs with longevity in mind. We cover the most pressing API design decisions for maintaining long-lasting API platforms, including REST, GraphQL, versioning strategies, REST hooks, OAuth 2.0 in IoT, microservices, and more...

  14. PHP 8 : Intensive and Complete Coding Bootcamp For Two Months, Designed for Absolute Beginners
    PHP 8 : Intensive and Complete Coding Bootcamp For Two Months, Designed for Absolute Beginners
    Code Ten Hours Every Day to Complete the First PHP Bootcamp, solving all kind of Problems to Learn all the Techniques to Build a Dynamic Web Application
    Sanjib Sinha

    This book or coding bootcamp, whatever you want to call it, is designed for absolute beginners who have not yet made their hands dirty with code.However, if you plan to be a web developer, learning a good dynamic programming language, then this book is for you. PHP 7 is custom-made for you to build from simple to complex web application.

  15. arc42-FAQ
    arc42-FAQ
    Pragmatic, real-world software architecture documentation
    Gernot Starke

    This book contains answers to the most common questions regarding arc42 - the pragmatic template for communicating software architectures.