this post was submitted on 15 Jun 2023
6 points (100.0% liked)

Rust Programming

8011 readers
1 users here now

founded 5 years ago
MODERATORS
 

cross-posted from: https://lemmy.one/post/123519

Skip to around 24m:00s

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago

That's probably why I like Rust so much. I've felt for a long time now that after the concept of null, the widespread embrace of OO is probably the second worst decision in programming. While it was certainly better than the goto hell that preceded it, inheritance I think has ultimately proven to be a trap.