I have been given the opportunity to possibly do a #rust course for last year bachelor students in the fall. I probably shouldn't re-invent the wheel here, so has anyone I know done this before and have some course material available that I could look at for ~~stealing~~ inspiration?

Boosts welcome

@thezoq2 checkout the stuff that @tonofcrates has been working on
@thezoq2 https://teach-rs.trifectatech.org/
A premade CC-BY-SA university course
About teach-rs - Teach-rs - Exercises

@diondokter Oh that looks sounds very useful, thanks!
@thezoq2 University of Saarland Dependendability course was quite good, but had specific objectives.

@thezoq2 my friend Paul Biberstein taught a Rust class at UPenn for 2 semesters, I’ve done the assignments for his class for fun and they’re quite good!

https://www.cis.upenn.edu/~cis1905/2024fall/

CIS1905: Rust

Introduction - Learning Rust With Entirely Too Many Linked Lists

Learning Rust With Entirely Too Many Linked Lists

@thezoq2 You might want to look into "Comprehensive Rust" by Google:

https://google.github.io/comprehensive-rust/

It covers the full spectrum of Rust.

Or RustTraining by Microsoft:

https://github.com/microsoft/RustTraining

Welcome to Comprehensive Rust 🦀 - Comprehensive Rust 🦀

@thezoq2 https://rust-edu.org/ is a whole organisation for exchange on the subject.
Home - Rust Edu