On Sunday, 3 August 2014 at 07:36:43 UTC, Bayan Rafeh wrote:
A small background on this:
I'm a university student about to start my graduation project
with two teammates, both of which have a C/Java/Python
background and I suggested we use D for our project. They're
not familiar with it, so I wrote a short tutorial for them
here: https://github.com/bayanr/d-tutorial.
I wanted to see what you guys thought, and if this could be a
useful introduction for people with similar backgrounds. It's a
first draft so it probably has a lot of mistakes, omissions,
etc. so any criticism is welcome.
I think that people who knows and masters another OOP lang. could
digest the official doc ;) . So if I were you I'd rather simplify
the offical docs: rephrasing, removing the details and
subtilities and a mention at the end of each simplified chapter:
'learn more', with a link to the official page.