top | item 23216732

(no title)

tty7 | 5 years ago

Let me use the, 'What programming language should i start with?!' analogy :)

Just start reading the book (any discrete mathematics book!) :)

discuss

order

spike021|5 years ago

I'd disagree. They're better off getting some feedback on books that might appeal to their learning style and background better. Otherwise they may tire quickly and not learn well-enough.

weareconvo|5 years ago

Or to put it mathematically, the optimal amount of exploration time in this explore/exploit problem is far less than you might think.

pooya72|5 years ago

Actually, having gone through multiple programming books, I disagree with that. I highly recommend HTDP because of their design recipes. The book shows you an approach to solving problems with programs rather than just the syntax of a language. This book has had the largest impact on my (very humble) approach to programming.

exceptione|5 years ago

I get the following error:

  Error on line 1. Unspecified reference named 'HTDP' 
  in the expression 'I highly recommend HTDP'
Any help?