AI-Assisted Development verspricht Geschwindigkeit – aber Vibe Coding liefert oft Chaos. EXACT Coding zeigt, wie Software-Craft-Prinzipien und TDD als Korrektiv wirken: für Code, der schnell entsteht und trotzdem hält, was er verspricht.
Ten C++ investigations into programs that compiled clean, ran perfectly, and still got the answer wrong. A forensic journey through the bugs that hide in plain sight.
Una guida pratica a Claude Code, scritta con Claude Code.Su Claude Code circolano due tipi di contenuti: video YouTube che si fermano ai primi dieci minuti e thread social che promettono "guide complete" in cambio di un'email. Questo libro nasce dall'esigenza opposta: avere finalmente un manuale che spieghi lo strumento per intero, senza hype e senza muri di lead generation.140 pagine costruite a partire dalla documentazione ufficiale Anthropic, verificate su Claude Code v2.1.123, con esempi reali invece che screenshot da marketing. Si parte dall'installazione su macOS, Linux e Windows, si passa per Plan Mode, CLAUDE.md, gestione del contesto, sicurezza dei permessi, Skill personalizzate, subagent custom, integrazione MCP, e si arriva al prompt engineering aggiornato al 2026 — quello vero, dopo che le formule magiche del 2023 si sono sgonfiate.Il libro è pensato per due lettori in parallelo: lo sviluppatore senior che vuole integrare Claude Code nel proprio workflow di produzione, e chi si avvicina per la prima volta agli strumenti AI agentici e ha bisogno di una mappa. I capitoli iniziali costruiscono le basi senza dare nulla per scontato; quelli avanzati entrano nei meccanismi che fanno la differenza tra un uso superficiale e uno strategico.Tre cose che troverai e che altrove fatico a trovare:Il prompt engineering riletto al 2026. Niente ruoli posticci, niente "agisci come un esperto di...". Le tre leve che contano davvero — istruzioni esplicite, contesto adeguato, esempi curati — applicate al contesto specifico della CLI.Workflow reali, non demo da slide. Esempi concreti su WordPress e Node.js presi da progetti veri, non da repository giocattolo.In apertura c'è una prefazione scritta da Claude Opus, a cui ho dato il manoscritto completo chiedendogli un commento onesto, anche dove il libro non funzionava. È rimasta lì come l'ha scritta: è il modo più trasparente che mi sia venuto in mente per inquadrare il libro.Il libro è gratis — pay-what-you-want con minimo zero. Se ti torna utile e vuoi contribuire, decidi tu quanto. Se non puoi o non vuoi, scarichi e leggi senza pensieri: la licenza Creative Commons BY-SA 4.0 ti permette anche di redistribuirlo e modificarlo, basta citare la fonte e mantenere la stessa licenza.
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!
Learn everything there is to know about Shodan from the founder himself. The book covers all aspects from the website through to the developer API with exercises to help test your understanding.
New to PHP? Coming back to PHP after a hiatus? Been writing PHP for a decade? Whatever your level, you'll learn something here.
Descubre cómo construir interfaces web modernas, limpias y responsivas con Bootstrap 5 a través de una guía práctica pensada para aprender paso a paso. En este libro recorrerás desde los fundamentos del framework hasta temas más avanzados como personalización con Sass, modo oscuro nativo, integración con Vue 3 y Livewire, rendimiento en producción y creación de formularios avanzados.
¿Kubernetes te parece difícil? Esta es la precuela técnica que necesitas. Deja de copiar Dockerfiles a ciegas y domina los cimientos: imágenes, redes, volúmenes y Docker Compose. La guía definitiva en español para entender los contenedores y construir la base sólida de todo Ingeniero DevOps.
Presentation and control of interactive maps for traditional Internet and mobile platforms is now in your hands using leaflet.js. This book is aimed at helping people get started with this awesome JavaScript library. You can download for free or donate if you feel like contributing to further development :-).
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?
In this book key contributors to the JavaParser library teach you how to programmatically analyse, transform and generate your java code base. The first part of the book aims to introduce you to the basics of the library before the team take you through a more detailed look at some of their favourite applications of the library.
Effective Code Review Tips and Tricks
A 24-year game design veteran's field manual for putting generative AI to work in real production — with every prompt, every line of code, and every verification step disclosed.
Example chapter available on ThinkingEA.com - A Very Common Tragedy (Chapter 17)