The Python ๐Ÿ problem-solving bootcamp ๐Ÿš€ is starting soon. Join the second cohort now!

Mathspp Blog

317 359,717 30,716
articles words lines of code

Today I learned how to write and run tests in the Rust programming language.

Today I learned why I should use the dbg! macro instead of the println! macro for debugging in Rust.

Learn how to write your first Python module in Rust.