Resources
Understanding Websites
- Mozilla developer network’s Getting started with the web” which covers HTML basics.
- For more in-depth information about web development take a look at Internetting is hard (but it doesn’t have to be).
Working with Data Miner
XPath
Working with Python
- The Hitchhikers Guide to Python
- Documentation for Python libraries and frameworks: