Difference between revisions of "Cookbook"
m |
|||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
<!--------><table cellspacing="20" width="100%"><tr><td style="vertical-align: top; width: 50%;"> | <!--------><table cellspacing="20" width="100%"><tr><td style="vertical-align: top; width: 50%;"> | ||
− | The Cookbook is a community-created collection of practical examples, guides and advice for accomplishing common tasks in D. Here you can find knowledge and insight based on experience and "what works". | + | <span style="font-size: 1.1em; color: #555;">The Cookbook is a community-created collection of practical examples, guides and advice for accomplishing common tasks in D. Here you can find knowledge and insight based on experience and "what works". </span> |
Revision as of 14:23, 24 November 2012
The Cookbook is a community-created collection of practical examples, guides and advice for accomplishing common tasks in D. Here you can find knowledge and insight based on experience and "what works".
|
Can't find the guide or recipe you're looking for? |
Guides and Advice
Compiler |
Data Handling |
Recipes and Examples
BuildingMathMeta Programming |
ParsingStrings and Text |