Skip to content

Commit

Permalink
Add Lukasz Uszko's book about comparing Rust and C++ to Step 0
Browse files Browse the repository at this point in the history
  • Loading branch information
tyranron committed Aug 29, 2024
1 parent c83bdbf commit fba7b24
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 0_basics/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ _Additional_ articles, which may help to understand the above topic better:
- [Bradford Hovinen: Demystifying trait generics in Rust][14]
- [Brandon Smith: Three Kinds of Polymorphism in Rust][6]
- [Jeremy Steward: C++ & Rust: Generics and Specialization][7]
- [Lukasz Uszko: Safe and Secure Coding in Rust: A Comparative Analysis of Rust and C/C++][18]
- [cooscoos: &stress about &Strings][8]
- [Jimmy Hartzell: RAII: Compile-Time Memory Management in C++ and Rust][9]
- [Georgios Antonopoulos: Rust vs Common C++ Bugs][10]
Expand Down Expand Up @@ -75,3 +76,4 @@ _Additional_ articles, which may help to understand the above topic better:
[15]: https://dev.to/vikram2784/beyond-pointers-how-rust-outshines-c-with-its-borrow-checker-1mad
[16]: https://sabrinajewson.org/blog/null-lifetime
[17]: https://claytonwramsey.github.io/2023/08/14/dumpster.html
[18]: https://luk6xff.github.io/other/safe_secure_rust_book/intro/index.html

0 comments on commit fba7b24

Please sign in to comment.