Improve this page
Quickly fork, edit online, and submit a pull request for this page.
Requires a signed-in GitHub account. This works well for small changes.
If you'd like to make larger changes you may want to consider using
local clone.
Page wiki
View or edit the community-maintained wiki page associated with this page.
Getting Started
D is a powerful systems programming language. The best places to learn are:
- The D Wiki, which tends to contain the best information and links.
- The Forums contain very active discussions, in particular D.learn for new users.
- The Books listed on the Wiki.
For a little more depth:
- Download a compiler.
- Read the official Language and Standard Library references.
- Browse the Dub Repository, hosting an ever growing list of 3rd-party D programs and libraries.
Welcome to D.