Rust Book Dynamic Traits Example
Expanding on the example in Rust Book's chapter 17 section 3. Refactored with ChatGPT 4s help.
Long-form thoughts on programming, investing, business, and more, collected in chronological order.
Expanding on the example in Rust Book's chapter 17 section 3. Refactored with ChatGPT 4s help.
Collection of articles
Rust Book example and solution to the HR application exercise.
First example in the Rust book. Refactored with ChatGPT 4s help.
Rust Book example and solutions index. Refactored with ChatGPT 4s help.
Python and Rust code helps translate English to Pig Latin! Learn how to speak like a pro with this code, and avoid the pitfalls of type mismatches in Rust.