rust-stuco / lectures

Lecture slides and plans
1 stars 0 forks source link

Lifetimes draft #17

Closed connortsui20 closed 7 months ago

connortsui20 commented 8 months ago

I am more confident now in this, especially if we just watch leddoo's 12 min video at the end. I think that this can come before box and trait objects now.

Still working on polishing

connortsui20 commented 8 months ago

Everything up to pg 42 is ready for review

connortsui20 commented 8 months ago

Ready for review

jurplel commented 7 months ago

High-level feedback:

Amazing work. I updated it with a new header style for the 2nd half of the semester

connortsui20 commented 7 months ago

I think that slide 3 is worded kind of oddly. It seems like the flow of the slide jumps around. I wouldn't actually say that they are exactly like trait bounds either. Maybe this slide deserves another look?

I changed it to just be "Lifetimes are similar to trait bounds". They are actually very similar

I also removed the extra part and made a new slide before it going more high level.