Added (Programming in D) book

This commit is contained in:
yazd 2013-10-14 16:02:47 +03:00
parent b2bd7d93c8
commit 11a8222061
1 changed files with 5 additions and 1 deletions

View File

@ -13,7 +13,8 @@
* [Clojure](#clojure)
* [CoffeeScript](#coffeescript)
* [ColdFusion](#coldfusion)
* [D / DTrace](#d--dtrace)
* [D](#d)
* [DTrace](#d--dtrace)
* [DB2](#db2)
* [Delphi / Pascal](#delphi--pascal)
* [Django](#django)
@ -311,6 +312,9 @@
* [CFML In 100 Minutes](https://github.com/mhenke/CFML-in-100-minutes/blob/master/cfml100mins.markdown)
* [Learn CF in a Week](http://learncfinaweek.com/)
###D
* [Programming in D](http://ddili.org/ders/d.en/)
###D / DTrace
* [IllumOS Dynamic Tracing Guide](http://dtrace.org/guide/preface.html)