๐ Tech Books
Not doc translations โ systematic knowledge from internals to production. Free online reading for all experience levels.
0
Books
0
Chapters
Free
Online
โจ NEW
๐ป
How Computers Work
่ฎก็ฎๆบๆฏๆไนๅทฅไฝ็
Starting from a single electrical signal, this book dismantles the complete chain from transistors, CPUs, memory, and operating systems to modern multi-core architectures. No formulas to memorize โ only intuition to build. Suitable for complete beginners through advanced engineers. 28 chapters to master computer fundamentals.
๐ 28 ch
Done
่ฎก็ฎๆบๅ็CPU
๐ฅ HOT
โก
The Complete Hermes Agent Guide: From Zero to Production Autonomous AI Systems
Hermes Agent ๅฎๅ
จๆๅ๏ผไปๅ
ฅ้จๅฐ็ไบง็บง่ชไธป AI ็ณป็ป
The most comprehensive Hermes Agent technical guide: covering NousResearch Hermes model family, self-improving learning loops, Atropos RL framework, Skill engineering (development/testing/publishing), MCP/A2A protocol ecosystem, full self-hosting stack (Ollama/vLLM/K8s), advanced Agent architectures (ReAct/Reflexion/multi-agent coordination), Token cost optimization (73% fixed overhead analysis), security hardening, and 5 complete production case studies. 75 chapters โ the definitive handbook for developers moving from 'understanding Agents' to 'building production autonomous AI systems'.
๐ 75 ch
Done
HermesAgent
โจ NEW
๐ค
The Complete Claude Guide: From API to Production AI Agents
Claude ๅฎๅ
จๆๅ๏ผไป API ๅฐ Agent ็ไบงๅฎๆ
The most comprehensive Claude technical book: covering all model selection, Messages API with 27 parameters, Extended/Adaptive Thinking, Tool Use/Computer Use, MCP protocol, Managed Agents, Claude Code (Skills/Plugin/Hooks/Sub-agents), Plugin development and publishing, Bedrock/Vertex/Azure multi-cloud integration, Admin API enterprise management, and Constitutional AI safety compliance. 80 chapters โ the definitive guide for developers moving from 'calling the API' to 'building production AI systems'.
๐ 80 ch
Done
ClaudeAnthropic
๐ฆ
OpenClaw Complete Guide: From Internals to Production
OpenClaw ๅฎๅ
จๆๅ๏ผไปๅ็ๅฐ็ไบงๅฎๆ
Master OpenClaw end-to-end: five-layer architecture, Gateway WebSocket protocol, Pi execution engine, Command Queue, Skills/Plugin/Memory systems, ClawBleed/ClawHavoc security incidents, Multi-Agent routing, physical Node integration, production deployment and 10 real-world case studies. 43 chapters, completely free.
๐ 43 ch
Done
AI AgentOpenClaw
Redis Complete Guide: From Data Structure Internals to Cloud-Native Production
Redis ๅฎๅ
จๆๅ๏ผไปๆฐๆฎ็ปๆๅบๅฑๅฐไบๅ็็ไบงๅฎๆ
Master Redis end-to-end: SDS/skiplist/listpack/hashtable source code, RDB/AOF persistence, replication and Sentinel/Cluster HA, ae event loop internals, memory eviction, Lua/transactions/Pub-Sub, RedisSearch/JSON modules, Java/Python/Go clients, Aerospike/Dragonfly/Valkey comparisons, cloud vendor forks (Tair/MemoryDB), cache design patterns, distributed locks, 10 real use cases, and 10 production incident post-mortems. 43 chapters, completely free.
๐ 43 ch
Done
RedisCache
Kafka Internals: From Message Delivery to Streaming Architecture
Kafka ๅ
ๆ ธๅฎๆ๏ผไปๆถๆฏๆ้ๅฐๆตๅผๆถๆๆบ็ ่งฃๆ
Master Apache Kafka 3.7+ from the ground up: binary protocol dissection, Reactor network model, log storage engine source code, ISR replication, KRaft controller, Kafka Streams, Kafka Connect, hierarchical timing wheel internals, and root cause analysis of 10 real production incidents. 32 chapters at internals depth, completely free.
๐ 32 ch
Done
KafkaDistributed Systems
Next.js Full-Stack: From App Router to Production
Next.js ๅ
จๆ ๅผๅ๏ผไป App Router ๅฐ็ไบง้จ็ฝฒ
Master Next.js 15 from the ground up: App Router routing, React Server Components internals, Server Actions, streaming, data caching strategies, authentication, database integration, performance optimization and production deployment. Covers Pages Router โ App Router migration. 26 chapters, completely free.
๐ 26 ch
Done
Next.jsReact
React in Depth: From Hooks to Source Code
React ๅฎๆ๏ผไป Hooks ๅฐๆบ็
Master React 19 from the ground up: JSX compilation, Hooks internals, state management, performance optimization, engineering best practices, and deep dives into Fiber architecture and Reconciler source code. Covers React 18โ19 key changes. 28 chapters, completely free.
๐ 28 ch
Done
ReactHooks
High Performance MySQL โ Complete Optimization Guide
MySQL ๆง่ฝไผๅๅฎๅ
จๆๅ
A comprehensive MySQL optimization encyclopedia from beginner to architect level: InnoDB internals, index optimization, query tuning, config generator, distributed architecture, industry solutions, interview prep. 50 deep-dive topics, completely free.
๐ 50 ch
Done
MySQLDatabase
๐ค
The AI Efficiency Playbook
AI ๆๆๅฎๆๆๅ
From concept to practice โ use AI to 10x your daily productivity: Prompt frameworks, writing, research, data analysis, content creation, project management. 15 chapters, 200+ ready-to-use real Prompt case studies.
๐ 15 ch
Done
AIProductivity
๐
AI-Powered Excel: From Formulas to Full Automation
็จ AI ๆๅฎ Excel๏ผไปๅ
ฌๅผๅฐ่ชๅจๅ
No formula memorization, no coding required. Use AI to generate VLOOKUP, pivot tables, and VBA scripts. 20 chapters, 200+ prompt case studies, completely free.
๐ 20 ch
Done
ExcelWPS
Python Automation in Practice: Replace Repetitive Work with Scripts
Python ่ชๅจๅๅฎๆ๏ผ็จ่ๆฌๆฟไปฃ้ๅคๅณๅจ
Learn Python automation from scratch: batch Excel/Word processing, scheduled emails, web scraping, AI API integration. 16 in-depth chapters with production-ready code for real workplace scenarios.
๐ 16 ch
Done
PythonAutomation
Linux Shell: From Beginner to Kernel Contributor
Linux Shell ไปๅ
ฅ้จๅฐๅ
ๆ ธ่ดก็ฎ
Five depth layers for everyone from beginner to kernel contributor. Filesystem/inode/permissions/process internals, shell scripting engineering (shellcheck/bats/trap), systemd/cgroup/eBPF/perf profiling, namespace/seccomp container internals, syscalls and kernel contribution workflow. 20 chapters, completely free.
๐ 20 ch
Done
LinuxShell
๐
n8n Workflow Automation in Practice
n8n ่ชๅจๅๅทฅไฝๆตๅฎๆๆๅ
The most comprehensive Chinese n8n tutorial: from installation to AI Agents. Visual workflow automation, 400+ node integrations, IM bots, LLM integration, RAG pipelines, self-hosted deployment. 20 chapters for ops, PMs, and developers.
๐ 20 ch
Done
n8nAutomation
๐ค
Dify in Depth: Build Enterprise AI Apps from Zero to Production
Dify ๅฎๆ๏ผไป้ถๆๅปบไผไธ็บง AI ๅบ็จ
24 chapters covering Dify end-to-end: RAG internals and tuning, workflow orchestration, Agent architecture, self-hosted HA deployment, cost control and observability. Four difficulty layers per chapter โ PMs to senior engineers all benefit.
๐ 24 ch
Done
DifyAI
๐ฌ
AI Short Drama: Create & Monetize with AI
AI็ญๅงๅถไฝไธๅ็ฐๅฎๅ
จๆๅ
Build viral AI short dramas from scratch: scriptwriting, AI image/video generation, consistent character LoRA, editing, TikTok cold start, account matrix, paid drama revenue, overseas monetization. 22 chapters from production to profit.
๐ 22 ch
Done
AI็ญๅง
โก
Cursor & Claude in Practice: The Complete AI-Assisted Development Guide
Cursor / Claude ็ผ็จๅฎๆ๏ผAI ่พ
ๅฉๅผๅๅฎๅ
จๆๅ
From Cursor setup to Claude API integration โ master the complete AI-assisted development workflow: multi-file Composer editing, .cursorrules best practices, AI TDD, smart debugging, full-stack projects, AI Agent development. 18 chapters, the definitive guide for developers.
๐ 18 ch
Done
CursorClaude
๐ HOT
TypeScript in Action: From Basics to Turing-Complete Type Programming
TypeScript ็ผ็จๅฎๆ๏ผไปๅ
ฅ้จๅฐ็ฑปๅ็ณป็ปๅพ็ตๅฎๅค
From JS migration to the limits of the TypeScript type system: type inference, generics, conditional types, variance, Branded Types, Result pattern, type-safe state machines, type-level algorithms, HKT simulation, Compiler API. 28 chapters โ the only Chinese guide covering ultra-advanced type gymnastics.
๐ 28 ch
Done
TypeScriptJavaScript
โจ NEW
Deep JavaScript: ECMAScript Principles
ๆทฑๅ
ฅ็่งฃ JavaScript๏ผECMAScript ๅ็
Not a how-to guide โ a why-it-works guide. From Brendan Eich's 10-day design decisions to V8 JIT deoptimization, covering all core ECMAScript mechanisms: type system, prototype chain, execution contexts, closures, event loop, Promise resolution algorithm, ESM module linking. Four-layer structure per chapter serves developers at every level. 35 chapters โ the most in-depth ECMAScript internals guide in Chinese.
๐ 35 ch
Done
JavaScriptECMAScript
โจ NEW
Deep Vue 3: From History to Engine Internals
ๆทฑๅ
ฅ Vue 3๏ผไปๅๅฒๆผ่ฟๅฐๅผๆๅ็
Not a Vue 3 tutorial โ a Vue 3 internals book. From Evan You's three rewrite decisions to the complete internal mechanics of the Proxy reactivity engine, template compiler, and Diff algorithm. Four-layer structure per chapter serves developers at every level: Level 1 direct conclusions, Level 2 engine internals, Level 3 Vue 3 source code and design docs, Level 4 high-frequency pitfalls. 32 chapters covering history, reactivity, compilation, renderer, Composition API, state/routing, animation/errors/security, and performance engineering.
๐ 32 ch
Active
Vue 3ๅๅบๅผๅ็
โจ NEW
๐งฎ
Data Structures and Algorithms
ๆฐๆฎ็ปๆไธ็ฎๆณ
From complexity analysis to dynamic programming, from hash table internals to B+Tree indexes. 43 chapters covering interview patterns, engineering applications, and classical proofs. All Python code is runnable.
๐ 43 ch
Active
ๆฐๆฎ็ปๆ็ฎๆณ
โจ NEW
๐น
Go in Action
Go ่ฏญ่จๅฎๆ
Language core + runtime internals + engineering practice + AI applications in one book. Dives into GMP scheduler, GC, and channel source code. Uses real yiteai-dev-server code โ one project per chapter. Covers AI Agents, MCP Servers, and RAG pipelines in Go. 53 chapters.
๐ 53 ch
Active
GoGolang
No matching books found
Try other keywords or categories