Python4science
Python programming course for beginners. It is composed of two units:
- 1_python_tutorial.ipynb: basic functionalities (if-then-else, loops, functions, files manipulation)
- 2_numerical_methods.ipynb: usage of numpy, matplotlib and scipy to read, manipulate, display, analyse and generate numerical data.