Difference between revisions of "The D Programming Language"
(→link=http://forum.dlang.org Community: replace job page with orgs using d) |
(→link=Why program in D Introduction: add link to Dlang Tour) |
||
Line 46: | Line 46: | ||
== [[File:Icon intro 32.png|link=Why program in D]] Introduction == | == [[File:Icon intro 32.png|link=Why program in D]] Introduction == | ||
* [[Why program in D|Why program in D?]] | * [[Why program in D|Why program in D?]] | ||
+ | * [https://tour.dlang.org Take the tour] | ||
* [[Getting Started | Getting started]] | * [[Getting Started | Getting started]] | ||
* [[First Language | Learning D as a first language]] — [[Coming From | As a second language]] | * [[First Language | Learning D as a first language]] — [[Coming From | As a second language]] |
Revision as of 12:01, 21 December 2016
The D Programming Language has been said to be "what C++ wanted to be," which is a better C. D is developed with system level programming in mind, but brings to the table modern language design with a simple C-like syntax. For these reasons D makes for a good language choice for both performance code and application development. D is rapidly reaching a stable specification and implementation. "The D Programming Language" by Andrei Alexandrescu is available on Amazon and other locations. |
|
|
|
Latest DMD: D2·110·0 Download — Changelog — Source code — Bug tracker — More » ✎