Difference between revisions of "Training: Basic Python"

(Resources)
(Video)
Line 2: Line 2:
 
* [https://youtu.be/3iJMyMMwaeI Week 1]
 
* [https://youtu.be/3iJMyMMwaeI Week 1]
 
* [https://www.youtube.com/watch?v=9Aeg94PMUb0 Week 2]
 
* [https://www.youtube.com/watch?v=9Aeg94PMUb0 Week 2]
 +
* [https://www.youtube.com/watch?v=_mQETXh41N8 Week 3]
  
 
== Resources ==
 
== Resources ==

Revision as of 03:03, 15 July 2019

Video

Resources

Notebooks (static webpage):

Because of some special features used in the notebook for the second week, it isn't possible to render it as a static webpage. Please obtain it from the Github repository.

If you want interactive access to the notebooks (via Jupyter notebook), you can find them in this Github repository. If you don't know how to use Git and Github, please see our Git training.