How do you search the web for programming related information? -


Can you share your frequently used tips to search the web for information related to programming?

This is my toolbox:

  • To find a library or an application I use del.icio.us (pre.) Or recently use stackoverflow .
  • To check recent news about a project or use the library I use Google and my search results for months (ex.)
  • Find examples of libraries I use Google Code Search (ex.)
  • For general searches I use Google Custom Search with Stackoverflow.com as a favorite site added. This inspires my search on computer programming so that the return of pages related to programming can not be searched.)
  • Just google it, but it's Google.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -