30 lines
1.0 KiB
Markdown
30 lines
1.0 KiB
Markdown
---
|
||
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
|
||
- 尚未发现
|