http://qs321.pair.com?node_id=607149


in reply to Should I leave behind beautiful code or readable code?

I would add to the other responses to this thread with the simple observation (based on having had to pick up and work on other people's otherwise erratic, uncommented and non-functional code mid-project in the past) that "readable code is beautiful code"

 

perl -le "print unpack'N', pack'B32', '00000000000000000000001000000000'"

  • Comment on Re: Should I leave behind beautiful code or readable code?