Check out and contribute to CodePedia, the wiki for developers.




Search Tips

Here are some tips to help you find what you are looking for.
  • Searches are not case sensitive.
  • You can use the boolean operators AND, OR and NOT. When you do not connect words using boolean operators, AND is used by default.
  • Punctuation marks such as the period (.), colon (:), semicolon (;), and comma (,) are ignored during a search.
  • Highly common words such as "a", "an", "and", "as" and "the" are ignored in a search, or are used as place holders in an exact phrase search.
  • The wildcard * matches any number of characters, and the wildcard ? matches any single character.

Search Examples

Here are some example searches with explanations.
PHP tutorial Will find items that contain the words "PHP" and "tutorial".
Delphi AND Programming Will only find items where both Delphi and Programming exist.
Delphi OR Basic Will find items where either Delphi, Basic or both exist.
Delphi AND NOT Basic Will find items that contain Delphi but do not contain Basic.
"Visual Studio" Will find items containing the exact phrase "Visual Studio".
graph* Will find all items containing words starting with graph, e.g. graphs, graphic, graphics.
games w/5 C Will find all items that have the word games within 5 words of the word C.
p%%olymorphizm Will do a fuzzy search, allowing one letter to be different. This is useful if you are unsure how to spell a word.
hack~ Will use stemming and match "hack", "hacking", "hacker" etc.

For more help with searching, see the Search Help Page.

 
Popular resources and forums for programmers on Programmersheaven.com
Assembly, Basic, C, C#, C++, Delphi, Java, JavaScript, Pascal, Perl, PHP, Python, Ruby, Visual Basic
© Copyright 2009 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Publisher: Lars Hagelin. Read the latest words from the publisher here.
Be the first to sign up for Lars Hagelin’s In-depth Outsourcing Newsletter here.
bootstrapLabs Logo A bootstrapLabs project.