Skip to content

Commit

Permalink
Add TODOs
Browse files Browse the repository at this point in the history
  • Loading branch information
methylDragon committed Mar 22, 2022
1 parent ab29741 commit a4d2367
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions Rust (WIP)/TODOS
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
03 - Functions, Generics, and IO
- Include local vs global
- Include user input
- Include paths
04 - Traits and OOP
05 - Scope, Memory, and The Borrow Checker
- Generalize scope
06 - Modules, Crates, and Cargo
07 - Concurrency
08 - Collections

BONUS - Macros
BONUS - Testing and Documentation
BONUS - Dark Arts, FFI, and Unsafe Rust
BONUS - Performance

0 comments on commit a4d2367

Please sign in to comment.