I was searching for a basic tutorial on threads in Java. These days I use Bing for my search. But, this time Bing didn't give satisfactory result. As usual, I tried my luck on Google and the results were no better than Bing's. :(
Finally, I tried if Yahoo search could be of any help. and yippie.... I could find related content. :)
This has been my experience even before, whenever Google fails to show relevant results, I would try them on Yahoo and the search results on Yahoo! would surprise me. Results were more relevant which I never saw on Google's first few pages.
Now this raises a question in my mind... is Google search always the best?
When is Yahoo better than Google?
Hope the new deal between Yahoo and Microsoft brings some change in the search market.
Anyways, the tutorial by Brian Goetz on java threads is good. You can get a pdf version here.
This tutorial is presented by developerWorks.
Showing posts with label Tutorial. Show all posts
Showing posts with label Tutorial. Show all posts
Thursday, July 30, 2009
Friday, July 10, 2009
A smart tutorial by Smart on Lucene
Found this quick introduction to Lucene by Smart.
http://www.informit.com/articles/article.aspx?p=461633
He explains the three basic steps involved in using the lucene library.
1. Creating an Index
2. Indexing an Object
3. Full-Text Searching
http://www.informit.com/articles/article.aspx?p=461633
He explains the three basic steps involved in using the lucene library.
1. Creating an Index
2. Indexing an Object
3. Full-Text Searching
Subscribe to:
Posts (Atom)