更新CLAUDE.md,删除wiki/concepts空文件

This commit is contained in:
2026-04-14 16:26:02 +08:00
parent c6e3d3c5db
commit ba87044423
361 changed files with 3 additions and 12064 deletions

View File

@@ -1,29 +0,0 @@
---
title: "Codecrafters build-your-own-x"
type: source
tags: [build-your-own-x, 学习, 编程, GitHub资源]
sources: ["https://github.com/codecrafters-io/build-your-own-x"]
date: 2026-01-01
---
## Summary
- 核心主题:通过从零复现技术来掌握编程
- 问题域:如何深入理解现有技术的内部原理
- 方法/机制提供25+技术的分步指南包含3D渲染器、数据库、Docker、Git、操作系统等
- 结论/价值Feynman名言"我不能创造的,我也不理解"
## Key Claims
- 核心理念What I cannot create, I do not understand
- 涵盖25+技术领域3D Renderer、Web Server、Docker、Git、Database、Blockchain、Neural Network等
- 每种技术提供多种编程语言的实现教程
## Key Concepts
- [[从零构建]]:通过复现技术来学习的理念
- [[Build Your Own X]]涵盖25+技术的实践教程集合
## Connections
- [[从零构建]] ← 资源 ← [[Codecrafters]]
- [[Vibe Coding]] ← 相关 ← [[Build Your Own X]]
## Contradictions
- 尚未发现