@[email protected] to Programmer [email protected] • 3 months agoPython has a library for everything but..programming.devimagemessage-square32fedilinkarrow-up1407arrow-down110
arrow-up1397arrow-down1imagePython has a library for everything but..programming.dev@[email protected] to Programmer [email protected] • 3 months agomessage-square32fedilink
minus-square@[email protected]linkfedilinkEnglish8•3 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@kaffienelinkEnglish1•3 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.