Skip to content

rajivadak/rust_dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

rust_dev

Roadmap [need to update]:

Need to have experience with:

  1. Stack, heap, static memory
  2. memory allocation and deallocation
  3. manual memory management and garbage collection
  4. concurrency and parallelism
  5. multithreading, synchronization, paraller processing
  6. compiled & interpreted languages
  7. OOPs
  8. functional programming
  9. references, pointers, smart pointers
  10. RAII
  11. zero cost abstractions
  12. dynamic vs static dispatch
  13. virtual tables
  14. return codes and exceptions

Resources:

  1. memory management playlist - lets get rusty utube [https://youtube.com/playlist?list=PLai5B987bZ9BnS7dBlTF9HRop55vYUL7r&si=6vERj6IxthiTkgo-]
  2. c/c++ cherno
  3. rust playlist - lets get rusty utube[https://youtube.com/playlist?list=PLai5B987bZ9CoVR-QEIN9foz4QCJ0H2Y8&si=taGey8MFOkvyPbaX]
  4. rustlings [https://github.com/rust-lang/rustlings]
  5. idiomatic [https://github.com/mre/idiomatic-rust]
  6. Rust for rustaceans - book
  7. zero to production Luca Palmieri - book

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published