Thanks. I will be light on pattern specifics because I want the book to be reasonably short and focused. But metaprogramming will be an integral part of the book. In fact, I introduce a template function as soon as I introduce functions. There's no necessity to save templates for advanced chapters.

Andrei

The Anh Tran wrote:
One of my favorite book is Modern C++ design :thumbup:

May i ask: will the next D book have some design pattern chapters; or some 1-to-1 equivalent between C++ and D metaprogramming, to convert hardcore C++ disciple? :)

Best regards.

Andrei Alexandrescu wrote:
Piotrek wrote:
Hi,

I looked at std.algorithm. Wow, what a piece of art.

BTW. What about your book on D? Any known dates? I know nothing about publishing business, so forgive my ignorance in advance.

Cheers

Thanks. It's a good question. The book has 121 pages written out of the projected 350. The bottleneck is how soon we'll have a reasonably complete threading model. I don't have an exact date at the moment.
.....
Andrei

Reply via email to