December 2010
1 post
Winter Coding Challenge... #1?
Inherently pointless coding challenges just to stretch the brain :) In your language of choice, create a quine. A quine is a program that outputs its own source code. No restrictions, except that the file may not be blank (I’ve seen that before ;D) This is mostly a thinking puzzle, so you’ll work it out with time. If your previous quine used the filesystem API (commands to read/write...
Dec 21st