D vs. C#

Samuel MV samuel at jxdesigner.com
Fri Nov 24 01:02:38 PST 2006


I've programmed a little bit in both, and from my very personal point of 
view ;-) ...

Better in C#:
- Nice debugger
- Lots of libraries with tons of functionalities
- Lots of books, code and tutorials for learning


Better in D:
- Speed + Expresiveness
- No need to install 100 MB framework in every computer
- KISS: as I've said before I'm tired of spending my time searching in 
the standard library to find out how to use correctly a 
'AbstractWriterAbstractFactoryGeneratorAddAnotherLongNameHere' ;-)


About IDEs: I'll be happy with a version of the olde VMS ISPF editor 
with some Rexx macros :)



More information about the Digitalmars-d mailing list