Leanpub Header

Skip to main content

Filters


Books

  1. Day by day as an IT BA: A Business Analyst Journey for Everyone
    Book 1. A Guide from Entry-Level to Senior Business Analyst
    Mikhail Bakhrakh

    For those who have just started a business analyst career path, have friends who are thinking about trying, or just want to compare your BA vision with another one(mine?) ?! Try this book in the series “Day by Day as an IT BA: A Business Analyst Journey for Everyone” (c). The first book is a Guide from Entry-Level to Senior Business Analyst. The content is mixed with a narrative about my professional life story of becoming a BA and my professional overview of each BA growth step. Skills, best practices, tools & hints, personal recommendations - all are here, explained?!Not claiming to be a great writer ?, but as a seasoned BA expert ?‍?, I promise an insightful read! ?

  2. Understanding the most common mistakes in machine learning will allow you not only to avoid them, but to build better machine learning systems and less prone to errors. After reading this book, you will be ready to build more robust and trustworthy machine learning models.

  3. Step into the mind of an IT business analyst—master the tools, mindset, and strategies that drive digital transformation.

  4. This book features a collection of logic puzzles inspired by computational thinking and problem-solving techniques familiar to programmers. These challenges offer a refreshing break from coding while still exercising the same mental muscles that make for good software development.

  5. UNLOCK CISSP
    Essential Notes for Exam Day Success
    Anoop A. Shetty

    FREE BOOK! This book is a comprehensive guide specifically designed for individuals preparing for the CISSP exam. It offers concentrated notes and key information for revision, making it an ideal resource after completing the main reading material. By providing a concise summary of essential topics, the book aims to save valuable time, especially during the critical last-minute study phase, possibly a week before the exam.

  6. Agile Unmasked
    Hrishikesh Karekar
    No Description Available
  7. Diving into JTAG
    A Comprehensive Guide to Debugging, Testing, and Securing Embedded Systems with JTAG Protocol
    Aliaksandr Kavalchuk

    WARNING: The main goal of this book is to test Leanpub functionality, and all the information in this book can be found in my articles for the Interrupt by Memfault and PlatformIO blogs.So, there is no need to buy this book—you should only do so if you prefer reading information in book format or if you just want to buy me a coffee. :) This book is a collection of my articles originally published in the blogs Interrupt by Memfault and PlatformIO with some additional edits and enhancements.   A unique feature of this book is the extensive use of GIF animations and videos to visually demonstrate key concepts and processes. However, since not all EPUB readers support GIF and video playback, each animation and video is accompanied by a link to an external resource. Readers can follow these links to view the corresponding content and enhance their understanding. Repo with all GIF animation: https://github.com/Zamuhrishka/diving-into-jtag-book-animations

  8. Architectural Metapatterns
    The Pattern Language of Software Architecture
    Denys Poltorak

    You’ll find inside:- An atlas of system topologies.- A compendium of architectural patterns.- One of the largest and most cohesive pattern languages.

  9. The book describes the evolution of typical web project architecture, which grows step by step by making changes in architecture, like moving some parts to their own layers, improving error handling, and maybe rethinking how data is stored.

  10. Rote Learning HTML & CSS
    Jens Oliver Meiert

    Learn HTML and CSS, the hard way.

  11. The Elements of Data Analytic Style (Edição em Português Brasileiro)
    Um guia para pessoas que querem analisar dados.
    Jeff Leek and TranslateAI
    No Description Available
  12. Alternative Investments
    Expanding Frontiers
    Kathryn Wilkens, PhD, CAIA

    Alternative investments are no longer “alternatives.” This book shows how they really work—and how to analyze them with clarity, rigor, and modern data-driven insight.

  13. Clojure Goodness Notebook
    Experience the Clojure programming language through code snippets
    Hubert A. Klein Ikkink (mrhaki)

    Learn more about (hidden) Clojure features with code snippets and short articles. The articles and code will get you started quickly and will give more insight in Clojure.

  14. Software Engineering - The Soft Parts
    Lessons from 10 years at Google
    Addy Osmani
    No Description Available
  15. First-class objects in Python
    Higher-order functions, wrappers, and factories
    Leonardo Giordani

    This short book will tell you all you need to know to understand first-class citizenship in Python, which is the gateway to grasp how decorators work and how functional programming can supercharge your code.