
New Rustacean – learning the Rust programming language
New Rustacean – learning the Rust programming language Podcast
1) e026: Functional Programming Ideas
How Rust both borrows from FP languages and charts its own, very different course.
2) Meta 3: Happy Coding
A story and a dream (and the promise of Rust): the final episode of New Rustacean!
3) News: Rust 1.35
WASI, `Option::copied`, and the future of async/await syntax!
4) CYSK: bindgen and cbindgen
Automatic generation of FFI types between Rust and C APIs.
5) e031: FFI Deep Dive
Exposing Rust types and functions to C API consumers.
6) e030: Can You See Me Now?
Item visibility and `pub()` as API design tools.
7) News: Rust 1.33 and 1.34
Moar `const fn`, some `Pin`, and alternative Cargo registries!
8) e029: I’m Out to C
Using Rust’s Foreign Function Interface (FFI) with C!
9) Bonus 14: How the Sausage Gets Made
How I make the show, and why you won’t find it on Google Play, Spotify, or Stitcher.
10) Bonus 13: I Still Make Silly Mistakes
A story about parsing command-line arguments manually and some thoughts on “rookie mistakes.”