On Tue, Dec 18, 2012, at 22:39, Nekroze wrote: > On Tuesday, 18 December 2012 at 09:47:24 UTC, egslava wrote: > > I don't program with D a lot, but when I try to find > > information in google, I use that way: > > "dlang something". And google very often tries to change it to > > "slang something" :) > > But I think, today, it's the best way. Because you can't look > > for "d something". Because D - it's just a letter. > > dlang - it's a word, so you can find something more ease, than > > just with "D". > > > Personally, if i am looking for anything related to D i first > search with the prefix "d programming language" so i would search > for "d programming language something" then if that fails i would > maybe try "dlang something" but i currently only do that if i > think that "something" could be found on dlang.org and this has > so far worked well enough for me. > > tldr: Try searching with "d programming language" as a prefix > first.
See this FAQ article [1]. [1] http://dlang.org/faq.html#q1_1
