Visual Basic Code , VB.NET Code, VB Code
  Home   :  Code   :  Forums   :  Submit   :  Mailing List   :  About   :  Contact
A1VBCode Forums
Home      Members   Calendar   Who's On
Welcome Guest ( Login | Register )
      

Home » Classic Visual Basic (VB 6 or earlier) » Internet/Communications Programming » Building a search engine from scratch


Building a search engine from scratchExpand / Collapse
Author
Message
Posted 5/16/2010 3:07:26 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 5/24/2010 9:02:30 PM
Posts: 1, Visits: 4

Hi All,

I am a rookie to the web programming domain. I only have some basic scientific programming skills (read: writing simple if-else and for loop programs). I wanted to embark on programming a web search engine from scratch. I figured it would not only help me improve my programming skills but will also give me something tangible to evaluate my progress.

I was wondering if any of you could give me pointers to the right resources. I looked up amazon for books on "search engine programming" and got nothing. Obviously I am doing something completely wrong. If you could point out a website or a book or anything of that sort where I could go from scratch.

I have working knowledge of python, perl, C++ and Java.

thanks,
Sandeep.

Post #29290
Posted 5/17/2010 7:08:33 AM


Forum God

Forum God

Group: Moderators
Last Login: 5/16/2012 8:37:42 AM
Posts: 1,891, Visits: 5,293
Welcome to A1vbcode chsus.

I would leave that to Google or Yahoo I don't think they like competition. 

You can always do a search on PSC thats the best site for any type of VB app.

Keith

I've been programming with VB for 17 years. Started with VB4 16bit Pro, VB5 Pro, VB6 Pro/Enterprise and now VB3 Pro. But I'm no expert, I'm still learning.
Post #29294
Posted 5/17/2010 8:27:15 AM
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 5/19/2010 2:01:45 AM
Posts: 11, Visits: 12
Its a bit complicated architecture. Search engines basically works on crawling the websites, acquiring, sorting and storing the information and snapshots about websites in its database. mostly u should learn more on internet protocols then how to access websites from your application. if you are using visual basic to do this, winsock will be your friend. for example; for google to work properly, your site must some kind of sitemap, keywords and correct structure....good luck though

....
Post #29295
« Prev Topic | Next Topic »


Reading This TopicExpand / Collapse
Active Users: 1 (1 guest, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Admin, Mod, Mark, Keithuk

PermissionsExpand / Collapse

All times are GMT -5:00, Time now is 2:02am