Thread overview | |||||
---|---|---|---|---|---|
|
February 28, 2016 Is DUB the best place to get examples of "Best of" D code? | ||||
---|---|---|---|---|
| ||||
If so, is there a way to do a global search of all projects in DUB? |
February 28, 2016 Re: Is DUB the best place to get examples of "Best of" D code? | ||||
---|---|---|---|---|
| ||||
Posted in reply to WhatMeWorry | On Sunday, 28 February 2016 at 05:59:39 UTC, WhatMeWorry wrote: > > If so, is there a way to do a global search of all projects in DUB? Aside downloading them all and loading them into an IDE, Ctrl+F for keywords in the description. For what purpose? Learning? Ctrl+F finds me http://code.dlang.org/packages/dlang_koans. But Ali's book is probably the best place to start. Showing off? Not sure... Probably articles, blog posts and dconf videos/slides Nic |
February 28, 2016 Re: Is DUB the best place to get examples of "Best of" D code? | ||||
---|---|---|---|---|
| ||||
Posted in reply to WhatMeWorry | On Sunday, 28 February 2016 at 05:59:39 UTC, WhatMeWorry wrote:
>
> If so, is there a way to do a global search of all projects in DUB?
If you just want to search through package names and descriptions you can use the search box at the top right of code.dlang.org.
If you want to search through code. Most packages are on github, so you could search there (limit by D projects).
|
Copyright © 1999-2021 by the D Language Foundation