December 01, 2006
One thing I just thought of that you should think about looking at:

  Dive into Python: http://diveintopython.org/

If it wasn't for that book, I would still think Python was a silly little language with no practical use.  I went through the official Python docs *three times*.  It wasn't until I read that book that it finally clicked.

I've wanted to write something similar for D a few times, but don't really know where to start or what to write.

	-- Daniel
December 01, 2006
Jesse:
	I completely agree that there has to be some way for already experienced programmers to easily learn D without sifting through all of the programming basics. How they should be able to do this I'm not sure,  but it is a need we have to address.

	Thanks a lot for the reminder =).

Daniel:
	This is the perfect type of suggestion to set us out on the right foot - if we can look at what works and reproduce it, then it will save us time and agony and will result in a better resource.

	Thanks for the link!
1 2
Next ›   Last »