June 22, 2024 [Programming, Programming Languages, Rust, Tech, Videos]
Some good patterns to be followed in your code such as “Newtype”, “Liptate” and one to avoid.
To see the training code like when I recorded the video:
git clone
cd teach-rs
git checkout 95d9927
Series: Basics of language, more syntax, characteristics and generation, building applications, concurrence and parallelism, Nature objectASYNC, NOT SAFE, FFI
This section (property object): 28: Dynamic Dispatch, 29: Object Safety, 30: Pattern, 31: Exercise D132: Exercise D2, 33: D3 Exercise
Link:
The course material for this series was developed by Tweede Golf. You can find more information at github.com/tweedegolf/101-rs and you can sponsor work at github.com/sponsors/tweedegolf. They were released under the Creative Commons Attribution License with the same 4.0 international license.
This series of videos is Copyright 2024 Andy Balaam and Golf Tweede contributors and released under the Creative Commons Attribution License -International License 4.0.