Files
nexus/wiki/sources/build-your-own-x.md

38 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Build Your Own X"
type: source
tags: [编程, 学习, github, 教程]
date: 2026-01-01
---
## Source File
- [[raw/AI/codecrafters-iobuild-your-own-x Master programming by recreating your favorite technologies from scratch.md]]
## Summary
- 核心主题Build Your Own X——通过从零重建喜爱的技术来精通编程
- 问题域:如何通过动手实现而非仅仅使用来深入理解技术原理
- 方法/机制提供分步骤指南涵盖3D渲染器、区块链、数据库、Docker、操作系统等25+领域
- 结论/价值:实践出真知——"我不能创造的,我就不理解"
## Key Claims
- 涵盖25+领域3D Renderer、区块链、Bot、数据库、Docker、游戏、Git、神经网络、操作系统、编程语言等
- 每个领域提供多语言实现版本
- codecrafters.io提供交互式编程挑战
## Key Quotes
> "What I cannot create, I do not understand." — Richard Feynman
## Key Concepts
- [[BYOX]]Build Your Own X的学习方法论
- [[从零实现]]:通过重建技术来深入理解原理
## Key Entities
- [[codecrafters]]:提供编程挑战的教育平台
- [[Richard Feynman]]:名言来源
## Connections
- [[BYOX]] ← 方法论 ← [[codecrafters]]
## Contradictions
- 无冲突