Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 586 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 586 Bytes

COSC 341 Rust

This Project is an exploration into the Rust programing lanuage in a similar style to COSC 341 at Eastren Michigan University as tought by Dr. Suchindran Maniccam.

Notes

NOTES.md contains some of my notes on the Rust programming language in the style of Dr. Maniccam's Powerpoint slides.

Program

src/program.rs contains a program writen in the Rust programming language in the style of Dr. Maniccam's homework.

Contibution

Feel free to open issues and pull requests if you have questions or think something can be improved.