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.
An introduction to Common Lisp and many useful example programs. Use LLMs, as well as classic symbolic AI techniques.
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.
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.
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.
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
Complete with detailed explanations, practical examples, and real-world scenarios, PayloadsAllTheThings provides everything you need to test, exploit, and secure vulnerable systems.
Practical guidance for teams, organisations and networks to manage without hierarchy.
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.
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.
Become a better data scientist by understanding different modeling mindsets.
This book presents both the fundamentals and advanced topics of finite element analysis and design optimization in a concise and pedagogically structured manner
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.
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?