mirror of
https://github.com/codecrafters-io/build-your-own-x.git
synced 2026-01-13 08:47:00 +00:00
Compare commits
4 Commits
9a7f55e21f
...
103f64905d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
103f64905d | ||
|
|
cf5d750133 | ||
|
|
d6ce7605f0 | ||
|
|
4730d66d98 |
@@ -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)
|
* [**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**: _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)
|
* [**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`
|
#### Build your own `Database`
|
||||||
@@ -253,6 +254,7 @@ It's a great way to learn.
|
|||||||
* [**Python**: _Generate Music using LSTM Neural Network in Keras_](https://towardsdatascience.com/how-to-generate-music-using-a-lstm-neural-network-in-keras-68786834d4c5)
|
* [**Python**: _Generate Music using LSTM Neural Network in Keras_](https://towardsdatascience.com/how-to-generate-music-using-a-lstm-neural-network-in-keras-68786834d4c5)
|
||||||
* [**Python**: _An Introduction to Convolutional Neural Networks_](https://victorzhou.com/blog/intro-to-cnns-part-1/)
|
* [**Python**: _An Introduction to Convolutional Neural Networks_](https://victorzhou.com/blog/intro-to-cnns-part-1/)
|
||||||
* [**Python**: _Neural Networks: Zero to Hero_](https://www.youtube.com/playlist?list=PLAqhIrjkxbuWI23v9cThsA9GvCAUhRvKZ)
|
* [**Python**: _Neural Networks: Zero to Hero_](https://www.youtube.com/playlist?list=PLAqhIrjkxbuWI23v9cThsA9GvCAUhRvKZ)
|
||||||
|
* [**Python**: _Neural Networks and Deep Learning_](http://neuralnetworksanddeeplearning.com/)
|
||||||
|
|
||||||
#### Build your own `Operating System`
|
#### Build your own `Operating System`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user