Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Goals: To make it easy for undergrads to start programming in Rust. To advocate
Level: Beginner/Intermediate

Resources:
* [A Guide to Porting C/C++ to Rust](https://www.gitbook.com/book/locka99/a-guide-to-porting-c-to-rust/details)
* [A Guide to Porting C/C++ to Rust](https://locka99.gitbooks.io/a-guide-to-porting-c-to-rust/)
* [Rust by Example](https://rustbyexample.com/)
* [Rustlings](https://github.com/carols10cents/rustlings)
* [Rosetta Code](http://rosettacode.org/wiki/Category:Rust)
Expand Down