Tag
A freeCodeCamp handbook explains why quantum circuits behave differently on real hardware than in simulators due to quantum noise, and covers error mitigation and suppression techniques using Qiskit Aer and tools like Orbit.
freeCodeCamp published a comprehensive handbook on clustering in Python, covering K-means, hierarchical, and DBSCAN clustering with implementations and visualizations.
A handbook explaining clean code principles and patterns for building scalable software, with JavaScript examples.
Harness Handbook provides a behavior-level manual for AI agent harnesses, linking system behaviors to verifiable code evidence to make harnesses understandable, auditable, and editable.
The CUDA Handbook, a comprehensive guide to GPU programming with CUDA, is now available online for free reading with ads or ad-free via membership. The book covers architecture, APIs, and algorithms, with open-source code.
Announces the free availability of the 'Competitive Programmer’s Handbook', covering 30 important DSA topics for tech interview preparation.
The second edition of 'The Garbage Collection Handbook' updates the authoritative reference on automatic memory management, covering new hardware, software, and algorithm developments.
An open, in-progress handbook explaining LLM inference internals including GPU memory hierarchy, KV cache, batching, and popular inference engines like vLLM and TensorRT-LLM.
A tweet recommends the Language AI Handbook, a free online resource that covers LLM components from classical NLP to modern transformers, quantization, RL, and safety.