Always code as if the guy who ends up maintaining your code will
be a violent psychopath who knows where you live.
— John F. Woods
Here it is: The Joy of Code, Episode 8.
This time: housekeeping. No new functionality, but good coding practice. Enjoy.
Below is a version of the scenario to download as it is so far (at the end of this episode). If you haven’t been coding along with the previous episodes, but want to start here, use this version.
Concepts discussed: defining methods, code quality
Scenario download: trick-the-turtle-v2.zip