Difference between revisions of "Books"
m (style) |
m (style) |
||
Line 4: | Line 4: | ||
<tr style="background: #eee; font-size: 0.8em; color: #666; text-align: left;"> | <tr style="background: #eee; font-size: 0.8em; color: #666; text-align: left;"> | ||
− | <th style="width:128px;"></th><th style="width:25%;">Title / Author / Info</th><th style="">Description</th><th style="width:20%;">Links</th> | + | <th style="width:128px; padding: 0px 10px;"></th><th style="width:25%; padding: 0px 10px;">Title / Author / Info</th><th style=" padding: 0px 10px;">Description</th><th style="width:20%; padding: 0px 10px;">Links</th> |
</tr> | </tr> | ||
<tr style="border-bottom: 1px solid #ccc; vertical-align: top;"> | <tr style="border-bottom: 1px solid #ccc; vertical-align: top;"> |
Revision as of 16:32, 22 November 2012
Title / Author / Info | Description | Links | |
---|---|---|---|
The D Programming Language |
The definitive book on D “To the best of my knowledge, D offers an unprecedentedly adroit integration of several powerful programming paradigms: imperative, object-oriented, functional, and meta.” —From the Foreword by Walter Bright |