What is a good software architecture? Why should we bother structuring the code and spending time testing it? If you like spending hours debugging your programs or staying late at the office to recover from a buggy deploy in production this book is definitely NOT for you!
Aprende todo sobre Python desde cero hasta experto. Curso para aprender Python paso a paso de forma fácil y con ejercicios prácticos que te ayuden a comprender todo sobre Python. El 100% del dinero recaudado con el libro será donado a @AmazonWatch, ONG que trabaja para proteger los bosques tropicales y los derechos de los pueblos indígenas.
A straightforward introduction to PySide6: Create functional, cross-platform GUIs in Python with practical, step-by-step blueprints.
A primordial Lisp described in detail.
The Working Notes complement Applied Data Science for Credit Risk and Probability of Default Rating Modeling with R, offering practice-oriented insights. Based on the author’s GitHub repository, they address real-world challenges and are regularly updated to reflect ongoing developments.
Aprende los conceptos básicos del Machine Learning y avanza poco a poco con teoría y divertidos ejercicios prácticos en Python a niveles intermedios y avanzados hasta llegar al Deep Learning.Tu camino para convertirte en un Científico de Datos comienza aquí
Learn to Think Like a Senior Engineer — by Building a Card Game EngineA hands-on guide to system design, clean architecture, and engineering judgment. No fluff. Just practical, test-driven code you’ll actually use.
A Developer’s Practical Guide to AI-Driven Productivity
Las reglas de Object Calisthenics de Jeff Bay pueden ser la base para abordar refactoring efectivo de tu código.
Cheat sheets can be a really helpful resource when you're learning a new language. They remind you of the syntax and concepts you've just learned, so you can focus on writing your own code instead of rereading sections of a book or rewatching parts of a video.
A hands-on introduction to econometrics using Python notebooks in the cloud. Intuitive examples, real-world case studies, and AI-powered tools—no installation required. From your first simple regression to satellite imagery-based predictions of poverty across Bolivia, you will learn by doing.
"Exploitology: Web Apps Exploits" explores web app security, focusing on vulnerabilities, exploitation techniques, and defense strategies. With practical examples and real-world scenarios, this book helps readers sharpen their penetration testing skills and stay ahead in cybersecurity.
A comprehensive guide to learning the Python programming language, written so to be accessible to readers of all levels, from beginner python developers to those who have some experience with python. Even more advanced users may find some utility from the later chapters.
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.