Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module 1: Rust Basic Concepts #3

Open
8 tasks
chungquantin opened this issue Mar 10, 2024 · 2 comments
Open
8 tasks

Module 1: Rust Basic Concepts #3

chungquantin opened this issue Mar 10, 2024 · 2 comments
Assignees

Comments

@chungquantin
Copy link
Contributor

chungquantin commented Mar 10, 2024

Sub-modules (@NTP-996)

1. Common programming concepts

Slide to submodule: XXXXX

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

Slide to submodule: XXXXX

Slide to submodule: XXXXX

3. Ownership & Borrow checker

Slide to submodule: XXXXX

4. Common data structures: LinkedList, Vector, HashMap

Slide to submodule: XXXXX

5. Struct, trait and enum

Slide to submodule: XXXXX

Slide to submodule: XXXXX

Slide to submodule: XXXXX

@chungquantin
Copy link
Contributor Author

@NTP-996

  • Please update module Common data structures to add other common data structures used in Rust as well
  • Add more information about borrow checker. This topic is quite important but it is quite hard to understand for beginners. Would be best if you can have illustrations of the topic.

@NTP-996
Copy link
Contributor

NTP-996 commented Mar 24, 2024

@chungquantin pls review the PR #8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants