Leanpub Header

Skip to main content

Filters


Books

  1. Introducción al Análisis Exploratorio de Datos.
    Aplicaciones con R y datos reales.
    Vicente Coll-Serrano

    En el manual expongo, de forma clara y sencilla, los conceptos básicos de un análisis exploratorio de datos a nivel descriptivo y cómo llevarlo a la práctica con el software estadístico R y datos reales. El libro está pensado para que el lector avance paso a paso en su proceso de auto-aprendizaje, por lo que se proporcionan muchos ejemplos.

  2. An introduction to Common Lisp and many useful example programs. Use LLMs, as well as classic symbolic AI techniques.

  3. Design Patterns in Modern Perl
    Practical Patterns for Everyday Perl
    Mohammad Sajid Anwar

    Design Patterns in Modern Perl shows all 23 classic “Gang of Four” patterns implemented in real, runnable modern Perl. See each pattern in bless/Class::Mite, Moo, and class/Object::Pad, with tests and benchmarks you can run yourself. Use it as a practical handbook for designing, refactoring, and modernising serious Perl applications.

  4. CISSP: La Última Milla (Edición en Español)
    Tu guía hacia la meta final
    Pete Zerger and TranslateAI

    El libro cubre todos los temas del programa de estudios más reciente del examen CISSP, organizado en un formato que facilita profundizar en dominios y conceptos específicos del examen de un vistazo, lo que lo convierte en un recurso esencial para cualquiera que aspire a prepararse para el examen sin desperdiciar tiempo ni dinero.

  5. Practical Python for Production under Pressure
    Managing the insanity that is developing pipelines alongside a production at full speed
    Alex Telford

    Facing the insanity that is pipeline development alongside a production in full swing, "Practical Python for Production under Pressure" helps TDs to deliver quality tools and pipelines amidst the chaos.This book focuses on practical workflows and theory to build practical tools and pipelines within an ever changing environment using python, PySide and duct tape ingenuity. Learn about managing communications, building pipelines, working with AI in production, user experience and more.

  6. Real World Agility
    Backed by evidence, built for results
    Nicolas Brown

    What You’ll LearnHow to measure impact and effectiveness of working differentlyThe mistakes you can make around agility and how to avoid themMeasuring team agility at scale, agnostic of any chosen frameworkReal case studies and examples from practical application in large organisations, rather than just theory

  7. Payloads All The Things
    Web Application Security Cheatsheets
    Swissky

    Complete with detailed explanations, practical examples, and real-world scenarios, PayloadsAllTheThings provides everything you need to test, exploit, and secure vulnerable systems.

  8. Practical guidance for teams, organisations and networks to manage without hierarchy.

  9. The Chef Survival Guide
    An Opinionated Approach to Test Driven Chef Development
    Jason Fox
    No Description Available
  10. 140 Tips For Clean Code
    Clean code is not an aesthetic choice; it is a professional advantage
    Petri K. Silén

    140 Tips for Clean Code distills 140 practical, field-tested tips for writing clean, readable, and maintainable code. Each tip is concise, actionable, and grounded in real-world development challenges. No theory for theory’s sake. Whether you are refining a legacy system or starting from scratch, these insights will help you reduce complexity, prevent defects, and make your code a pleasure to work with. Clean code is not an aesthetic choice; it is a professional advantage.

  11. Code Is for Humans
    A Guide to Human-Centric Software Engineering
    Zohar Jackson

    To write better code and build better products, we must understand why engineering and design often fail. Why is it so difficult to write bug-free code? Why do people fail to use products? And why do engineering projects so often go sideways? The answer to these questions lies in the shortcomings of human cognition and the nature of complexity.

  12. Modeling Mindsets
    The Many Cultures of Learning From Data
    Christoph Molnar

    Become a better data scientist by understanding different modeling mindsets.

  13. This book presents both the fundamentals and advanced topics of finite element analysis and design optimization in a concise and pedagogically structured manner

  14. Pure Bash Bible
    A collection of pure bash alternatives to external processes.
    Dylan Araps

    A collection of pure bash alternatives to external processes and programs. The bash scripting language is more powerful than people realise and most tasks can be accomplished without the need for or dependence on external programs.

  15. GitOps
    Cloud-native Continuous Deployment
    Dr. Simon Harrer, Florian Beetz, and Anja Kammer

    GitOps has caused quite some fuss on Twitter and KubeCon, and still continues to do so. This book aggregates the essence of GitOps to help clear up the confusion. This book answers the following questions:What is GitOps?Why should I use GitOps?How does GitOps work?How to get started with GitOps on Kubernetes?What's the Future of GitOps?