Files
nexus/wiki/sources/build-your-own-x.md
2026-04-14 16:02:50 +08:00

1.0 KiB
Raw Blame History

title, type, tags, sources, date
title type tags sources date
Codecrafters build-your-own-x source
build-your-own-x
学习
编程
GitHub资源
https://github.com/codecrafters-io/build-your-own-x
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

Connections

Contradictions

  • 尚未发现