I'm running a cohort with Jim Hodapp for Python developers who want to learn Rust - not by reading a book, but by building a real project: a JSON parser that you'll expose to Python via PyO3.
By the end of 6 weeks, you'll understand:
- Why Rust code is memory-safe without a garbage collector
- How `Result<T, E>` eliminates the "forgot to handle the exception" bugs
- What ownership means and why the borrow checker exists
- How to bridge Rust and Python with PyO3
This isn't "learn Rust syntax." It's "understand why Rust makes the choices it does" - knowledge that makes you a better programmer in any language. 🚀
Next cohort starts in ~ 6 weeks. Limited spots. Apply below. 👇
Check it out here: https://scriptertorust.com/