https://github.com/rustindia/Rust-for-undergrads
C/C++ programming probelms re-written in Rust
https://github.com/rustindia/Rust-for-undergrads
hacktoberfest rust undergrads
Last synced: 12 months ago
JSON representation
C/C++ programming probelms re-written in Rust
- Host: GitHub
- URL: https://github.com/rustindia/Rust-for-undergrads
- Owner: rustindia
- License: gpl-3.0
- Created: 2017-12-07T04:38:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T09:42:26.000Z (over 3 years ago)
- Last Synced: 2024-08-10T14:19:18.889Z (almost 2 years ago)
- Topics: hacktoberfest, rust, undergrads
- Language: Rust
- Homepage: https://rustindia.github.io/Rust-for-undergrads/
- Size: 753 KB
- Stars: 249
- Watchers: 18
- Forks: 113
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://www.gnu.org/licenses/gpl-3.0.en.html)
# Rust-for-undergrads
Aim: Encouraging undergrads to write *C/C++ programms in their academics, job interview and programming practice problems* in Rust language.
Goals: To make it easy for undergrads to start programming in Rust. To advocate universities/schools to use Rust for university undergrad courses.
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)
* [Rust by Example](https://rustbyexample.com/)
* [Rustlings](https://github.com/carols10cents/rustlings)
* [Rosetta Code](http://rosettacode.org/wiki/Category:Rust)
* [exercism.io](http://exercism.io/languages/rust/about)

Community:
1. [rust-beginners](https://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-beginners), an IRC channel that loves answering questions at any depth.
2. [Rust Subreddit](https://www.reddit.com/r/rust), a place where Rust geeks love to engage.
3. [The Rust Users Forum](https://users.rust-lang.org/), for discussion of all things Rust.
Any C/C++(or other) program(s) you want someone to re-write to Rust?, [create an issue](https://github.com/swechaFSMI/Rust-for-undergrads/issues/new)