Leanpub Header

Skip to main content

Filters

Category: "Software Architecture"

Books

  1. This book is a must-read for self-taught programmers and software professionals alike, including developers, technical leads, architects, and leaders who aspire to excel in software craftsmanship leveraging generative AI. It offers a solid foundation for beginners and advanced techniques for experts, making it an essential resource for everyone.

  2. TOGAF 10th Edition Quickstart Guide
    for IT Enterprise Architects
    Wolfgang Keller and Rolf Knoll

    The Open Group published TOGAF 10th Edition in April 2022 - A reason to recheck this new standard against the state of the art of IT Enterprise Architecture (IT-EAM). This book will show you, where TOGAF can help you with IT-EAM work and where you still need additional material to perform the full portfolio of IT-EAM tasks

  3. R Bytecode
    An exploration of R's stack-based virtual machine and its bytecode.
    mikefc

    Disassemble and assemble R bytecode

  4. Navigating the Patterns Universe
    A Six-Decade Exploration of Information Technology Patterns
    Richard Shan

    Embark on a captivating six-decade odyssey through the ever-evolving universe of patterns. From the birth of design patterns in the early days of software development to the cutting-edge patterns shaping our future, this book is your ultimate guide to the silent architects behind the IT world's most successful innovations.

  5. Learn Spring Security With Keyclock from horse's mouth. Uplift your level and be an expert in a month.

  6. Code Is for Humans
    A Guide to Human-Centric Software Engineering
    Zohar Jackson

    To write better code and build better products, we must understand why engineering and design often fail. Why is it so difficult to write bug-free code? Why do people fail to use products? And why do engineering projects so often go sideways? The answer to these questions lies in the shortcomings of human cognition and the nature of complexity.

  7. Data Mesh Architecture
    From the Engineering Perspective
    Dr. Simon Harrer, Larysa Visengeriyeva, and Jochen Christ

    Data Mesh is a sociotechnical approach that enables development teams to autonomously carry out data analysis. In this primer, we explain Data Mesh from the engineering perspective.

  8. Super App Part 1 - The Fundamentals
    Creating A Mental Model by Analysing the Complexities & Approaches
    Sreejith K R

    Super App is an idea for an organisation to leverage the possibilities provided Connected Economy. To developer the mobile application with such a scale of complexities requires a team and the book Super App Part 1 provides insight to build a mental model for the individual building a Super App.

  9. Clean Code Principles And Patterns
    Python Edition
    Petri Silen

    One of the most comprehensive no-fluff guides for Python software developers to help them write clean code every day. The book is packed with principles and patterns that help developers, from novices and juniors to seniors and experts, to write cleaner code.

  10. C++ Networking 101
    Unlocking Sockets, Protocols, VPNs, and Asynchronous I/O with 75+ sample programs
    GitforGits | Asian Publishing House

    The book then guides readers through Virtual Private Networks (VPNs), detailing their importance, functioning, and distinct types of VPNs. It explores wireless networking and asynchronous programming, providing clear illustrations of WiFi, Bluetooth, and Zigbee setup using C++. It covers critical wireless standards and security protocols.

  11. Provides straight to a point, distilled explanation of GoF Design Patterns with meaningful examples. Each design pattern is presented with a description, use cases, a diagram, and an example code. If you need help understanding design patterns, this book is for you.

  12. Cloud Native Microservices With Kubernetes
    A Comprehensive Guide to Building, Scaling, Deploying, Observing, and Managing Highly-Available Microservices in Kubernetes
    Aymen El Amri

    "Cloud Native Microservices With Kubernetes" is a hands-on, example-rich guide focused on real-world examples and practical learning that covers everything needed from the basics to the most advanced concepts.

  13. Introduction à la Clean Architecture
    Avec exemples en JavaScript
    Anthony Cyrille
    No Description Available
  14. Strategische Spielzüge
    Softwaresysteme listig weiterentwickeln
    Markus Harrer

    Mit einer Fülle von praktischen Spielzügen und Fallbeispielen zeigt dieses Buch, wie sich Unternehmen mit ihren Softwaresystemen gegen die Konkurrenz behaupten können. Leserinnen und Leser erhalten wertvolle Anregungen für die Umsetzung von Strategien, um ihre Software nachhaltig weiterzuentwickeln.

  15. Naming Things
    The Hardest Problem in Software Engineering
    Tom Benner

    Naming is one of the most difficult and enduring challenges in software engineering, but few of us do it well. This practical and comprehensive book provides a set of principles, rules, and application guidelines for efficiently choosing good names in your code.