openguild-labs / open-rust

Open Rust & Workshops for everyone in the community
https://openguild-labs.github.io/open-rust/
MIT License
0 stars 0 forks source link

Module 1: Rust Basic Concepts #3

Open chungquantin opened 6 months ago

chungquantin commented 6 months ago

Sub-modules (@NTP-996)

1. Common programming concepts

2. Program life cycle: iterators, conditional statements...

3. Ownership & Borrow checker

4. Common data structures: LinkedList, Vector, HashMap

5. Struct, trait and enum

chungquantin commented 6 months ago

@NTP-996

NTP-996 commented 6 months ago

@chungquantin pls review the PR #8