Sunday, May 27, 2012

What is current temperature in Honolulu?

It is obviously VERY important problem, so we need to write a program to solve it.

It's an example of reading a HTML page, parsing it, finding bit of salient info and printing it.
Obviously, for every target website you need to create customized parsing rules. We will use FindLocalWeather.com website.

Solution

No comments:

Post a Comment