Here it is--why to document, what to document, and how to document all in one book, with help for the beginning documenter as well as those with experience. It is appropriate for individual use, as a manual in the field, or for classroom instruction.
Discover the SCRUM for HARDWARE pioneers: from Wikispeed to the first Scrum for Hardware Gathering, the Agile Product Charter, and Scrum@Scale. The book is divided into three parts: the stories, the method, and the case studies. This book support WIKISPEED, 50% of the fees go to the project. Also available in Italian
AI can generate code fast. The hard part is making that work reviewable, traceable, and reliable. Apractical field guide for developers building real software with AI coding agents—wrapping agent work in contracts, context structure, traceability, review gates, tests, and measurement so fast-generated code becomes maintainable software.
The Codex Playbook helps enterprise engineering teams turn Codex from a helpful assistant into a reliable part of the software delivery system, with practical patterns for context engineering, repositories, GitHub workflows, MCP, governance, and AI-assisted development.
Game producers already have most of what AI collaboration requires. They have been managing context, decomposing work, and evaluating output for years. This book is the map from where they are to where the work is going.
The definitive guide to Cursor, the AI-native IDE used by half the Fortune 500. From tab completion to Agent Mode, from .cursorrules to Composer — 14 chapters covering everything developers need to master the IDE that thinks with you.
This book is for anyone who wants to start developing with Electron.js; No prior knowledge of other JavaScript frameworks is required, although you should know basic Node.js development, as well as HTML, CSS, and JavaScript.
You are going to discover why templates as-is are not enough and how concepts came to the rescue. You are going to learn about how to use them in four different ways with functions, how to use them with classes, what kind of concepts are already delivered with the standard library and how to write new ones from scratch.
Learning git is just as important as learning any programming language
In 2010, Joshua McAdams and I updated Joseph Hall's seminal book Effective Perl Programming for v5.10. We also set up a website to continue that work, and in the next 10 years we posted hundreds more articles, many of which explained new features that showed up after v5.10. I've collected and updated the items explicating those new features.
For both beginning and experienced programmers! From the author of the multi-award-winning Thinking in C++ and Thinking in Java and a Kotlin team member comes a book that breaks concepts into small, easy-to-digest "atoms," along with exercises supported by hints and solutions directly inside IntelliJ IDEA! Full support at www.AtomicKotlin.com.
Janet GregoryとLisa Crispinによる2019年9月発行の書籍『Agile Testing Condensed』の日本語翻訳版です。アジャイルにおいてどのような考えでテストを行うべきなのか簡潔に書かれています!
These are the fundamental principles of greenkeeping, if one agrees that greenkeeping is all about the growth rate of the grass and modifying that rate to get the desired surface conditions. Here's what influences the growth rate, how turfgrass managers can think about those factors, and how they can be adjusted to achieve the desired growth rate.
Embedded security is an architecture problem, not a checklist.This book shows how to build a coherent security design for real devices: what embedded cybersecurity means, why it’s different in embedded systems (constraints, lifecycle, physical access, limited patching), and how to turn that into practical design decisions. You’ll learn threat modeling and trust boundaries, then the core mechanisms that must work together: secure boot and root of trust, key management, secure communication, and robust firmware updates. Early access: updated regularly as new chapters and examples are added. Purchasers receive updates.