Leanpub Header

Skip to main content

Filters

  1. The service provider landscape has changed rapidly over the past several years. Networking vendors are continuing to propose new standards, techniques, and procedures for overcoming new challenges while concurrently reducing costs and delivering new services. Cisco has recently updated the CCIE Service Provider track to reflect these changes; this book represents the author's personal journey in achieving that certification.

  2. Spatial Data Management with DuckDB
    From SQL Basics to Advanced Geospatial Analytics
    Qiusheng Wu

    Unlock the power of DuckDB for modern geospatial analytics. This hands-on guide helps GIS professionals master efficient spatial data management, transforming massive real-world datasets into powerful insights using SQL, Python, and DuckDB’s spatial extension. Full-color print edition is available on Amazon.

  3. Introduction to GIS Programming
    A Practical Python Guide to Open Source Geospatial Tools
    Qiusheng Wu

    Unlock the power of geospatial data with Python! This hands-on guide is designed for beginners and intermediate users eager to explore spatial analysis and interactive mapping using open-source tools. You'll learn how to work with real-world data through practical examples and build skills in Python programming, vector and raster analysis, web mapping, and cloud computing. Whether you're a student, researcher, GIS professional, or data scientist, this book will equip you with the tools to tackle geospatial challenges with confidence. Color-print copies are available through Amazon.

  4. SolidJS: The Complete Guide
    A comprehensive guide to reactive web development with SolidJS and TypeScript
    Sinan Polat

    SolidJS is one of the fastest-growing reactive UI libraries—blazing fast, predictable, and simple to use. SolidJS: The Complete Guide takes you from first steps to production-ready applications, covering everything from signals, effects, and JSX rules to routing, SSR, and SolidStart. You’ll also master Solid Router for navigation and SolidStart for building full-stack apps, with plenty of real-world examples for hands-on practice. Whether you’re a beginner in reactive programming or a React developer curious about Solid’s unique approach, this book gives you the knowledge and techniques to write cleaner, more efficient code.

  5. Critique of Management Reason
    Management Bits and Tips from Can’t
    Dmitry Vostokov

    This book is an anthology of posts on people and project management from 2008 to 2010, when the author was a manager and was roaming between management training sessions. It started as a blog, Management Bits and Tips: Reflections on Software Engineering and Software Technical Support Management, which now survives as a Facebook page, ManagementBits. When the author returned to engineering after management in 2009, he wanted to publish a book with the original title, Management Bits: An Anthology from Reductionist Manager. Around 2015, he changed its title to Critique of Management Reason: Management Bits and Tips from Can't and added a few more bits as late as 2017.

  6. The Quality Coach's Handbook
    Mastering the Quality Coach Role in Organisations
    Anne-Marie Charrett

    Are you a VP or Head of Engineering considering the best quality engineering model for your company? Are you a director of Engineering tasked with rolling out a Quality Coach Model? Are you a test lead or software tester shifting to a quality coach role? The Quality Coach Handbook is your practical guide to shifting to a model where the whole team owns quality and in particular software engineers design, build, test and support software. Print version: Paperback and hardcover are available on Amazon. Use your country's Amazon site (e.g., Amazon.com.au for Australia) to minimise shipping time and cost.

  1. No Description Available
  2. This book bundle includes the following four books: * Go Optimizations 101: https://leanpub.com/go-optimizations-101 * Go Details & Tips 101: https://leanpub.com/go-details-and-tips-101 * Go Generics 101: https://leanpub.com/go-generics-101 * Go (Fundamentals) 101: https://leanpub.com/go101

  3. No Description Available
  4. No Description Available
  5. No Description Available
  6. Aphantasia (Croatian Edition) + Aphantasia
    Peter Armstrong and TranslateAI
    No Description Available
  1. Master language models through mathematics, illustrations, and code―and build your own from scratch! This course includes nearly three hours of exclusive video interviews with the author, covering questions related to each of the six lessons included in the course.

  2. asdf asdf
    Chuck Allison
    No Description Available
  3. No Description Available
  4. The Cybernetic Enterprise Course
    How to Build a Future-Ready Organization
    Romano Roth

    Most enterprises can deliver fast, but few can adapt at scale.The Cybernetic Enterprise introduces a unifying operating model that embeds AI, feedback loops, and platform thinking into the DNA of your organization. Learn how to build a system that senses change, learns continuously, and transforms disruption into strategic advantage.

  5. Mediation and Moderation Analysis using R
    A Complete Guide to Mediation, Moderation, and Causal Analysis Using R and Real-World Data
    Alexandru Cernat

    This course introduces mediation and moderation analysis using R, covering interaction effects, path analysis, SEM, and causal mediation. Gain the skills to test mechanisms, explore context, and interpret complex social relationships.

  6. This course is based on the 2025 edition of the best-selling Kubernetes book, that has been fully updated for the latest versions of Kubernetes and the latest industry trends. You won't find a better and more up-to-date book-based course on Kubernetes. Hand-crafted over the past 8 years by best-selling author Nigel Poulton.

  1. testtracknov10
    Sam McClenaghan
    No Description Available
  2. No Description Available
  3. A topic by topic breakdown of the hardest technical interview questions

  4. testtrack
    Peter Armstrong
    No Description Available
  5. Taking this course bundle, you'll learn:SOLID principles (SRP, OCP, ISP, LSP, DIP) in-depthMeta principles: DRY, KISS, YAGNI, SoC, CQS, Law of Demeter, PoLADependency Injection in Depth: IoC or DI containers, best practices, and anti-patternsFunctional Programming in C#: purity and side effects, functional C# features, immutability,...

  6. Taking this bundle, you'll learn:The basics of writing unit testsBest Practices of writing unit testsAPI of NUnitWriting test doublesUsing dependency injection to make code testableA lot of TDD practiceKatas and TDDAcceptance and Integration TestsImplement a WPF app by TDDTDD Best PracticesSpecFlow for writing acceptance testsSelenium:...