Reusing the code/frameworks ( either the in public domain or FOSS licensed code) is pretty common. But searching for useful code online is not very easy.The regular search engines like Google or Yahoo are not designed for code searching. Now there are few specialized code search engines which can fetch better result. Here are the top five code search engines
Oreilly code search contains the code from their books.Which currently contains over 123,000 individual examples, composed of 2.6 million lines of code all edited and ready to use.






7 comments:
I've only used 'Google Code Search' but I'll try these now.
Thejesh,
Thanks, I wish I'd known this when I was working in development. I'm taking note now!
Thanks again. Have fun reading all of the Problogger submissions! :)
JoLynn
That's a useful list - I've only heard of Google Code Search as well.
Check out my Problogger submission, which I think you'll find is relevant: Top Five Essential Practices for Developing Software
Sure. I will be reading and linking some posts.
Thanks! This could really come in handy!
These are all useful search engines. One benefit of Koders.com over Google code is that we actually index the source code repository.
If your project is not in our index, just submit your source control repository.
Hope that helps.
see google's programmers search engine http://devshots.com
Devshots returns Google search results, but emphasize on programming related sites and resources. So the search result will be smart and accurate.
Post a Comment