@[email protected] to Programmer [email protected] • 10 months agoPython has a library for everything but..programming.devimagemessage-square34fedilinkarrow-up1412
arrow-up1412imagePython has a library for everything but..programming.dev@[email protected] to Programmer [email protected] • 10 months agomessage-square34fedilink
minus-square@[email protected]linkfedilinkEnglish10•10 months agoyou should learn Rust. the type system is so comprehensive that half the time you can guess what a function does (or at the very least what you’re supposed to pass to it) without a single line of human written documentation.
minus-square@[email protected]linkfedilinkEnglish1•10 months agoMy problem with Rust is that I find refactoring really painful.
you should learn Rust. the type system is so comprehensive that half the time you can guess what a function does (or at the very least what you’re supposed to pass to it) without a single line of human written documentation.
My problem with Rust is that I find refactoring really painful.