Leanpub Header

Skip to main content

Filters

Category: "Computers and Programming"

Computers and Programming

  1. The Distributed Blueprint
    The Distributed Blueprint
    Mastering Microservices, Gateways, and Service Meshes
    Johnson Okoli

    Design resilient, production-ready microservices architectures with confidence. Learn how API gateways, service meshes, and observability tools work together to build scalable and secure distributed systems.

  2. Truth in People’s Hands
    Truth in People’s Hands
    Designing Enterprise Systems for Mobile Timing and Distributed Responsibility
    Brian J Chavis

    Most organizations do not suffer from a lack of data. They suffer from late data.Mobile and no-code platforms have changed how quickly truth enters enterprise systems—but many experienced IT leaders still feel something important has shifted.This book explains what actually changed, what did not, and how to extend enterprise discipline safely into modern mobile workflows.

  3. Complete Machine Learning Algorithms
    Complete Machine Learning Algorithms
    Reference Guide With Detailed Formula Explanations
    Krzysztof Kołek

    Stop guessing which machine learning algorithm to use. This book provides clear mathematical explanations, decision frameworks, and real-world examples to help you select, implement, and evaluate models correctly from data to deployment.

  4. 优化的艺术——深入.NET性能之巅
    优化的艺术——深入.NET性能之巅
    The Art of Optimization: A Deep Dive into the Peak of .NET Performance
    lhx077

    Dive Deep into the Peak of .NET Performance. To truly optimize, you must understand the hardware and the runtime. From benchmarking basics to low-level mastery—reshape the way you write C#.

  5. The Rust Iterator Cookbook
    The Rust Iterator Cookbook
    78 recipes for writing expressive, efficient, and idiomatic iterator pipelines in Rust.
    Eugenio Perrotta Neto

    Every .map(), .filter(), and .collect() you write is built on a single method: next(). This book shows you what's underneath — and what you can build on top.

  6. Getting Started with Android Studio using Kotlin in Modern Development with Jetpack Compose
    Getting Started with Android Studio using Kotlin in Modern Development with Jetpack Compose
    Fundamentals of Modern Android Development with Jetpack Compose
    Andrés Cruz Yoris

    Learn to create native Android apps with Jetpack Compose and Kotlin. This practical guide takes you from scratch to building a complete app with navigation and animations.

  7. Инварианты мастерства: О распознавании и передаче мастерства

    Простая смотровая площадка на границе Кентукки и Вирджинии раскрывает весь механизм внимания современного ИИ. Через эту реальную аналогию книга показывает, как большие языковые модели обрабатывают информацию и как те же паттерны познания применимы к человеческому мышлению. Из этого прозрения рождается мощный метод передачи мастерства: моделирование ментальных моделей, визуализация мышления и воспитание метапознания как привычки в классе. Ясное, доступное руководство для педагогов и всех, кто ищет интуитивного понимания ИИ.

  8. C Quick Learning
    C Quick Learning
    A Practical and Compact Introduction with Complete Examples
    Budi Raharjo

    Learn C the right way—clearly, compactly, and with complete examples. This book focuses on core concepts, practical code, and real program output, making it ideal for readers who value clarity over verbosity.

  9. C# & AI Masterclass: The Foundations. Syntax, Type System, and Logic for Modern Developers.

    Unlock the power of Modern C# with the ultimate beginner's guide. Go from your very first line of code to designing custom objects and classes. Master essential concepts: data management, control flow logic, and reusable methods. Lay the rock-solid foundation for advanced AI, Azure, and Unity game development.

  10. Digital Transformation in the AI Era
    Digital Transformation in the AI Era
    Harnessing AI to Redefine Digital Transformation
    Vijay Kumar Ramakrishna

    Digital Transformation in the Era of AI reframes transformation as a continuous capability, not a one-time program. Drawing on real enterprise experience, this book shows how organisations can evolve their architectures, operating models, and leadership practices to harness AI responsibly and at scale, without breaking what already works.

  11. MB-820 Exam Cram: Error Handling, RAD, Debugging, Permissions, and Application Areas

    Master the essential developer tools and techniques in Business Central! This comprehensive guide covers five critical MB-820 exam topics: Try Functions and Collectible Errors for robust error handling, RAD.json for rapid development cycles, Snapshot Debugging for production troubleshooting, Entitlements and Permission Sets for security architecture, and extending Application Areas for customized user experiences. Learn from real Microsoft code examples and prepare to pass your certification with confidence.

  12. MB-820 Exam Cram: Reports, Report Extensions and Queries

    Master data presentation and analysis in Business Central! This comprehensive guide covers everything from report objects and layouts (RDLC, Word, Excel) to report extensions for customization without modifying base code. Learn about queries for optimized data retrieval, processing-only reports, request pages, and the report substitution pattern. Dive deep into real-world examples from the Base Application with practical exercises. Whether you're preparing for MB-820 certification or building professional reporting solutions, this is your definitive reference for Business Central reporting.

  13. MB-820 Exam Cram: Pages and Page Extensions in Business Central

    Master the art of user interface development in Business Central! This comprehensive guide unlocks the secrets of Page objects and Page Extensions—from understanding page types and layouts to implementing actions and extending existing pages. Learn from real Microsoft code examples, understand role customization, and discover the Page Scripting tool for acceptance testing. Whether you're preparing for MB-820 certification or building production-ready extensions, this is your roadmap to becoming a Business Central UI expert.

  14. Guidebook To Computer and Smartphone Security Second Edition
    Guidebook To Computer and Smartphone Security Second Edition
    Security Information For Everyone
    Brandon Lipani

    I am a Certified Comptia Security + professional helping users and companies secure their computers, networks and smartphones across the country. The purpose of this book is to educate and teach computer and smartphone users about safety and security online.

  15. Docker for React.js developers

    The "It Works on My Machine" Excuse Ends Today. Understand Docker. Ship with Confidence. Own Production. This book is written for front-end developers who are tired of using Docker without truly understanding it. Instead of abstract theory or backend-centric explanations, it teaches Docker in a clear, practical way—aligned with how front-end engineers think and how real front-end applications are built and shipped.You’ll work with a real GitHub repository, follow real production workflows, and learn how to build, run, and deploy a React.js application using Docker—ending with a full deployment to Amazon EC2. Every step is explained with purpose, so you understand not just what to do, but why it works.By the end of the book, Docker will no longer feel like a black box. You’ll know how to create reliable builds, debug problems with confidence, and take ownership of your production environment as a front-end developer.If you want to stop guessing, stop copying commands, and finally ship front-end applications with confidence—this book is for you.