Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment www.codefetch.com is another resource (Score 2, Informative) 149

http://www.codefetch.com/ is a search engine that searches a very useful collection of code: the source code from programming books.

Neither koders nor krugle cover that, plus codefetch searches the APIs of several languages, java, ruby, php, for example.

Finally, unlike koders, codefetch lets you do a true full-text search, just like in a text editor-- go ahead, search for "+=" and you can even use a few regular expressions.

Slashdot Top Deals

You can tune a piano, but you can't tuna fish. You can tune a filesystem, but you can't tuna fish. -- from the tunefs(8) man page

Working...