Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • 2
    Programming is also a modest attempt at writing (to be read by people, of course) in a most unambiguous way. Commented Jul 12, 2011 at 23:09
  • 4
    That quote sounded really deep until I read the chess example. Unfortunately programming a chess AI will not make you a better chess player (it's basically a search in a Min-Max tree). Still +1 Commented Aug 23, 2012 at 15:04
  • 1
    @bughi Maybe you can master the rules :D Commented Oct 18, 2012 at 18:50
  • @bughi, 'program it' is very broad term not always related to writing code!! Just think a little out of the box. Commented Aug 24, 2013 at 9:28