HP calculators, slide rules, and Forth all have something in common: reverse polish notation or RPN. Admittedly, slide rules don’t really have RPN, but you work problems on them the same way you do ...
I have been dabbling my feet in python and c++ and would say I'm getting rather comfortable with the basics. Though with all the practices I've made, I still haven't ...
You can merge Python's convenience with Rust's speed, thanks to libraries in both languages. Get started with the PyO3 project. Python and Rust occupy seemingly opposite ends of the language spectrum.