mirror of
https://github.com/codecrafters-io/build-your-own-x.git
synced 2026-01-13 00:36:59 +00:00
Compare commits
4 Commits
ba71341276
...
06e7a62de4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
06e7a62de4 | ||
|
|
cf5d750133 | ||
|
|
d6ce7605f0 | ||
|
|
969601cd9e |
@@ -123,6 +123,7 @@ It's a great way to learn.
|
||||
* [**Node.js**: _Create a CLI tool in Javascript_](https://citw.dev/tutorial/create-your-own-cli-tool)
|
||||
* [**Rust**: _Command line apps in Rust_](https://rust-cli.github.io/book/index.html)
|
||||
* [**Rust**: _Writing a Command Line Tool in Rust_](https://mattgathu.dev/2017/08/29/writing-cli-app-rust.html)
|
||||
* [**Zig**: _Build Your Own CLI App in Zig from Scratch_](https://rebuild-x.github.io/docs/#/./zig/terminal/cli)
|
||||
|
||||
|
||||
#### Build your own `Database`
|
||||
@@ -229,6 +230,7 @@ It's a great way to learn.
|
||||
* [**Python**: _Write yourself a Git!_](https://wyag.thb.lt/)
|
||||
* [**Python**: _ugit: Learn Git Internals by Building Git Yourself_](https://www.leshenko.net/p/ugit/)
|
||||
* [**Ruby**: _Rebuilding Git in Ruby_](https://robots.thoughtbot.com/rebuilding-git-in-ruby)
|
||||
* [**Ruby**: Building Git](https://github.com/jcoglan/jit)
|
||||
|
||||
#### Build your own `Network Stack`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user