👷 Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis.
In this video, I'll explore coding with Rust for the first time, diving into its cool features and drawing comparisons with Python.
😺 Git repository: https://git.arjan.codes/2023/rust.
🎓 ArjanCodes Courses: https://www.arjancodes.com/courses.
💬 Join my Discord server: https://discord.arjan.codes.
⌨️ Keyboard I’m using: https://amzn.to/49YM97v.
🔖 Chapters:
0:00 Intro
1:12 Hello world
3:32 Macros
4:27 Overview of key differences
8:25 Python classes vs Rust struct
15:59 Differences between an ABC and a trait
18:29 Macros in Rust
19:26 Final thoughts
#arjancodes #softwaredesign #python