Python for scientists¶
- Introduction to Python
- The Python language
- A taste of Python
- How to execute Python code
- Variable in Python
- Functions
- Data types in Python
- Mutable objects / arguments in functions
- Control structure
- Accents and non Latin letters
- Files and file like objects
- Modules
- Package
- Error and Exception
- Assert and test
- The Python standard library
- Numerical calculation
- Object oriented programming