rust-stuco / homeworks

Homework handouts, reference solutions, and autograders
0 stars 0 forks source link

Lecture 3 #10

Closed connortsui20 closed 10 months ago

connortsui20 commented 11 months ago

Lecture 3: Structs and Enums

Honestly not super sure what goes here. The first part of the lecture is going to be an ownership review to make sure everyone actually understood what they did on the homework (if they turned it in on time). Maybe introduce another concept here? idk

The plan I laid out in the lectures repo has 8 min on structs and 10 min on impl blocks, but this honestly feels too long. enums also take 25 minutes, and I don't know how we would fill this.

We should figure out what we need to teach, and when there is time remaining, figure out if maybe stuff should overflow from the ownership lecture (which is pretty long already).

connortsui20 commented 10 months ago

am realizing this is in the wrong place