Leanpub Header

Skip to main content

Filters

Books

  1. Jetpack Compose Mechanisms
    Jetpack Compose Mechanisms
    A dissection of what runs beneath every @Composable
    Jaewoong

    This book takes you straight into the Compose compiler, runtime, and UI layer, all about Compose performance tuning, reading the source line by line and explaining the why behind every design decision, then connecting each internal mechanism back to the code you write every day. The Course: Jetpack Compose Mechanisms | Hardcover | ISBN-13: 9798185354780

  2. Practical Kotlin Deep Dive
    Practical Kotlin Deep Dive
    Unlocking the 'How' and 'Why' behind Kotlin fundamentals and internal mechanisms.
    Jaewoong

    Takes you from “how to use Kotlin” into “how Kotlin really works,” revealing the internal implementations, desmifying bytecodes and compiler behavior, and internals that shape the language. If you want to write smarter, more confident Kotlin across fundamentals, coroutines, and multiplatform. Hardcover | ISBN: 979-8243872744 [Course] Practical Kotlin Deep Dive Course

  3. Next.js – The Comprehensive Guide
    Next.js – The Comprehensive Guide
    From React Fundamentals to AI-Powered Full-Stack Apps
    Florian Wessels

    Learn Next.js by building a real AI-powered application, from project setup to production deployment. This book covers the complete journey: TypeScript, React, Next.js App Router, Prisma, authentication, the Vercel AI SDK (chat, RAG, tool calling), testing, security, and deployment. One project, 28 chapters, no toy demos.

  4. Concurrency with Modern C++
    Concurrency with Modern C++
    What every professional C++ programmer should know about concurrency.
    Rainer Grimm

    C++11 is the first C++ standard that deals with concurrency. The story goes on with C++17, C++20, and will continue with C++23. I'll give you a detailed insight into the current and the upcoming concurrency in C++. This insight includes the theory and a lot of practice.

  5. Jetpack Compose Internals 한국어 번역
    Jetpack Compose Internals 한국어 번역
    Jorge Castillo, 엄재웅, and 류기민

    Jetpack Compose는 Android UI의 미래입니다. Compose가 내부적으로 어떻게 동작하는지 마스터하신다면 훨씬 효율적인 개발자가 되실 수 있습니다. 이 책은 Android 개발자가 아닌 분들께도 유용한 내용을 다루고 있습니다. Compose 컴파일러 및 런타임의 내부적인 동작 방식과 이를 사용하여 Compose UI와 같은 클라이언트 라이브러리를 만드는 방법 등을 이해하는 데 필요한 모든 정보를 제공합니다.

  6. Beyond Boundaries - Networking Programming with C# 12 and .NET 8

    Unlock the full potential of network programming with "Beyond Boundaries - Networking Programming with C# 12 and .NET 8"! This hands-on guide takes you from mastering the fundamentals to building advanced, scalable, and secure applications using cutting-edge .NET 8 and C# 12 features. Whether you're crafting APIs, real-time apps, or exploring the future of networking with QUIC, this book equips you with the skills to innovate and thrive in the ever-evolving world of software development.

  7. The Claude Certified Architect Study Guide
    The Claude Certified Architect Study Guide
    Think like a Claude architect: pass the CCAR-F and CCAR-P exams first time
    Daniel Vaughan

    A two-part study guide written against the Claude Certified Architect blueprints, Foundations (CCAR-F) and Professional (CCAR-P). Organised domain-by-domain and weighted to match each exam, it teaches the architectural judgement and anti-pattern recognition the exams reward, not a feature tour, across Claude Code, the Agent SDK, the Claude API, and MCP.

  8. Ansible for Network Engineers
    Ansible for Network Engineers
    From First Playbook to Production Practice
    Jozef Baros

    Most network automation books stop at "here is a playbook that configures a VLAN." This one keeps going — through data models that survive their second year, rollouts that stop at the first device instead of the four hundredth, and the discipline that turns a repository of clever playbooks into something your colleague can run while you are on holiday.

  9. Python for Network Engineers
    Python for Network Engineers
    From Zero to Automated Networks
    Jozef Baros

    Learn Python as a network engineer, not as a computer science student. 632 pages, every example built on real device output. Cisco-first, with Juniper and Fortinet.

  10. D3 Start to Finish (2nd Edition)
    D3 Start to Finish (2nd Edition)
    Learn how to make a custom data visualisation using D3.js.
    Peter Cook

    D3 Start to Finish shows you how to build a custom, interactive and beautiful data visualisation using the JavaScript library D3.js (versions 6 & 7). The book covers D3.js concepts such as selections, joins, requests, scale functions, events & transitions. You'll put these concepts into practice by building a custom, interactive data visualisation.

  11. SYSMOD - The Systems Modeling Toolbox, 3rd edition
    SYSMOD - The Systems Modeling Toolbox, 3rd edition
    Pragmatic MBSE with SysML
    Tim Weilkiens

    SYSMOD is an MBSE toolbox for pragmatic modeling of systems. It is well-suited to be used with SysML. The book provides a set of methods with roles and outputs. Concrete guidances and examples show how to apply the methods with SysML.

  12. Fullstack Dev 2027 for Java Tech
    Fullstack Dev 2027 for Java Tech
    Practical Java, Spring, Architecture, Security, AI and Modern Backend Engineering
    Vincent VAUBAN

    A practical 2027 guide for Java developers who want to go beyond syntax. Explore Spring Boot, Jakarta EE, REST, security, JVM performance, gRPC, AI, DDD, testing and architecture through concise, real-world chapters designed to help you build better fullstack systems.

  13. Local AI Search Engine
    Local AI Search Engine
    Building Intelligent Document Retrieval Systems from Scratch
    Steve Publications

    Learn how to build a fast, private AI search engine that indexes and retrieves documents using modern open-source tools. From a simple prototype to a production-ready system, you will create intelligent local search that runs entirely on your own hardware.

  14. Mastering Modern C++23
    Mastering Modern C++23
    A Practical Guide to Real-World Features, Patterns, and Best Practices
    Steve Publications

    Mastering Modern C++23 is a practical guide to the latest C++ standard, helping intermediate and advanced developers confidently adopt its most important language and library features. With clear explanations, production-ready examples, and real-world best practices, you'll write safer, more expressive, and high-performance C++ code.

  15. How to Build and Fine-Tune a Small Language Model
    How to Build and Fine-Tune a Small Language Model
    A Step-by-Step Guide for Beginners, Researchers, and Non-Programmers
    J. Paul Liu

    You don’t need massive compute or big-tech resources to build real AI. This hands-on guide shows you how to build and fine-tune your own small language model—from scratch—using accessible tools like Google Colab. Learn transformers step-by-step, train and align models on your own data, and deploy practical AI systems that run on consumer GPUs. If you’ve ever wondered “Can I build my own model?”—this book proves the answer is yes.