Yea, Python has a tendency to be fast to work on at the start, but once the system reaches a certain level of complexity, it gets unwieldy… Rust doesn’t run into the same problem, but takes a bit more up-front work on the small scale. At least that is my experience working with both professionally.
Yea, Python has a tendency to be fast to work on at the start, but once the system reaches a certain level of complexity, it gets unwieldy… Rust doesn’t run into the same problem, but takes a bit more up-front work on the small scale. At least that is my experience working with both professionally.