Readability and naming.
    Mike Gerfin 
    gerfin at ieee.org
       
    Thu Jan 11 08:51:01 PST 2007
    
    
  
== Quote from Kyle Furlong (kylefurlong at gmail.com)'s article
> Mike Gerfin wrote:
> > I came to this site following the link from Dr. Dobb's and love
> > what I see.  I can't wait to start implementing my next project
> > in D!
> Welcome to D! I'm curious if you have specific plans for what you are
> writing in D?
I have many areas where it could be used, but it especially meets
my needs for image manipulation.  I do a lot with image processing
and analysis, a place where managing memory and pointers can be a
huge hassle.  But it is still nice to have that facility available
when advance things become necessary.  I'm also a fan of D's
numerical capabilities.
>From a project standpoint, I love the ability to add unit tests
that are automatically run.  Great feature to have.
    
    
More information about the Digitalmars-d
mailing list