What Next? ========== Now you know more than enough to start writing some D code. Community --------- * Participate on the `Forum `_ * Follow `D on Twitter `_ * Check out `D on reddit `_ * Read the `D Wiki `_ Contribute ---------- * Send a pull request `on Github `_ * Post a `bounty `_ on a bug * Write a blog post about D Links ----- A few links to interesting D-related stuff, which has not found an appropriate place in the tutorial. * `Deimos `_: A collection of D bindings to various libraries. * `Derelict `_: A collection of D bindings for game libraries like SDL. * `SciD `_: A scientific library for D, which includes bindings to BLAS and Lapack. * `Vibe.d `_: Async IO with an integrated full-stack web framework. * `Dscanner `_: Swiss-army knife for D source code. * `XOmB `_ an exokernel operating system written in D * `The D Programming Language `_: book by Andrei Alexandrescu about details and design rationale of D. * `D Programming Language Tutorial `_: book by Ali Çehreli for D beginners. * `DUB registry `_: Lots of D libraries and applications. DUB is a package and build manager for D.