Skip to content

Jupyter notebooks for the MSc introduction to python course

License

Notifications You must be signed in to change notification settings

UMCUGenetics/IntroductionPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Python for Life Sciences

Jupyter notebooks for the MSc introduction to python course. A one week course that handles the basics of python with examples from the Life Sciences field.

NOTE: This a Python 2.7 course

Visualise the execution of your code

http://pythontutor.com/visualize.html#mode=edit


Assignment:

Data for the assignment:


Installing Jupyter locally

http://jupyter.readthedocs.io/en/latest/install.html

  1. Download or clone this repository
  2. Start the notebook service
  3. Navigate to the appropriate folder
  4. Happy coding

Working online/in the cloud

https://cocalc.com/

  1. Download this repository [https://github.com/UMCUGenetics/IntroductionPython/archive/master.zip]
  2. Register on CoCalc
  3. Upload the data and notebooks (please maintain the appropriate folder structure)
  4. Happy coding

Course schedule

Time slot Mon 23 Tue 24 Wed 25 Thu 26 Fri 27
9:00-9:15 Introduction - - - -
9:15-12:15 Strings & Numbers List & Tuples Functions & Modules Regular Expressions Ensemble
12:15-13:00 Lunch Lunch Lunch Lunch Lunch
13:00-15:30 Boolean & Loops Dictionary Plotting Files & Parsing Exam
15:30-16:30 Wrap-up Wrap-up Wrap-up Wrap-up -

Links to slides

https://drive.google.com/open?id=0B-Z60zotogd1eGhCSEI1RWplT2c

About

Jupyter notebooks for the MSc introduction to python course

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published