Learning Objectives |
You know the data type string and can work with important string methods. |
||
You know what a HTML-formatted document is and you also know some HTML tags. |
||
You can open a HTML document as a file or download it from a web server and display it in a browser window. |
||
You know the client-server model and can request a file from the web server with the HTTP GET command. |
||
You know a procedure of how to search a HTML document for specific information. |
||
You can describe the data type dictionary and know in which cases it is especially beneficial. |
||
You can programmatically perform a search. |
|