from IPython.core.display import HTML

HTML(open("custom.html", "r").read())

Books, other courses and online material

Books

Interesting practical use cases (no science):

Develop simple graphical games with Python:

More about encryption and breaking ciphers:

Challenges

In your browser

Other introduction courses:

More about plotting:

This tutorial uses so numpy arrays, and not lists as we did during the course. Actually numpy is the preferred way to go:

https://github.com/jrjohansson/scientific-python-lectures/blob/master/Lecture-4-Matplotlib.ipynb,

Online courses

Usually the course material is for free but you have to pay (about \$29-\$99) for certificates and for participating in examns:

Python for genomics

If you want to apply Python for genomics BioPython might be interesting for you: http://biopython.org/DIST/docs/tutorial/Tutorial.html

https://sis.id.ethz.ch/consulting/#code-clinic !

Usually every two weeks, unformal, come for any question you have. Sometimes we announce this per email, but the code clinics are announced at https://sis.id.ethz.ch/news/

If you want to know more about or work look at

https://sis.id.ethz.ch

https://twitter.com/ETH_SIS