https://github.com/dcts/rust-bootcamp
LEARNING RUST, join us here: https://ubiquitous-dandelion-895.notion.site/Rust-Bootcamp-04b8ddd8f8494c4daa7dcc64f6ab90d9
https://github.com/dcts/rust-bootcamp
Last synced: 8 months ago
JSON representation
LEARNING RUST, join us here: https://ubiquitous-dandelion-895.notion.site/Rust-Bootcamp-04b8ddd8f8494c4daa7dcc64f6ab90d9
- Host: GitHub
- URL: https://github.com/dcts/rust-bootcamp
- Owner: dcts
- Created: 2021-07-31T09:02:20.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-07-18T09:42:50.000Z (almost 4 years ago)
- Last Synced: 2025-09-13T16:58:22.897Z (9 months ago)
- Language: Rust
- Size: 2.22 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rust Bootcamp Learning Diary
Folders explained
- **traversy-media-tutorial**: all learnings from [this video](https://www.youtube.com/watch?v=zF34dRivLOw)
- **rust-by-example**: all excercises from [RUST BY EXAMPLE](https://doc.rust-lang.org/rust-by-example/)
- **rustbook_2_guessing-game-cli**: Rustbook chapter 2
- **rustbook_3_variables**: Rustbook chapter 3 (variables)
- **excercises**: self created excercises to train syntax and problem solving in rust. Find all excercises [here](https://ubiquitous-dandelion-895.notion.site/Session-2-7-8-2021-8-16h-UTC-Rustlings-and-Excercises-dad6c1e3dd3445d49d94de7893587cc3).
### Join our Rust Bootcamp 🚀
- **Notion**: https://ubiquitous-dandelion-895.notion.site/Rust-Bootcamp-04b8ddd8f8494c4daa7dcc64f6ab90d9
- **Slack Channel**: https://join.slack.com/t/slack-cbo5703/shared_invite/zt-tksslzmr-gjQpBTCDUn7kyk7mx~Ua9Q
# Why Learning Rust in 2021?
- Build secure and performant applications
- Build holochain apps


# Been learning rust for 2 days now, and I still cannot simply reverse an array... Worry not, always remember:

# Small Project Idea:
create CLI tool that displays the current price of a given cryptocurrency in the terminal (with ASCII aret showing the logo). Example: `cprice hot` => return logo and current price in ASCII art