Agenda:
- Introduction to Python (conda) environment and Python by Jian-Min Huang
- Make Make a web crawler in Python by Dainese Hsiao
Contents:
- notebook: hour of code course notes
If you have installed jupyter notebook,
$ git clone https://github.com/jminh/hour_of_code_python_2015.git
$ cd hour_of_code_python_2015
$ jupyter notebook
Jupyter notebook slide
Install Slideshow Extension
$ git clone https://github.com/damianavila/RISE.git
$ cd RISE
$ python setup.py install
$ git clone https://github.com/jminh/hour_of_code_python_2015.git
$ cd hour_of_code_python
$ jupyter notebook