Hour of Code

Hour of Code - Python PyCon 2016

Contents:

  • notebook: hour of code course notes

HOUR OF CODE PYTHON

If you have installed jupyter notebook,

  $ git clone https://github.com/jminh/hour_of_code_python_2015.git
  $ cd hour_of_code_python
  $ jupter 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
$ jupter notebook

Reference

Hour of Code