/ZuriPython_2018

My teaching material for Python for Life Scientists 2018

Primary LanguageJupyter NotebookMIT LicenseMIT

Python for Life Scientists 2018

Geoffrey Fucile, Stefan Wyder

26 - 28 February 2018

https://www.sib.swiss/training/course/ZuriPy2018

This course is designed for beginners and there is no requirement for previous training in Python. However, we encourage completion of our First Steps with UNIX course.

day 1

topic teacher
1 Computing basics (chalk talk) GF
2 Python basics GF
envs, conda, Jupyter GF
overview of object types and operators GF
LUNCH
functions SW
lists SW
dictionaries SW

day 2

topic teacher
control flow SW
mutability SW
regex SW
3 Working with files GF
LUNCH
cont. Working with files / Biopython  GF

day 3

topic teacher
4 NumPy and Pandas GF
5 Plotting Seaborn GF
plotnine SW