Preparation for computer exercises
- Try using Google Colab (https://colab.research.google.com) before the exercises if you have not used it before.
Following (optional) pre-course learning tasks will help you to understand computer exercises better:
- If you are new to Python programming language, consider learning the basics.
- If you are new to NumPy, consider learning the basics:
- https://www.learnpython.org/ [See Numpy Arrays under Data Science tutorials]