Programming
Generalized topics (not language-specifics) that help make me a better programmer.
Using Debugger
I probably abuse print statements, and am accustomed to debugging Python with pdb
- I should familiarize myself with a proper debugger and add it to my Rust and Go workflows.
https://blog.logrocket.com/debugging-rust-apps-with-gdb/
https://www.youtube.com/watch?v=tzr7hRXcwkw&t=183s