Course website here: https://www.bigbioinformatics.org/copy-of-r-for-biologists
Github repo: https://github.com/bigbioinformatics/Biomedical-ML-with-Python
00:00 Downloading the lecture code
02:30 Lists recap
08:05 "in" method with lists
11:48 range()
14:35 list-string conversions
19:40 If...elif...else
38:00 For loops
49:09 For loops with integer indices
52:40 List comprehension
1:06:44 Functions
1:21:00 Dictionaries
1:25:40 Modules and Packages
1:32:45 Numpy prt I
1:41:07 Module #2 homework
1:47:43 Numpy prt II
1:55:23 Difference between functions and methods