schveiguy / d-idioms

"Effective D" without the haircut.

Home Page:http://p0nce.github.io/d-idioms/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

d-idioms

This is a list of idioms, traps and gotchas and related to the D Programming Language.

http://p0nce.github.io/d-idioms/

How to contribute?

PLEASE DO READ THIS I NEVER GOT A SINGLE CONTRIBUTION THAT DID THIS CORRECTLY

  1. add a .md file into idioms/
  2. use dub to regenerate the site until the article feels right
  3. commit the article
  4. use dub to regenerate the site (the ordering uses git to find article dates)
  5. commit index.html
  6. make a PR

About

"Effective D" without the haircut.

http://p0nce.github.io/d-idioms/


Languages

Language:HTML 87.4%Language:D 10.0%Language:CSS 2.6%