Leanpub Header

Skip to main content

Filters

Category: "Computer Science"

Books

  1. Fundamentals of Software Engineering
    Fundamentals of Software Engineering
    From Requirements to Production: A Complete Guide to Building Real-World Software Systems
    Steve Publications

    Go beyond writing code and learn what it takes to build software that lasts. Fundamentals of Software Engineering walks you through requirements, architecture, testing, deployment and production using practical trade-offs and a real-world case study. Follow TaskFlow from its first requirement to a system built to scale, evolve and survive the real world.

  2. Applied Statistics with AI Hypothesis Testing and Inference for Modern Models

    Statistics is the language of uncertainty. AI is the science of learning from data. Together, they provide a powerful foundation for modern intelligent systems.Applied Statistics with AI: Hypothesis Testing and Inference for Modern Models is designed for learners who want to understand how statistical methods can be applied to Artificial Intelligence, Machine Learning, Data Science, and modern research.The book begins with essential statistical foundations, including data types, sampling, preprocessing, descriptive statistics, visualization, probability, and probability distributions. It then builds toward statistical inference, covering estimation, Maximum Likelihood Estimation, Bayesian estimation, hypothesis testing, p-values, confidence intervals, Type I and Type II errors, and statistical significance.Readers will learn how classical statistical tests such as t-tests, ANOVA, and Chi-Square tests can be used in AI-related contexts, along with non-parametric methods such as Wilcoxon, Mann-Whitney, Kruskal-Wallis, and Kolmogorov-Smirnov tests.The book then connects statistics directly to Machine Learning through regression, model evaluation, cross-validation, resampling, feature selection, PCA, regularization, A/B testing, and statistical power.Advanced chapters explore Bayesian inference, MCMC, causal inference, uncertainty quantification in deep learning, and confidence estimation in AI predictions. Real-world case studies demonstrate how statistical inference can support applications in healthcare, finance, Natural Language Processing, and Computer Vision.The book also addresses an increasingly important dimension of AI: responsible statistical practice. Readers will explore bias detection, fairness, ethical hypothesis testing, and the responsible interpretation of AI research results.Finally, the book looks ahead to automated statistical inference, AI-driven hypothesis generation, and emerging research challenges.Whether you are a student learning statistics for AI, a researcher evaluating machine learning experiments, a data scientist analyzing evidence, or an AI practitioner seeking stronger statistical foundations, this book provides a structured path from fundamental concepts to modern applications.Understand the data. Test the hypothesis. Quantify uncertainty. Make better AI decisions.

  3. Game Audio and Music
    Game Audio and Music
    A Complete Guide to Creation, Design, and Integration
    Antonio Villa

    Learn how to create, design, and integrate game audio and music using Unity and FMOD, from sound effects and ambience to interactive audio systems and dynamic music. Includes a complete video game project to put your knowledge into practice.

  4. Antigravity 2.0 The Complete Guide

    Stop copying code snippets into chat widgets. Master closed-loop autonomous AI coding agents, local offline LLMs (Ollama/Llama 3.1), event-driven lifecycle hooks, and Model Context Protocol (MCP) runtimes.

  5. Modern Computer Science
    Modern Computer Science
    Foundations, Artificial Intelligence, Emerging Technologies, Responsible Computing, and the Future of Computing
    Thanakit Ouanhlee

    Explore the foundations and future of modern computing—from artificial intelligence and distributed systems to cybersecurity, quantum technologies, and responsible computing. Modern Computer Science connects essential concepts with emerging technologies, real-world applications, and the challenges shaping the future of the discipline.

  6. Creación, diseño e integración de audio y música en videojuegos

    Descubre cómo crear, diseñar e integrar música, efectos, ambientes y diálogos en videojuegos con Unity y FMOD, y ponlo en práctica con un videojuego real completo.

  7. Essential Scheme
    Essential Scheme
    A Complete Guide to the Language and Its Philosophy
    Steve Publications

    Scheme looks simple by design, but beneath its tiny core lies a remarkably powerful way of thinking about programs. Essential Scheme takes you from your first expression to continuations, macros and interpreters, revealing the ideas behind the language along the way. Clear examples and careful explanations make Scheme’s deepest concepts approachable.

  8. Disciples of Renown™ - Sanctify Hollowed Ground
    Disciples of Renown™ - Sanctify Hollowed Ground
    a "Walk-Though RPG Developer's Guide"
    Stephen Gose

    This Developer's Guide is the second in the "Disciples of Renown™" gaming series. It leads you through the development of the "Sanctify Hollowed Grounds" Role-Playing Game in both Construct v3 & v2 encoding formats. It's perfect for novices, experienced web developers, and anyone wanting their own bespoke game, artwork, and features.

  9. Prompt to Production — The Complete Field Guide to Large Language Models (and the Systems Around Them)

    Everyone talks about large language models. Very few actually understand the machine.Whoever you are in the room — the one being asked, or the one deciding — this book puts you on the side of the conversation that understands the machinery.

  10. ITPEC FE Examination Study Guide Subject B (April 2026)
    ITPEC FE Examination Study Guide Subject B (April 2026)
    Real 20 Questions with Detailed Explanations
    Takashi Narita

    Conquer the "Algorithm Wall" with 20 high-density practical questions. Learn the logical thinking and pseudocode mastery required to pass the most challenging part of the FE exam.

  11. ITPEC FE Examination Study Guide Subject A (April 2026)
    ITPEC FE Examination Study Guide Subject A (April 2026)
    Real 60 Questions with Detailed Explanations
    Takashi Narita

    Master the fundamentals of IT with 60 official ITPEC FE questions. This guide provides clear, instructor-led explanations to help you build a solid foundation in Technology, Management, and Strategy.

  12. ITPEC IT Passport Examination Study Guide (April 2026)
    ITPEC IT Passport Examination Study Guide (April 2026)
    Real 100 Questions with Detailed Explanations
    Takashi Narita

    The essential guide to acing the ITPEC IT Passport (IP) exam. Master the fundamentals of the digital world with 100 official questions explained in plain English by a professional IT instructor.

  13. Coffee Break AI
    Coffee Break AI
    Understand How Artificial Intelligence Really Works - One Short Chapter at a Time
    Finxter

    Every news feed is full of AI buzzwords: Transformers, tokens, embeddings, context windows, hallucinations, objective functions. Yet most explanations are either dense academic textbooks or empty marketing fluff. ☕ Coffee Break AI is your practical guide to AI. Written in plain English with warm real-world analogies. It breaks down the core mechanisms of AI into 40 bite-sized chapters.

  14. Mastering Advanced JavaScript
    Mastering Advanced JavaScript
    From Expert Concepts to Real World Applications
    Anshuman Mishra

    Take your JavaScript expertise to the next level.Mastering Advanced JavaScript: From Expert Concepts to Real-World Applications is a deep dive into the technologies, patterns, and techniques used by professional JavaScript developers worldwide.Learn the JavaScript engine, asynchronous programming, closures, functional programming, ES6+, design patterns, Web APIs.

  15. Matlab Programming
    Matlab Programming
    A Comprehensive Guide For Beginners
    Anshuman Mishra

    MATLAB Programming: A Comprehensive Guide for Beginners takes you from programming fundamentals to advanced MATLAB techniques through clear explanations, hands-on examples, and real-world case studies.What makes this book unique is its side-by-side comparison of MATLAB and C programming, helping readers understand both languages while developing practical programming skills .