Thread overview
Good tutorials
Jan 14, 2013
SaltySugar
Jan 14, 2013
Peter Sommerfeld
Jan 14, 2013
Jordi Sayol
Jan 14, 2013
1100110
Jan 14, 2013
Philippe Sigaud
January 14, 2013
Where i can find some good tutorials and books? :)
January 14, 2013
SaltySugar wrote:

> Where i can find some good tutorials and books? :)

http://ddili.org/ders/d.en/

http://www.amazon.com/exec/obidos/ASIN/0321635361/classicempire

Peter
January 14, 2013
Al 14/01/13 19:25, En/na SaltySugar ha escrit:
> Where i can find some good tutorials and books? :)
> 

Ali Çehreli wrote a nice book in Turkish to learn D from scratch, that is partially translated to English.

http://ddili.org/ders/d.en/index.html

It's available on-line and as pdf file.

Regards,
-- 
Jordi Sayol

January 14, 2013
On 01/14/2013 12:25 PM, SaltySugar wrote:
> Where i can find some good tutorials and books? :)

https://github.com/PhilippeSigaud/D-templates-tutorial

https://github.com/PhilippeSigaud/D-templates-tutorial/blob/master/D-templates-tutorial.pdf?raw=true

The second link is a direct pdf download of the tutorial.

I find it's quite nice.
January 14, 2013
> The second link is a direct pdf download of the tutorial.
>
> I find it's quite nice.

Thanks!

Do not hesitate to write an issue or make a pull request on github. I recently converted the text to markdown, that should help people who want to modify the text.

The associated .html and .mobi are also on github.