
Brenden Matthews
Seasoned software engineer, entrepreneur, and author of "Idiomatic Rust" and "Code Like a Pro in Rust."
Best podcasts with Brenden Matthews
Ranked by the Snipd community

23 snips
Jan 4, 2025 • 56min
Idiomatic Rust with Brenden Matthews
Brenden Matthews, an expert in Rust programming and author of 'Idiomatic Rust,' shares his insights on effective coding practices. He discusses the nuances of writing idiomatic Rust, emphasizing design patterns that enhance clarity and reusability. The conversation dives into advanced features like pattern matching and traits, comparing them to traditional programming paradigms. Matthews also touches on coroutines and the complexities of asynchronous programming, providing valuable resources for newcomers eager to learn Rust effectively.

11 snips
Mar 12, 2025 • 54min
SE Radio 659: Brenden Matthews on Idiomatic Rust
Brenden Matthews is a seasoned software engineer and author known for his expertise in Rust programming. He dives into the concept of idiomatic Rust, explaining its significance and sharing essential design patterns to enhance code readability. Matthews discusses the power of Generics and Traits, emphasizing effective code management. He introduces valuable tools like Rust Format and Clippy for code improvement and highlights anti-patterns to avoid, including the pitfalls of unwrap(). With insights into macros and safe coding practices, this discussion is a treasure trove for developers seeking to master Rust.