To work on activities, open up your editor/IDE to the activities
directory. The activities can can be ran by executing cargo run --bin a1
in your terminal, where a1
is the name of the activity file you are working on.
Progressive exercises for beginners to advanced learners. Real-world projects to apply and reinforce your Rust knowledge. Annotated code examples for clear understanding. Links to additional resources for deeper exploration
Clone this repository. Navigate through the folders corresponding to different learning modules. Dive into the exercises and projects to level up your Rust proficiency. Share your progress and connect with fellow learners.