mirror of
https://github.com/codecrafters-io/build-your-own-x.git
synced 2026-01-13 08:47:00 +00:00
Compare commits
6 Commits
df9d089d11
...
d7db17a9c1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d7db17a9c1 | ||
|
|
cf5d750133 | ||
|
|
d6ce7605f0 | ||
|
|
2650d99c8b | ||
|
|
af2b443ac6 | ||
|
|
5319885369 |
@@ -112,6 +112,7 @@ It's a great way to learn.
|
||||
* [**Python**: _Creating Reddit Bot with Python & PRAW_](https://www.youtube.com/playlist?list=PLIFBTFgFpoJ9vmYYlfxRFV6U_XhG-4fpP) [video]
|
||||
* [**R**: _Build A Cryptocurrency Trading Bot with R_](https://towardsdatascience.com/build-a-cryptocurrency-trading-bot-with-r-1445c429e1b1)
|
||||
* [**Rust**: _A bot for Starcraft in Rust, C or any other language_](https://habr.com/en/post/436254/)
|
||||
* [**Python**: How To Create openai(chatgpt) Telegram Bot Using Python](https://youtu.be/bsBY9Ui8sKM)[video]
|
||||
|
||||
#### Build your own `Command-Line Tool`
|
||||
|
||||
@@ -123,6 +124,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`
|
||||
|
||||
Reference in New Issue
Block a user