mirror of
https://github.com/codecrafters-io/build-your-own-x.git
synced 2026-01-13 00:36:59 +00:00
Compare commits
6 Commits
370ae3dc50
...
ac1c8d7511
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ac1c8d7511 | ||
|
|
cf5d750133 | ||
|
|
d6ce7605f0 | ||
|
|
50e8cac20e | ||
|
|
ad057fce9a | ||
|
|
877fa00ee4 |
@@ -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`
|
||||
@@ -351,6 +352,7 @@ It's a great way to learn.
|
||||
* [**Python**: _Building A Python-Based Search Engine_](https://www.youtube.com/watch?v=cY7pE7vX6MU) [video]
|
||||
* [**Python**: _Making text search learn from feedback_](https://medium.com/filament-ai/making-text-search-learn-from-feedback-4fe210fd87b0)
|
||||
* [**Python**: _Finding Important Words in Text Using TF-IDF_](https://stevenloria.com/tf-idf/)
|
||||
* [**Python**: _Neural Image Search with Jina_](https://colab.research.google.com/github/alexcg1/neural-search-notebooks/blob/main/fashion-search/1_build_basic_search/basic_search.ipynb)
|
||||
|
||||
#### Build your own `Shell`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user