IMO, codegolf.com's challenges teach you how to write bad code by making it as small in filesize as possible, in effect making your code as unreadable as it can be. Are there other sites where its more about solving a tough challenge rather than about truncating your file size?

link|improve this question

6  
The whole point of code golf is making the smallest file. If you want to write better code, you're playing a different game. Maybe codereview.stackexchange.com would help you out? – Gabe Apr 3 '11 at 6:11
1  
Actually, making it unreadable is the fun of code golf. – pimvdb Apr 4 '11 at 18:07
feedback

1 Answer

up vote 6 down vote accepted

It's math-centric, but I think Project Euler counts.

link|improve this answer
1  
+1 for Project Euler. It's taught me a few things. – Blender Apr 3 '11 at 6:13
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.