Leanpub Header

Skip to main content

Filters


Books

  1. Domain-Driven Design And Microservices Explained with Examples
    Learn to clarify and focus the boundaries of your system’s architecture
    Sandeep Jagtap
    No Description Available
  2. Pandemic And Beyond
    Our Healthcare System Should Turn Science Fiction Into Science Fact
    Pranavsingh Dhunnoo

    Discover the exciting world of digital health which is set to disrupt the healthcare landscape as we know it.

  3. DataViz: How to Choose the Right Chart for Your Data is a short guide to all the different types of charts you’ll commonly encounter in statistics.It is a snappy little non-threatening book about everything you ever wanted to know about the craft of creating inspirational graphics for your study – irrespective of your audience.

  4. The Oracle database in modern IT architectures
    Intelligent Persistence for applications, microservices, business processes, data analytics, documents and more
    Peter de Vaal

    Wondered why you should still use a relational database such as Oracle? Any reason why you should not go for noSQL databases such as MongoDB or Cassandra? Want to find the best way to fit the relational database into an object oriented framework or a javascript based front-end application? This is the book that answers your questions.

  5. En este breve manual se describe cómo desarrollar una API REST muy simple usando NestJs y MongoDB en cinco sencillos pasos, creando los endpoints (puntos de acceso a la API) necesarios para obtener, añadir, borrar y modificar elementos.

  6. Reconnaissance is the most important part of information security assessment activities, especially in Black-Box Penetration Testing / Bug Hunting activities, and should be underlined in performing reconnaissance, it does not invariably depend on the plenty of resources. Here the most important thing we need is creativity (resourcefulness)

  7. The Cave
    Competing against Incumbents
    Isaak Tsalicoglou

    If you are a serious contender attempting to dethrone an incumbent competitor, or at least gain market share at their expense, you will find this book insightful. Same goes if you find yourself trapped in a business' or a product's proverbial Cave, or if you are the CEO or a product manager of a long-successful incumbent business that suddenly faces competition by a serious contender, and your organization feels "stuck" in addressing the business threat.

  8. No Description Available
  9. Goal-Aligned Test Strategies
    Using Wardley Maps to visualize test strategies and align the test strategies with business goals.
    Jesper Ottosen

    Start visualizing test strategy work using Wardley maps. Take the viewpoint of your decision maker, derive guiding policies for needed decisions, and have actions that leverage change.

  10. Mi kell a programozói karrierváltáshoz?
    Avagy egy "Ha ezt tudtam volna..." -munkafüzet a szoftverfejlesztői karrier elkezdéséhez
    Zsolt Nagy and Dr. Fekete Róbert Tamás

    Mi tart vissza attól, hogy még ma elkezdj a karrierváltásodon dolgozni? Bármilyen kétely is lenne benned, ebben a munkafüzetben annyira mélyre ásunk, amennyire csak lehet, hogy el tudd dönteni, hogy neked való-e a szoftverfejlesztési karrier.

  11. The goal of this book is to get the reader up to speed with chart production with ggplot2. This book is the third in a series of books by the same author which deals with data visualization in R. Hope you enjoy it as we did writing it.

  12. The goal of this book is to explore the nooks and crannies of chart production with the lattice package and is the second in a series of books on data visualization with R. Enjoy !!!

  13. Learn Python with 100+ self-explanatory codes.

  14. Building and Developing Apps & Bots for Microsoft Teams
    A guide for developers and normal people alike.
    Tom Morgan

    This is a guide for those who want to build apps and bots for Microsoft Teams. It is aimed at both pro-developers and non-developers. Covering design & architecture, code examples, tips and comparisons, it is the only book you need to help you get starting building for Microsoft Teams.

  15. If there is one thing R is famous and known about, is its graphics capabilities. There are many packages out there for producing plots in R, top amongst which is the base graphics package which comes with R preinstalled.  The goal of this book is to explore chart production with base graphics in depth.