Leanpub Header

Skip to main content

Filters


Books

  1. No Description Available
  2. Terraforming Data Product Governance
    Programmable Data Product Framework
    Dr. Jarkko Moilanen
    No Description Available
  3. Learn WPF MVVM - XAML, C# and the MVVM pattern
    Be ready for coding away next week using WPF and MVVM
    Arnaud Weil

    You know next to nothing about WPF but need to start coding your next application within a week. Don't worry: this book has you covered.

  4. Understanding the Four Rules of Simple Design
    and other lessons from watching thousands of pairs work on Conway's Game of Life
    Corey Haines

    The only thing we truly know about software development is that we can expect changes to our system.Through concrete examples, let's explore ways to build flexible, adaptable software systems by better understanding Kent Beck's 4 Rules of Simple Design.

  5. Create awareness of toxic conflict behavior as a necessary first step to eliminate and replace it with healthy, productive communication patterns.

  6. The Charismatic Coder
    The Software Developer's Guide to Social Confidence and Emotional Freedom
    Zsolt Nagy

    Many developers have above average intelligence and skills, yet, their soft-skills don't let them move forward in their career. In this book, you can read my personal experience on becoming more self-aware, more present, and as a side-effect, becoming more charismatic. Going through these experiences help you become emotionally and socially free.

  7. Introduction to Data Engineering
    Learn the skills needed to break into Data Engineering.
    Daniel Beach

    With the rise of Data Science and Machine Learning, Data Engineering is quickly becoming a in-demand skill. Data Engineering requires a unique skillset that is hard to learn without experience. I will teach you how to write scalable data pipelines and more!

  8. Uykudan Önce Bir Doz
    Hayatı daha bilinçli ve verimli yaşamak için pratik dersler ve hatırlatıcılar.
    Daron Yöndem

    Bu kitap, kendime yazdığım bir hatırlatma notu gibi başladı.Zamanla, sadece bana değil, birçok insana iyi gelebileceğini fark ettim. Mükemmel değil.Formül yok.Ama samimi, dürüst ve denenmiş satırlar. Dilerim senin gecelerine de iyi gelir. — Daron

  9. The Complete Redux Book (2nd edition)
    Everything you need to build real projects with Redux
    Ilya Gelman and Boris Dinkevich

    How do I manage a large state in production? Why do I need store enhancers? How do I test middleware?Get the answers to all these questions and many more using simple terms and sample code. Learn everything you need to use Redux to build complex and production-ready web applications.

  10. The Ultimate Cheat Sheet for Longitudinal Data Analysis in R
    Learn key concepts, commands and analyses for longitudinal data analysis
    Alexandru Cernat

    Longitudinal data are powerful but complex, requiring new concepts, data structures, and models that can feel overwhelming to learn. This cheat sheet brings together the key ideas, R commands, and modelling approaches into a single workflow, helping you understand how everything fits together and providing the building blocks for mastering longitudinal data analysis.

  11. Prompt Patterns
    Timeless Design Patterns for Effective Communication with Large Language Models
    Bilgin Ibryam

    Prompting is a design problem, not a syntax problem. Prompt Patterns introduces durable patterns for reliable work with large language models.

  12. Dive into the intricate world of managed runtime environments exploring JVM capabilities and Java-Kotlin interoperability for enhanced programming experiences.

  13. Kotlin Exercises
    Marcin Moskała

    A collection of over 100 Kotlin exercises.

  14. FastAPI desde cero: desarrollo de APIs y aplicaciones web Full Stack con Vue
    Desarrolla tus Backends y APIs REST con Vue, MySQL, MongoDB, WebSockets y Docker
    Andrés Cruz Yoris

    FastAPI es un framework web estupendo para la creación de APIs web con Python; nos ofrece múltiple características con las cuales es posible la creación de APIs modulares, bien estructuradas, escalables y con muchas opciones como validaciones, formatos, tipados entre otros.

  15. Property-Based Testing in a Screencast Editor
    Case Studies from Komposition
    Oskar Wickström

    Read the case studies and learn how property-based testing uncovered subtle bugs in a complex GUI application.