Leanpub Header

Skip to main content

Filters


Books

  1. Программирование Cloud Native. Микросервисы, Docker и Kubernetes
    Разработка приложений и микросервисов в стиле Cloud Native. Упаковка микросервисов в контейнеры Docker, развертывание микросервисов с помощью Kubernetes. Управление развернутыми сервисами и их взаимодействие.
    Иван Портянкин

    Программирование всегда доступных, распределенных, обслуживающих миллионы запросов систем основано на возможностях облаков Cloud. Книга расскажет, как создавать приложения согласно концепции Cloud Native, "рожденные" жить и работать в облаке - а именно видеть их как набор микросервисов, упаковывать в образы Docker, и управлять ими в Kubernetes.

  2. The Dynamic Programming Manual
    Mastering Efficient Solutions
    Gábor László Hajba

    Unleash the power of dynamic programming! Master efficiency and solve complex problems with expertly crafted solutions. Java and Python code examples guide your path to optimized application performance. Dive into "The Dynamic Programming Manual" and unlock the secrets of success!

  3. Build a Single Page Application (SPA) with React and React Router , Understand about React and Redux

  4. This book powers our MicroMasters program on edX and specialization on Coursera, one of the ten most popular computer science courses on Coursera. Over half a million students have tried to solve many programming challenges and algorithmic puzzles described in this book. We invite you to join them! See the webpage of the book for more details.

  5. CSS Optimization Basics
    Jens Oliver Meiert

    CSS Optimization Basics is an introduction to quality CSS by former Google tech lead and O’Reilly author Jens Oliver Meiert. The book discusses the mindsets needed for writing effective style sheets, covers optimization for operation and production, and lists resources that aid and inform the well-rounded web developer’s work with CSS.

  6. C#eckmate
    Learning C# and Programming Chess
    Neal Terrell

    Learn the C# programming language by designing and implementing board games, including Othello and chess.

  7. 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.

  8. A Practical Guide to Testing in DevOps offers direction and advice to anyone involved in testing in a DevOps environment. You can read the reviews or check out the Reader Testimonials below.

  9. Reinforcement Learning with Python
    A hands-on introduction
    Pablo Maldonado

    What do Atari games, schedule planning and self-piloted drones have in common? Find the answer in this book!

  10. API Design on the Scale of Decades
    Learn How to Architect and Design Long-lasting APIs
    Nordic APIs

    Expert insights from the Nordic APIs Platform Summit, dedicated to the idea of designing APIs with longevity in mind. We cover the most pressing API design decisions for maintaining long-lasting API platforms, including REST, GraphQL, versioning strategies, REST hooks, OAuth 2.0 in IoT, microservices, and more...

  11. Fly me to the Moon
    An exploration of Genetic Programming
    Daan van Berkel and Rico Huijbers

    Artificial Intelligence has made a lot of promising breakthroughs, but is it up to the challenge of landing a lander on the moon? Find out yourself by learning the technique of genetic programming and see how well your lander fares.

  12. Lean Six Sigma for Good
    How improvement experts can help people in need, and help improve the environment
    Brion Hurley

    For decades, Lean and Six Sigma have helped businesses improve quality, reduce costs, increase profits and improve customer satisfaction. These skills can help reduce pollution, poverty, homelessness, domestic violence, or almost any problem you can imagine. This is a short but powerful book, intended to motivate you to apply your skills for good!

  13. The Anatomy Of Domain-Driven Design - Booklet
    Scott Millett and Samuel Knight

    This booklet is a concise, practical and visual guide to the software practice of Domain-Driven Design.

  14. ReactJS untuk Pemula
    Anggie Bratadinata

    Buku ini membahas topik dari yang dasar seperti ES6 yang perlu dipahami untuk pemrograman JS modern termasuk ReactJS, pembuatan komponen, unit-testing, sampai hosting fail aplikasinya.

  15. Learn about working efficiently with memory in .NET.