Skip to content

jayson-lennon/ztm-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This repository is part of the Rust programming language course available at zerotomastery.io. This repository (along with the lecture slides for this course) is available as a zip package here.

Activities

To work on activities and demos, 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.

Projects

To work on projects, open up your editor/IDE to the specific project subdirectory in the projects directory.

Solutions

To view solutions, checkout the solutions branch by running git checkout solutions after cloning this repo. Solutions are included for all activities, demo files, and projects.

About

Source files for the Rust language course on zerotomastery.io

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages