Jobs Simply

WHAT ARE THE necessary computer subjects and languages we should learn to develop a search engine(like google)

hai i want to know what are the languages needed to develop a search engine.i wnat to develop my own search engine(web,local,jobs,peo... to develop asearch engine(i mean what are the computer languages and sunjects we must learn to develop ainternet search engine like (google,yahoo)

Public Comments

  1. It's really not about the languages. If you're serious about it, it is going to take you a while... so pick one of the big ones and run with it through your design and prototyping phases. It'll teach you what you need to know for you final implementation, even if you choose a different language later on. Either Java or C# is probably easiest for getting a serious web service up and running, but the backend bits could be just about anything. Probably you'll also need an sql database to start off with at least. What it *is* about is the logic and the algorithms behind what you're doing; the languages and technologies will change over time, but implementing your logic in language A or language B is less important than if your logic is good or bad. You'll want to look into data mining, web crawling and indexing, as well as the real, serious search and correlation algorithms. Start with reading the literature and getting up to current on the academic publications out there.
Powered by Yahoo! Answers