If one would like to develop a web spider,one that exhibits fast speeds at run-time the project should also be done at the minimum time possible, would C++ be a language of choice?There are some languages that offer HTTP libraries and web/HTML parsing and I was kind of feeling implementing the same functionality with C++ would proof even difficult than even learning such a language as Perl with the sole aim of developing the web spider.I would like to hear what you think yourselves.



11Likes
LinkBack URL
About LinkBacks




). It's one of the most useful things you'll ever learn. It's for matching complex patterns in strings and extracting substrings.