Code Golf
Wow this is such a cool an interesting concept i cant believe i haven’t come across it before.
The basic concept is just like in golf you need to get to the destination in the minimum number of steps. In golf this would involve hitting a ball , in code golf this involves write as little code as possible.
Well one question quite a few people ask is how do you know you code has reached its destination. Well this is done by providing you with a set of input data , you must then write the code required to make your output match the output provided to you (this is only only one example).
If you think you would like a challenge like this (As i did) have a look at http://codegolf.com/, keep in mind they only use scripting languages.
~stalkerh







