Notebooks : Introduction to Python
Last change: nov. 19, 2024
The following notebooks are part of L1 SPI S1 courses. They are intended for a beginner audience. They describe the basics of the Python programming language.
Note that the english version is not up to date.
S01 - Basics pt. I - Numerical and sequential objects
S02 - Basics pt. II - Indexation and notion of inheritance
S03 - Sciences pt. I - Numpy & Matplotlib
S04 - Sciences pt. II - Index and save ndarrays
S05 - Sciences pt. III - Training mode on
S05E01 - The ndarray type
S06 - Compound statements pt. I - Conditional structures
S07 - Compound statements pt. II - Iterative structures
S08 - Compound statements pt. III - Loop better
S09 - Applications - Skill validation