Leanpub Header

Skip to main content

Filters

Books

  1. THE GEORGE GURDJIEFF CHRONICLES: The complete narrative biography
    No Description Available
  2. THE JESUS OF NAZARETH CHRONICLES: The Complete Biography of the Historical Jesus and the Geopolitics of Roman Judea
    No Description Available
  3. Building REST APIs with Spring Boot 4.0
    Building REST APIs with Spring Boot 4.0
    Practical and code-first learning for Java developers to build, test and deploy applications using Java 21
    GitforGits | Asian Publishing House

    What you've got here is a hands-on walkthrough of Spring Boot 4.0, where we'll build a single application from start to finish, using the command line and then packaging it as a JAR at the end. Each chapter adds one real capability, like a REST endpoint, a database, an error handler, a security layer or a test suite. Each chapter gets straight into the code, and you can run, modify and break it to see what happens.There's even a dedicated troubleshooting chapter at the end that deals with the exact errors beginners actually encounter in practice, not just hypothetical ones.

  4. Injector Diagnostics Simplified
    Injector Diagnostics Simplified
    Troubleshooting, Testing, and Performance Optimization for Modern Fuel Systems
    Mohammed Hamed Ahmed Soliman

    This professional reference guide bridges engineering principles with real-world workshop application. It provides step-by-step diagnostic workflows, advanced waveform interpretation, fuel trim analysis, failure mode investigation, and practical decision frameworks for cleaning, rebuilding, or replacing injectors.

  5. Modern Java in Practice

    Java 21 and Java 25 LTS, feature by feature. Records, virtual threads, pattern matching, structured concurrency, FFM, JFR, gatherers. One runnable Maven module per chapter. JDK-only, no framework noise. For engineers who shipped Java 11 and now have to update.

  6. AWS in Production
    AWS in Production
    Joel Bryan Juliano

    The AWS documentation tells you how every parameter works. It does not tell you which ones matter, what breaks first, or how you will know before your users do. That knowledge is only earned by running these systems at scale. AWS in Production is twenty years of that — Lambda, API Gateway, IAM, DynamoDB, Step Functions, ECS Fargate, KMS, and CloudWatch, in the depth that production systems actually demand. Written by an engineer who has scaled payment infrastructure to 10 million daily transactions and learned every hard lesson that comes after the deployment.

  7. THE ARTHUR EDDINGTON CHRONICLES: The Complete Narrative Biography
    No Description Available
  8. THE ANTOINE LAVOISIER CHRONICLES: The complete narrative biography
    No Description Available
  9. THE ROBERT HOOKE CHRONICLES: The complete narrative biography
    No Description Available
  10. THE ERWIN SCHRODINGER CHRONICLES: The complete narrative biography
    No Description Available
  11. Freelancing From Zero
    Freelancing From Zero
    How to get your first client in 7 days.(No experience needed).
    Waldemar Archelaos

    Want to start freelancing but don’t know where to begin?

  12. Analytics Patterns for Intelligent Decision Systems
    Analytics Patterns for Intelligent Decision Systems
    SQL, Forecasting, Recommendation Engines, Optimization, KPI Systems, and AI-Assisted Analytics
    Kevin Languedoc

    Analytics Patterns for Intelligent Decision Systems shows how to move beyond dashboards into analytics systems that explain, predict, recommend, optimize, and improve business outcomes.Packed with SQL patterns, KPI frameworks, forecasting models, recommendation logic, and decision intelligence templates, this book gives data professionals a practical blueprint for modern analytics.Build systems that do more than report the past — build systems that help decide what should happen next.

  13. Linux & Bash Shell: The Complete A–Z Command Guide Master Scripting, Syntax, and System Administration with Practical Examples
    No Description Available
  14. Data and AI Ecosystems
    Data and AI Ecosystems
    Ethics, Governance and Strategy
    Thanakit Ouanhlee

    A postgraduate textbook on the ethics, governance, and strategy of data and artificial intelligence — treated not as separate concerns but as a single integrated discipline. Assuming no prior philosophy or technical background, and following a continuing case study across twelve chapters, it prepares students, researchers, and executives worldwide to navigate the contemporary data and AI ecosystem with clarity.

  15. Embedded Firmware with Zephyr RTOS
    Embedded Firmware with Zephyr RTOS
    A Practical Guide from LED to Custom PCB
    Jovin Basil

    Most Zephyr tutorials stop at blinking an LED. This one doesn't. In 24 days you'll write a real accelerometer driver, stream CBOR-encoded sensor data over USB, define your own PCB board target, and put the processor into sub-µA sleep. Every day builds something that runs on real hardware.