Difference between revisions of "Books"

From D Wiki
Jump to: navigation, search
(21 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 
+
<u>'''PLEASE NOTE''': The links to Amazon are affiliated with the D Language Foundation, so by simply following them you support the Foundation at no cost to you.</u>
  
 
<table style="border-collapse: collapse;">
 
<table style="border-collapse: collapse;">
Line 9: Line 9:
 
<td style="padding: 5px 10px; text-align: center">
 
<td style="padding: 5px 10px; text-align: center">
  
[[File:book_tdpl_128.png|100px||link=http://www.amazon.com/D-Programming-Language-Andrei-Alexandrescu/dp/0321635361]]
+
[[File:book_tdpl_128.png|100px||link=http://amzn.to/1ZTDmqH]]
  
 
</td><td style="padding: 5px 10px;">
 
</td><td style="padding: 5px 10px;">
Line 25: Line 25:
 
</td><td style="padding: 5px 10px; ">
 
</td><td style="padding: 5px 10px; ">
  
* [http://www.amazon.com/D-Programming-Language-Andrei-Alexandrescu/dp/0321635361 Amazon]
+
* [http://amzn.to/1ZTDmqH Amazon]
 
* [http://www.informit.com/articles/article.aspx?p=1381876 Read chapter 1 online - "D"iving In]
 
* [http://www.informit.com/articles/article.aspx?p=1381876 Read chapter 1 online - "D"iving In]
 
* [http://www.informit.com/articles/article.aspx?p=1609144 Read chapter 13 online - Concurrency]
 
* [http://www.informit.com/articles/article.aspx?p=1609144 Read chapter 13 online - Concurrency]
Line 34: Line 34:
  
 
<tr style="border-bottom: 1px solid #ccc; vertical-align: top;">
 
<tr style="border-bottom: 1px solid #ccc; vertical-align: top;">
<td style="padding: 5px 10px;">
+
<td style="padding: 5px 10px; text-align: center">
  
[[File:PiD_Cover.png|100px||link=http://ddili.org/ders/d.en/index.html]]
+
[[File:100px-PiD_1stEd_Cover.png|100px||link=http://ddili.org/ders/d.en/index.html]]
  
 
</td>
 
</td>
Line 43: Line 43:
 
'''Programming in D'''<br/>
 
'''Programming in D'''<br/>
 
Ali Çehreli<br/>
 
Ali Çehreli<br/>
Frequent online updates
+
May 2017<br/>
 +
with frequent online updates
  
 
</td><td style="padding: 5px 10px;">
 
</td><td style="padding: 5px 10px;">
Comprehensive free online book for beginners
+
Comprehensive book for beginners (free and available for purchase)
  
 
“This book aims to teach the D language to readers who are new to computer programming. Although having experience in other programming languages would certainly be helpful, this book starts from the basics.”
 
“This book aims to teach the D language to readers who are new to computer programming. Although having experience in other programming languages would certainly be helpful, this book starts from the basics.”
Line 53: Line 54:
 
</td><td style="padding: 5px 10px; ">
 
</td><td style="padding: 5px 10px; ">
  
 +
* [http://amzn.to/1MJGyTL Amazon]
 
* [http://ddili.org/ders/d.en/index.html The online book]
 
* [http://ddili.org/ders/d.en/index.html The online book]
  
Line 61: Line 63:
 
<td style="padding: 5px 10px; text-align: center">
 
<td style="padding: 5px 10px; text-align: center">
  
[[File:d_cookbook.png|100px|link=http://www.packtpub.com/discover-advantages-of-programming-in-d-cookbook/book]]
+
[[File:icon_D_Web_Development.png|100px|link=https://www.packtpub.com/web-development/d-web-development]]
  
 
</td><td style="padding: 5px 10px;">
 
</td><td style="padding: 5px 10px;">
  
'''D Cookbook'''<br/>
+
'''D Web Development'''<br>
Adam D. Ruppe<br/>
+
Kai Nacke<br/>
May 26, 2014
+
January 2016<br/>
  
 
</td><td style="padding: 5px 10px;">
 
</td><td style="padding: 5px 10px;">
Code examples and explanations from the author's years of using D covering a variety of practical topics.
+
Leverage the power of D and the vibe.d framework to develop web applications that are incredibly fast
  
 
</td><td style="padding: 5px 10px; ">
 
</td><td style="padding: 5px 10px; ">
  
* [http://www.packtpub.com/discover-advantages-of-programming-in-d-cookbook/book Publisher's page]
+
* [https://www.packtpub.com/web-development/d-web-development Publisher's page]
* [http://www.amazon.com/dp/1783287217/?tag=packtpubli-20 Amazon]
+
* [http://amzn.to/1qdrvrH Amazon]
  
 
</td>
 
</td>
Line 81: Line 83:
  
 
<tr style="border-bottom: 1px solid #ccc; vertical-align: top;">
 
<tr style="border-bottom: 1px solid #ccc; vertical-align: top;">
<td style="padding: 5px 10px;">
+
<td style="padding: 5px 10px; text-align: center">
  
[[File:icon_book_128_D.png||100px|link=https://github.com/PhilippeSigaud/D-templates-tutorial/]]
+
[[File:icon_Learning_D.png|100px|link=https://www.packtpub.com/application-development/learning-d]]
  
</td>
+
</td><td style="padding: 5px 10px;">
<td style="padding: 5px 10px;">
 
  
'''D Templates: A Tutorial'''<br/>
+
'''Learning D'''<br>
Philippe Sigaud<br/>
+
Michael Parker<br>
 +
November 27, 2015
  
 
</td><td style="padding: 5px 10px;">
 
</td><td style="padding: 5px 10px;">
Free book (pdf) about templates
+
Leverage the modern convenience and modelling power of the D programming language to develop software with native efficiency
 
 
“Templates are a central feature of D, giving you powerful compile-time code
 
generation abilities that’ll make your code cleaner, more flexible and even more
 
efficient.
 
This document aims to be a kind of tutorial on D templates, to show the
 
beginning D coder what can be achieved with them.”
 
''~From the Introduction''
 
  
 
</td><td style="padding: 5px 10px; ">
 
</td><td style="padding: 5px 10px; ">
  
* [https://github.com/PhilippeSigaud/D-templates-tutorial Website]
+
* [https://www.packtpub.com/application-development/learning-d Publisher's page]
 +
* [http://amzn.to/1IlQkZX Amazon]
  
 
</td>
 
</td>
 
 
</tr>
 
</tr>
  
 
<tr style="border-bottom: 1px solid #ccc; vertical-align: top;">
 
<tr style="border-bottom: 1px solid #ccc; vertical-align: top;">
<td style="padding: 5px 10px;">
+
<td style="padding: 5px 10px; text-align: center">
  
[[File:icon_book_128_D.png|100px||link=http://qznc.github.io/d-tut/index.html]]
+
[[File:Twp-DCover.png|100px|link=https://leanpub.com/twp-d]]
  
</td>
+
</td><td style="padding: 5px 10px;">
<td style="padding: 5px 10px;">
 
  
'''Pragmatic D Tutorial'''<br/>
+
'''The way to program - Let's think like a D(eveloper)'''<br>
Andreas Zwinkau<br/>
+
Richard Cattermole<br>
 +
June 16, 2015
  
 
</td><td style="padding: 5px 10px;">
 
</td><td style="padding: 5px 10px;">
Pragmatic introduction to the D Programming Language
+
Programming is a difficult subject to get into. Especially with a very wide variety of options available to learn from. In both book form and websites. The goal of this book is bring topics to your attention and introduce them in a practical manner.
 
 
“This tutorial tries to provide pragmatic information to enable you to start coding ASAP.
 
 
 
''~From the Introduction''
 
  
 
</td><td style="padding: 5px 10px; ">
 
</td><td style="padding: 5px 10px; ">
  
* [http://qznc.github.io/d-tut/index.html Website]
+
* [https://leanpub.com/twp-d Website]
  
 
</td>
 
</td>
 
 
</tr>
 
</tr>
  
 
<tr style="border-bottom: 1px solid #ccc; vertical-align: top;">
 
<tr style="border-bottom: 1px solid #ccc; vertical-align: top;">
<td style="padding: 5px 10px;">
+
<td style="padding: 5px 10px; text-align: center">
  
[[File:icon_book_128_D.png|100px|link=http://dlang.org/dlangspec.pdf]]
+
[[File:icon_book_128_D.png|100px|link=http://d.readthedocs.org/]]
  
</td>
+
</td><td style="padding: 5px 10px;">
<td style="padding: 5px 10px;">
 
  
'''D Programming Language Specification'''<br/>
+
'''Quick Start With D'''<br>
<br/>
+
Ilya Yaroshenko<br>
 +
April 1, 2015
  
</td>
+
</td><td style="padding: 5px 10px;">
<td style="padding: 5px 10px;">
+
A nice quick start introduction. Available on-line.
  
 
</td><td style="padding: 5px 10px; ">
 
</td><td style="padding: 5px 10px; ">
  
* [http://dlang.org/dlangspec.pdf PDF]
+
* [http://d.readthedocs.org/ Read the docs]
* [http://master.dl.sourceforge.net/project/d-apt/files/dlangspec/2.067.0/dlangspec-2.067.0.chm CHM] Microsoft Compiled HTML Help
 
* [http://master.dl.sourceforge.net/project/d-apt/files/dlangspec/2.067.0/dlangspec-2.067.0.epub EPub] E-book Readers
 
* [http://master.dl.sourceforge.net/project/d-apt/files/dlangspec/2.067.0/dlangspec-2.067.0.mobi Mobi] Kindle Format
 
  
 
</td>
 
</td>
 
 
</tr>
 
</tr>
  
Line 163: Line 149:
 
<td style="padding: 5px 10px; text-align: center">
 
<td style="padding: 5px 10px; text-align: center">
  
[[File:LTWD.PNG|100px|link=http://www.apress.com/9781590599600]]
+
[[File:ctfebookcover1424127575.jpg|100px|link=https://leanpub.com/ctfe]]
  
 
</td><td style="padding: 5px 10px;">
 
</td><td style="padding: 5px 10px;">
  
'''Learn to Tango with D'''<br/>
+
'''Developing with compile time in mind'''<br>
Kris Bell, Lars Ivar Igesund, Sean Kelly and Michael Parker<br/>
+
Richard Cattermole<br>
January 7, 2008
+
February 17, 2015
  
 
</td><td style="padding: 5px 10px;">
 
</td><td style="padding: 5px 10px;">
Learn to Tango with D introduces you to the powerful D language, with special attention given to the '''Tango software library'''.
+
Runtime execution is difficult enough, with compile time execution available as well it becomes unimaginable. This book describes design patterns and how to work with compile time function execution effectively.
  
 
</td><td style="padding: 5px 10px; ">
 
</td><td style="padding: 5px 10px; ">
  
* [http://www.apress.com/9781590599600 Publisher's page]
+
* [https://leanpub.com/ctfe Website]
* [http://www.amazon.com/Learn-Tango-FirstPress-Kris-Bell/dp/1590599608 Amazon]
 
  
 
</td>
 
</td>
 
</tr>
 
</tr>
  
 +
<tr style="border-bottom: 1px solid #ccc; vertical-align: top;">
 +
<td style="padding: 5px 10px; text-align: center">
  
 +
[[File:icon_book_128_D.png|100px|link=http://www.tutorialspoint.com/d_programming/]]
  
 +
</td><td style="padding: 5px 10px;">
  
 +
'''D programming'''<br>
 +
Unknown<br>
 +
January 1, 2015
  
 +
</td><td style="padding: 5px 10px;">
 +
A nice introductory tutorial to D programming. Available on-line and in the PDF format.
  
 +
</td><td style="padding: 5px 10px; ">
  
 +
* [http://www.tutorialspoint.com/d_programming/ Website]
  
 
+
</td>
 +
</tr>
  
 
<tr style="border-bottom: 1px solid #ccc; vertical-align: top;">
 
<tr style="border-bottom: 1px solid #ccc; vertical-align: top;">
 
<td style="padding: 5px 10px; text-align: center">
 
<td style="padding: 5px 10px; text-align: center">
  
[[File:PinD.PNG|100px|link=http://www.amazon.de/Programmieren-D-Tobias-Wassermann/dp/3939084697]]
+
[[File:d_cookbook.png|100px|link=http://www.packtpub.com/discover-advantages-of-programming-in-d-cookbook/book]]
  
 
</td><td style="padding: 5px 10px;">
 
</td><td style="padding: 5px 10px;">
  
'''Programmieren in D'''<br>
+
'''D Cookbook'''<br/>
German Language<br>
+
Adam D. Ruppe<br/>
Tobias Wassermann, Christian Speer<br>
+
May 26, 2014
14. November 2007
 
  
 
</td><td style="padding: 5px 10px;">
 
</td><td style="padding: 5px 10px;">
Die Sprache D bringt die Vorteile von C, C++, C#, Java und anderen Sprachen zusammen - verzichtet dabei jedoch auf die Makel.
+
Code examples and explanations from the author's years of using D covering a variety of practical topics.
  
 
</td><td style="padding: 5px 10px; ">
 
</td><td style="padding: 5px 10px; ">
  
* [http://www.amazon.de/Programmieren-D-Tobias-Wassermann/dp/3939084697 Amazon]
+
* [http://www.packtpub.com/discover-advantages-of-programming-in-d-cookbook/book Publisher's page]
 +
* [http://amzn.to/1ZTE47m Amazon]
  
 
</td>
 
</td>
 
</tr>
 
</tr>
 
 
 
  
 
<tr style="border-bottom: 1px solid #ccc; vertical-align: top;">
 
<tr style="border-bottom: 1px solid #ccc; vertical-align: top;">
 
<td style="padding: 5px 10px; text-align: center">
 
<td style="padding: 5px 10px; text-align: center">
  
[[File:ctfebookcover1424127575.jpg|100px|link=https://leanpub.com/ctfe]]
+
[[File:icon_book_128_D.png||100px|link=https://github.com/PhilippeSigaud/D-templates-tutorial/]]
  
</td><td style="padding: 5px 10px;">
+
</td>
 +
<td style="padding: 5px 10px;">
  
'''Developing with compile time in mind'''<br>
+
'''D Templates: A Tutorial'''<br/>
Richard Cattermole<br>
+
Philippe Sigaud<br/>
February 17, 2015
 
  
 
</td><td style="padding: 5px 10px;">
 
</td><td style="padding: 5px 10px;">
Runtime execution is difficult enough, with compile time execution available as well it becomes unimaginable. This book describes design patterns and how to work with compile time function execution effectively.
+
Free book (pdf) about templates
 +
 
 +
“Templates are a central feature of D, giving you powerful compile-time code
 +
generation abilities that’ll make your code cleaner, more flexible and even more
 +
efficient.
 +
This document aims to be a kind of tutorial on D templates, to show the
 +
beginning D coder what can be achieved with them.
 +
''~From the Introduction''
  
 
</td><td style="padding: 5px 10px; ">
 
</td><td style="padding: 5px 10px; ">
  
* [https://leanpub.com/ctfe Website]
+
* [https://github.com/PhilippeSigaud/D-templates-tutorial Website]
  
 
</td>
 
</td>
 +
 
</tr>
 
</tr>
  
Line 240: Line 242:
 
<td style="padding: 5px 10px; text-align: center">
 
<td style="padding: 5px 10px; text-align: center">
  
[[File:Twp-DCover.png|100px|link=https://leanpub.com/twp-d]]
+
[[File:icon_book_128_D.png|100px||link=http://qznc.github.io/d-tut/index.html]]
 +
 
 +
</td>
 +
<td style="padding: 5px 10px;">
 +
 
 +
'''Pragmatic D Tutorial'''<br/>
 +
Andreas Zwinkau<br/>
  
 
</td><td style="padding: 5px 10px;">
 
</td><td style="padding: 5px 10px;">
 +
Pragmatic introduction to the D Programming Language
  
'''The way to program - Let's think like a D(eveloper)'''<br>
+
“This tutorial tries to provide pragmatic information to enable you to start coding ASAP.”
Richard Cattermole<br>
 
June 16, 2015
 
  
</td><td style="padding: 5px 10px;">
+
''~From the Introduction''
Programming is a difficult subject to get into. Especially with a very wide variety of options available to learn from. In both book form and websites. The goal of this book is bring topics to your attention and introduce them in a practical manner.
 
  
 
</td><td style="padding: 5px 10px; ">
 
</td><td style="padding: 5px 10px; ">
  
* [https://leanpub.com/twp-d Website]
+
* [http://qznc.github.io/d-tut/index.html Website]
  
 
</td>
 
</td>
 +
 
</tr>
 
</tr>
 
  
 
<tr style="border-bottom: 1px solid #ccc; vertical-align: top;">
 
<tr style="border-bottom: 1px solid #ccc; vertical-align: top;">
 
<td style="padding: 5px 10px; text-align: center">
 
<td style="padding: 5px 10px; text-align: center">
  
[[File:icon_book_128_D.png|100px|link=http://www.tutorialspoint.com/d_programming/]]
+
[[File:icon_book_128_D.png|100px|link=http://dlang.org/dlangspec.pdf]]
  
</td><td style="padding: 5px 10px;">
+
</td>
 +
<td style="padding: 5px 10px;">
  
'''D programming'''<br>
+
'''D Programming Language Specification'''<br/>
Unknown<br>
+
<br/>
January 1, 2015
 
  
</td><td style="padding: 5px 10px;">
+
</td>
A nice introductory tutorial to D programming. Available on-line and in the PDF format.
+
<td style="padding: 5px 10px;">
  
 
</td><td style="padding: 5px 10px; ">
 
</td><td style="padding: 5px 10px; ">
  
* [http://www.tutorialspoint.com/d_programming/ Website]
+
* [http://dlang.org/dlangspec.pdf PDF]
 +
* [http://master.dl.sourceforge.net/project/d-apt/files/dlangspec/2.067.0/dlangspec-2.067.0.chm CHM] Microsoft Compiled HTML Help
 +
* [http://master.dl.sourceforge.net/project/d-apt/files/dlangspec/2.067.0/dlangspec-2.067.0.epub EPub] E-book Readers
 +
* [http://master.dl.sourceforge.net/project/d-apt/files/dlangspec/2.067.0/dlangspec-2.067.0.mobi Mobi] Kindle Format
  
 
</td>
 
</td>
 +
 
</tr>
 
</tr>
  
Line 283: Line 293:
 
<td style="padding: 5px 10px; text-align: center">
 
<td style="padding: 5px 10px; text-align: center">
  
[[File:icon_book_128_D.png|100px|link=http://d.readthedocs.org/]]
+
[[File:LTWD.PNG|100px|link=http://www.apress.com/9781590599600]]
  
 
</td><td style="padding: 5px 10px;">
 
</td><td style="padding: 5px 10px;">
  
'''Quick Start With D'''<br>
+
'''Learn to Tango with D'''<br/>
Ilya Yaroshenko<br>
+
Kris Bell, Lars Ivar Igesund, Sean Kelly and Michael Parker<br/>
April 1, 2015
+
January 7, 2008
  
 
</td><td style="padding: 5px 10px;">
 
</td><td style="padding: 5px 10px;">
A nice quick start introduction. Available on-line.
+
Learn to Tango with D introduces you to the powerful D language, with special attention given to the '''Tango software library'''.
  
 
</td><td style="padding: 5px 10px; ">
 
</td><td style="padding: 5px 10px; ">
  
* [http://d.readthedocs.org/ Read the docs]
+
* [http://www.apress.com/9781590599600 Publisher's page]
 +
* [http://amzn.to/1qds4Sj Amazon]
  
 
</td>
 
</td>
 
</tr>
 
</tr>
 
 
 
 
 
  
 
<tr style="border-bottom: 1px solid #ccc; vertical-align: top;">
 
<tr style="border-bottom: 1px solid #ccc; vertical-align: top;">
 
<td style="padding: 5px 10px; text-align: center">
 
<td style="padding: 5px 10px; text-align: center">
  
[[File:icon_D_Web_Development.png|100px|link=https://www.packtpub.com/web-development/d-web-development]]
+
[[File:PinD.PNG|100px|link=http://www.amazon.de/Programmieren-D-Tobias-Wassermann/dp/3939084697]]
  
 
</td><td style="padding: 5px 10px;">
 
</td><td style="padding: 5px 10px;">
  
'''D Web Development'''<br>
+
'''Programmieren in D'''<br>
Kai Nacke<br>
+
German Language<br>
'''This title is available to pre-order now and is expected to be published in January 2016.'''
+
Tobias Wassermann, Christian Speer<br>
 +
14. November 2007
  
 
</td><td style="padding: 5px 10px;">
 
</td><td style="padding: 5px 10px;">
Leverage the power of D and the vibe.d framework to develop web applications that are incredibly fast
+
Die Sprache D bringt die Vorteile von C, C++, C#, Java und anderen Sprachen zusammen - verzichtet dabei jedoch auf die Makel.
  
 
</td><td style="padding: 5px 10px; ">
 
</td><td style="padding: 5px 10px; ">
  
* [https://www.packtpub.com/web-development/d-web-development '''pre-order''' on packtpub.com now!!! <br> Book is expected to be published in '''January 2016'''.]
+
* [http://www.amazon.de/Programmieren-D-Tobias-Wassermann/dp/3939084697 Amazon]
  
 
</td>
 
</td>
 
</tr>
 
</tr>
 
 
 
 
 
  
 
</table>
 
</table>
  
----
 
  
[[Category::Books]]
+
[[Category:Contents]]

Revision as of 17:21, 29 August 2017

PLEASE NOTE: The links to Amazon are affiliated with the D Language Foundation, so by simply following them you support the Foundation at no cost to you.

Title / Author / InfoDescriptionLinks

Book tdpl 128.png

The D Programming Language
Andrei Alexandrescu
June 12, 2010

The definitive book on D

“This is a book by a skilled author describing an interesting programming language. I’m sure you’ll find the read rewarding.” ~From the Foreword by Scott Meyers

100px-PiD 1stEd Cover.png

Programming in D
Ali Çehreli
May 2017
with frequent online updates

Comprehensive book for beginners (free and available for purchase)

“This book aims to teach the D language to readers who are new to computer programming. Although having experience in other programming languages would certainly be helpful, this book starts from the basics.” ~From the Introduction

Icon D Web Development.png

D Web Development
Kai Nacke
January 2016

Leverage the power of D and the vibe.d framework to develop web applications that are incredibly fast

Icon Learning D.png

Learning D
Michael Parker
November 27, 2015

Leverage the modern convenience and modelling power of the D programming language to develop software with native efficiency

Twp-DCover.png

The way to program - Let's think like a D(eveloper)
Richard Cattermole
June 16, 2015

Programming is a difficult subject to get into. Especially with a very wide variety of options available to learn from. In both book form and websites. The goal of this book is bring topics to your attention and introduce them in a practical manner.

Icon book 128 D.png

Quick Start With D
Ilya Yaroshenko
April 1, 2015

A nice quick start introduction. Available on-line.

Ctfebookcover1424127575.jpg

Developing with compile time in mind
Richard Cattermole
February 17, 2015

Runtime execution is difficult enough, with compile time execution available as well it becomes unimaginable. This book describes design patterns and how to work with compile time function execution effectively.

Icon book 128 D.png

D programming
Unknown
January 1, 2015

A nice introductory tutorial to D programming. Available on-line and in the PDF format.

D cookbook.png

D Cookbook
Adam D. Ruppe
May 26, 2014

Code examples and explanations from the author's years of using D covering a variety of practical topics.

Icon book 128 D.png

D Templates: A Tutorial
Philippe Sigaud

Free book (pdf) about templates

“Templates are a central feature of D, giving you powerful compile-time code generation abilities that’ll make your code cleaner, more flexible and even more efficient. This document aims to be a kind of tutorial on D templates, to show the beginning D coder what can be achieved with them.” ~From the Introduction

Icon book 128 D.png

Pragmatic D Tutorial
Andreas Zwinkau

Pragmatic introduction to the D Programming Language

“This tutorial tries to provide pragmatic information to enable you to start coding ASAP.”

~From the Introduction

Icon book 128 D.png

D Programming Language Specification

  • PDF
  • CHM Microsoft Compiled HTML Help
  • EPub E-book Readers
  • Mobi Kindle Format

LTWD.PNG

Learn to Tango with D
Kris Bell, Lars Ivar Igesund, Sean Kelly and Michael Parker
January 7, 2008

Learn to Tango with D introduces you to the powerful D language, with special attention given to the Tango software library.

PinD.PNG

Programmieren in D
German Language
Tobias Wassermann, Christian Speer
14. November 2007

Die Sprache D bringt die Vorteile von C, C++, C#, Java und anderen Sprachen zusammen - verzichtet dabei jedoch auf die Makel.