www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Why D is created?

reply "MMj" <mohsen1365b yahoo.com> writes:
Why D programming language is created and what is the most 
features?
Jan 22 2013
next sibling parent reply dennis luehring <dl.soluz gmx.net> writes:
Am 22.01.2013 10:53, schrieb MMj:
 Why D programming language is created and what is the most
 features?
what is your background - C/C++? read the language specs on dlang.org to get a feeling about reasons for creation and features
Jan 22 2013
parent reply "MMj" <mohsen1365b yahoo.com> writes:
On Tuesday, 22 January 2013 at 10:14:52 UTC, dennis luehring 
wrote:
 Am 22.01.2013 10:53, schrieb MMj:
 Why D programming language is created and what is the most
 features?
what is your background - C/C++? read the language specs on dlang.org to get a feeling about reasons for creation and features
Hello Dennis. Thanks very much for your guidance. Yes I'm a C\C++ programmer. Are you an expert in D? Why you thought C\C++ not good?
Jan 22 2013
next sibling parent reply "mist" <none none.none> writes:
On Tuesday, 22 January 2013 at 10:20:57 UTC, MMj wrote:
 Hello Dennis.
 Thanks very much for your guidance.
 Yes I'm a C\C++ programmer. Are you an expert in D? Why you 
 thought C\C++ not good?
Wow, are we looking at C++ programmer who considers C++ good? :)
Jan 22 2013
parent David <d dav1d.de> writes:
Am 22.01.2013 11:27, schrieb mist:
 On Tuesday, 22 January 2013 at 10:20:57 UTC, MMj wrote:
 Hello Dennis.
 Thanks very much for your guidance.
 Yes I'm a C\C++ programmer. Are you an expert in D? Why you thought
 C\C++ not good?
Wow, are we looking at C++ programmer who considers C++ good? :)
There are a few incorrigible C++ programmers out there :P
Jan 22 2013
prev sibling parent dennis luehring <dl.soluz gmx.net> writes:
Am 22.01.2013 11:20, schrieb MMj:
 On Tuesday, 22 January 2013 at 10:14:52 UTC, dennis luehring
 wrote:
 Am 22.01.2013 10:53, schrieb MMj:
 Why D programming language is created and what is the most
 features?
what is your background - C/C++? read the language specs on dlang.org to get a feeling about reasons for creation and features
Hello Dennis. Thanks very much for your guidance. Yes I'm a C\C++ programmer. Are you an expert in D? Why you thought C\C++ not good?
you know its weakness if you're an experienced C/C++ developer - D is just more expressive in template,generic programming, combining procedural,oop,and functional programming etc. in short a very clean C++ (nearly) without its weakness-es but beware D isn't better than C++ just because of its standard librarie why are you looking at D? did you reach the end of your C++ journey - used STL, Boost to the end and want to see whats beat that in quality :)
Jan 22 2013
prev sibling parent "eles" <eles eles.com> writes:
On Tuesday, 22 January 2013 at 09:53:50 UTC, MMj wrote:
 Why D programming language is created and what is the most 
 features?
Please, read this: http://www.amazon.com/exec/obidos/ASIN/0321635361/classicempire It will change the way you see programming.
Jan 22 2013