Re: How to learn Phobos,Phbos hard to used for me.

2019-08-30 Thread Zekereth via Digitalmars-d-learn

On Wednesday, 28 August 2019 at 11:34:27 UTC, lili wrote:

Hi:
Masters who can write a book for Phbos, the dlang doc not 
friendly to beginner.


Have you seen this? http://ddili.org/ders/d.en/index.html It 
helped me a lot in understanding ranges. Though there is nothing 
about containers there I don't think.


Re: How to learn Phobos,Phbos hard to used for me.

2019-08-28 Thread lili via Digitalmars-d-learn

On Wednesday, 28 August 2019 at 12:32:59 UTC, Andre Pany wrote:

On Wednesday, 28 August 2019 at 11:34:27 UTC, lili wrote:

Hi:
Masters who can write a book for Phbos, the dlang doc not 
friendly to beginner.


There are 2 articles which I really like:

http://nomad.uk.net/articles/hidden-treasure-in-the-d-standard-library.html

http://nomad.uk.net/articles/more-hidden-treasure-in-the-d-standard-library.html

Also this book is a good starting point:
https://ddili.org/ders/d.en/index.html

Are you interested in some specific parts of Phobos?

Kind regards
Andre


Thanks, In'D is great book, not not cover Phobos, I relay need 
some document for containers, range.




Re: How to learn Phobos,Phbos hard to used for me.

2019-08-28 Thread Andre Pany via Digitalmars-d-learn

On Wednesday, 28 August 2019 at 11:34:27 UTC, lili wrote:

Hi:
Masters who can write a book for Phbos, the dlang doc not 
friendly to beginner.


There are 2 articles which I really like:

http://nomad.uk.net/articles/hidden-treasure-in-the-d-standard-library.html

http://nomad.uk.net/articles/more-hidden-treasure-in-the-d-standard-library.html

Also this book is a good starting point:
https://ddili.org/ders/d.en/index.html

Are you interested in some specific parts of Phobos?

Kind regards
Andre


How to learn Phobos,Phbos hard to used for me.

2019-08-28 Thread lili via Digitalmars-d-learn

Hi:
Masters who can write a book for Phbos, the dlang doc not 
friendly to beginner.