Rust 101 - 53: Exercises for module G (q4)

October 23, 2024 [Programming, Programming Languages, Rust, Tech, Videos]

Creating a custom Python extension in Rust.

To see the exercises code as it was when I recorded the video:

git clone https://github.com/trifectatechfoundation/teach-rs.git
cd teach-rs
git checkout 95d9927

Series: Language basics, More syntax, Traits and generics, Building applications, Concurrency and parallelism, Trait objects, Async, Unsafe, FFI

This section (FFI): 49: FFI, 50: Exercise 1, 51: Exercise 2, 52: Exercise 3, 53: Exercise 4

Links:

The course materials for this series are developed by tweede golf. You can find more information at github.com/tweedegolf/101-rs and you can sponsor the work at github.com/sponsors/tweedegolf. They are released under the Creative Commons Attribution Share Alike 4.0 International license.

This series of videos is copyright 2024 Andy Balaam and the tweede golf contributors and is released under the Creative Commons Attribution Share Alike 4.0 International license.