Leanpub Header

Skip to main content

Filters

Books

  1. ChatGPT: Your Python Coach
    ChatGPT: Your Python Coach
    Mastering the Essentials in 100 Prompts
    Sergio Rojas-Galeano

    Discover the world of Python programming with ChatGPT as your guide! Dive into essential concepts, solve engaging and fun challenges, and explore the limitless potential of coding. This joyful journey will empower you to master Python in just 100 prompts, equipping you with the necessary skills to unleash your creativity as a promising programmer!

  2. A Hands-On Introduction to Essential Python Libraries and Frameworks (With Code Samples)

    Essential Python libraries and frameworks that every aspiring data scientist, ML engineer, and Python developer should know.

  3. Email security: attack and defence

    Learn how to attack and defend email infrastructures.

  4. Cracking The Tough Parts In Python
    Cracking The Tough Parts In Python
    Abdur-Rahmaan Janhangeer

    Crack the really hard topics in Python once for all. And, yes, this book starts each chapter from scratch.

  5. Domain Driven Design- Visual Notebook

    Domain Driven Design, DDD, Strategic Design, Tactical Design, Enterprise Application Development, Agile, Scrum, Event Storming, Domain Storytelling, Microservices, CQRS, Layered Architecture, OOP, SOLID, KISS, YAGNI, DRY, Gang of Four, Enterprise Application Architecture Patterns, TDD, BDD

  6. C# for Babies
    C# for Babies
    Teach your little ones the basics of the C# programming language!
    Maarten Balliauw, Khalid Abuhakmeh, and Arina Kovrizhkina

    An illustrated book perfect for teaching your little ones the basics of the C# programming language!

  7. The software guidebook
    The software guidebook
    A guide to documenting your software architecture.
    Simon Brown

    A guide to documenting your software architecture.

  8. Neurociencias, Fácil: Volumen 1

    Aprende neurociencias, fácil.

  9. Real World PowerShell

    Transition from foo & bar into real world application of PowerShell!  Explore actual advanced functions and scripts written to accomplish every day tasks. Understand WHY the code was developed, HOW PowerShell was applied, and WHAT the final outcome was.  Armed with this knowledge you can begin to develop your own PowerShell solutions!

  10. Bash programming from scratch

    Bash programming tutorial

  11. Trunk-Based Development And Branch By Abstraction

    Trunk-based development and branch by abstraction super reference. All the aspects of this industry leading branching model covered.

  12. Программирование на Bash с нуля

    Самоучитель по программированию на языке Bash

  13. Java Programming for Raspberry Pi
    Java Programming for Raspberry Pi
    A Hands-On Guide to Electronics and IoT Projects (2026 edition)
    Frank Delporte

    Get started with the latest versions of Java, JavaFX, Pi4J, Spring, and so much more. Learn the power (and fun!) of experimenting with electronics. All explained in many small and easy-to-understand examples.

  14. .NET Web Application Logging Essentials
    .NET Web Application Logging Essentials
    A practical guide to logging in ASP.NET, MVC, Web API and Core
    Thomas Ardal

    An introduction to logging concepts and how to use them in .NET. I'll introduce you to a range of different logging techniques and frameworks. In the final part of the book, logging from .NET web frameworks is discussed and the reader is introduced to the terms "Cloud Logging" and "Error Management".

  15. Building Conduit
    Building Conduit
    Applying CQRS/ES to an Elixir and Phoenix web app
    Ben Smith

    Discover why functional languages, such as Elixir, are ideally suited to building applications following the command query responsibility segregation and event sourcing (CQRS/ES) pattern. Learn how to implement this architecture in a Phoenix web application to build an exemplary Medium.com clone.