Hacker News new | ask | show | jobs
by Aneurysm99 3130 days ago
Last year I solved most problems the first time through using Perl and then later came back and used it to try to learn Rust. The second time through I started by writing test cases using the known-good answer from the Perl implementation.