| 兩邊的前次修訂版前次修改
下次修改 | 前次修改
|
| computer:program [2025/07/26 15:44] – wm | computer:program [2026/07/10 03:27] (目前版本) – [工具] wm |
|---|
| ====技巧==== | ====技巧==== |
| * [[http://reactivex.io/|ReactiveX]] | * [[http://reactivex.io/|ReactiveX]] |
| | * [[https://github.com/zakirullin/cognitive-load|Cognitive load is what matters]] |
| * [[http://www.playfuljs.com/realistic-terrain-in-130-lines/|Realistic terrain in 130 lines]] | * [[http://www.playfuljs.com/realistic-terrain-in-130-lines/|Realistic terrain in 130 lines]] |
| * [[https://github.com/mkirchner/linked-list-good-taste|Linked lists, pointer tricks and good taste]] | * [[https://github.com/mkirchner/linked-list-good-taste|Linked lists, pointer tricks and good taste]] |
| * [[https://www.mrlacey.com/2020/07/youve-only-added-two-lines-why-did-that.html|You've only added two lines - why did that take two days!]] | * [[https://www.mrlacey.com/2020/07/youve-only-added-two-lines-why-did-that.html|You've only added two lines - why did that take two days!]] |
| * [[http://brooker.co.za/blog/2020/06/23/code.html|Code Only Says What it Does]] | * [[http://brooker.co.za/blog/2020/06/23/code.html|Code Only Says What it Does]] |
| | ===分組=== |
| | * [[https://fsd.how/|Feature-Sliced Design]] |
| ===流程=== | ===流程=== |
| * [[https://trunkbaseddevelopment.com/|Trunk Based Development]] | * [[https://trunkbaseddevelopment.com/|Trunk Based Development]] |
| === Benchmark === | === Benchmark === |
| * [[https://github.com/sharkdp/hyperfine|hyperfine]] | * [[https://github.com/sharkdp/hyperfine|hyperfine]] |
| | === Analysis === |
| | * [[https://colbymchenry.github.io/codegraph/|CodeGraph]] |
| ==== Container ==== | ==== Container ==== |
| * [[https://runc.io/|runC]] | * [[https://runc.io/|runC]] |