Browse Source

Added (Programming in D) book

yazd 12 years ago
parent
commit
11a8222061
1 changed files with 5 additions and 1 deletions
  1. 5 1
      free-programming-books.md

+ 5 - 1
free-programming-books.md

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