An open API service indexing awesome lists of open source software.

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

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

![Bildschirmfoto vom 2021-07-31 02-37-33](https://user-images.githubusercontent.com/44790691/127734954-5d6d6086-5222-47f0-981c-d7158b89d4ae.png)
![Bildschirmfoto vom 2021-07-31 02-00-47](https://user-images.githubusercontent.com/44790691/127734962-fc37340d-7b3d-486f-8a4f-ee668ea56a3d.png)

# Been learning rust for 2 days now, and I still cannot simply reverse an array... Worry not, always remember:
![Bildschirmfoto vom 2021-08-03 05-02-15](https://user-images.githubusercontent.com/44790691/127950942-0a2dcb44-a824-4d8a-b362-cd09343ea9aa.png)

# 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