A little Py Vs C++
    Tavi Cacina 
    octavian.cacina at outlook.com
       
    Thu Nov  1 13:45:35 PDT 2012
    
    
  
On Thursday, 1 November 2012 at 19:49:42 UTC, Rob T wrote:
> On Thursday, 1 November 2012 at 18:06:21 UTC, Peter Alexander 
> wrote:
>>
>
> The number one missing item that I would love to get my hands 
> on is comprehensive documentaion. What we have now leaves out 
> far too much detail, and may be missing entire features, and 
> what is available is scattered all over the place.
>
Workaround: I find it useful to check the code of a 'std' module 
that interests me. A lot of unittests and comments are quite 
usefull. For ex. about the RAII/ref-counted stuff I checked the 
stdio.d File.
    
    
More information about the Digitalmars-d
mailing list