Marketing of D - article topic ideas?

Lutger lutger.blijdestijn at gmail.com
Fri Jun 4 07:15:01 PDT 2010


Robert Clipsham wrote:

> On 04/06/10 00:58, Walter Bright wrote:
>> D is an extremely powerful language, but when I read complaints and
>> sighs about other languages, few seem to know that these problems are
>> solved with D. Essentially, we have a marketing problem.
>>
>> One great way to address it is by writing articles about various aspects
>> of D and how they solve problems, like
>> http://www.reddit.com/r/programming/comments/cb14j/compiletime_function_execution_in_d/
>> which was well received on reddit.
>>
>> Anyone have good ideas on topics for D articles? And anyone want to
>> stand up and write an article?
>>
>> They don't have to be comprehensive articles (though of course those are
>> better), even blog entries will do.
> 
> Given some ideas I'm happy to write an article or two. I guess the best
> thing to write articles on are the problems D solves which other
> languages have, or how D makes something easier to do - we'd need to
> pick out some specific areas though.
> 
> Robert

I would be interested in contract programming. Taking a small example app and illustrating how to add pre- and postconditions, invariants, contract inheritance and perhaps notrow and pure. Or start with the 
contracts as advocated by the Eiffel method. Perhaps do the same with .NET 4.0 contracts and compare the results. 


More information about the Digitalmars-d mailing list